#typescript #agent #ai #ai_assistant #ai_chat #chat #chatbot #chatgpt #claude #cross_platform #deepseek #gemini #llm_client #mcp #mcp_client #openai_client #tool_calling
DeepChat is a powerful open-source AI chat platform that supports many large language models like OpenAI and Ollama. It offers features such as unified model management, local model integration, advanced tool calling, and enhanced search capabilities. DeepChat is privacy-focused, allowing local data storage and network proxy support. It's suitable for both personal and business use, supporting multiple platforms like Windows, macOS, and Linux. Users benefit from its flexibility, customization options, and privacy protection, making it a versatile tool for various AI applications.
https://github.com/ThinkInAIXYZ/deepchat
DeepChat is a powerful open-source AI chat platform that supports many large language models like OpenAI and Ollama. It offers features such as unified model management, local model integration, advanced tool calling, and enhanced search capabilities. DeepChat is privacy-focused, allowing local data storage and network proxy support. It's suitable for both personal and business use, supporting multiple platforms like Windows, macOS, and Linux. Users benefit from its flexibility, customization options, and privacy protection, making it a versatile tool for various AI applications.
https://github.com/ThinkInAIXYZ/deepchat
GitHub
GitHub - ThinkInAIXYZ/deepchat: 🐬DeepChat - A smart assistant that connects powerful AI to your personal world
🐬DeepChat - A smart assistant that connects powerful AI to your personal world - ThinkInAIXYZ/deepchat
#python #agentic_ai #agentic_workflow #agents #function_calling #llama_cpp #llamafile #llm #ollama #python #self_hosted #tool_calling
Forge is a Python tool that makes self-hosted LLM tool-calling more reliable. It helps local models handle multi-step tasks with guardrails, better context control, and support for Ollama, llama-server, Llamafile, and Anthropic. You can use it as a workflow runner, middleware, or proxy server with OpenAI-style clients. The benefit is fewer broken tool calls, better results on small models, and easier setup for agent apps, chat tools, and long-running sessions.
https://github.com/antoinezambelli/forge
Forge is a Python tool that makes self-hosted LLM tool-calling more reliable. It helps local models handle multi-step tasks with guardrails, better context control, and support for Ollama, llama-server, Llamafile, and Anthropic. You can use it as a workflow runner, middleware, or proxy server with OpenAI-style clients. The benefit is fewer broken tool calls, better results on small models, and easier setup for agent apps, chat tools, and long-running sessions.
https://github.com/antoinezambelli/forge
GitHub
GitHub - antoinezambelli/forge: A Python framework for self-hosted LLM tool-calling and multi-step agentic workflows
A Python framework for self-hosted LLM tool-calling and multi-step agentic workflows - antoinezambelli/forge