by allenpubgit · Agent Tool · ★ 111
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
Chat2Anything Chat2Anything是面向企业内部环境的大模型(LLM)知识库问答系统,它具备以下功能: 包含客户端(Chat2Anything)与后台管理系统(Chat2Anything Admin),其中后台管理系统负责大模型知识库的创建与管理,用户可通过上传Excel、Word、PDF等文件向大模型添加企业内部知识(Langchain机制);管理系统包含完整的用户权限、角色、组织、数据字典管理等功能 支持ChatGPT、ChatGLM、Vicuna等主流大模型,用户可随时切换大模型;当使用ChatGLM、Vicuna时,整套系统可实现完全私域部署,企业数据100%内部流转 支持业务系统数据库接入,手动/自动选择查询分析涉及的表,根据用户问题描述Text2SQL(待完善),查询结果自动执行并可视化(待开发) 部署 Chat2Anything (客户端) 本地配置ChatGLM (https://github.com/THUDM/ChatGLM-6B) / Vicuna (https://github.com/lm-sys/FastChat) 等大模型,如使用ChatGPT,在Chat2Anything/configs/openaiconfig.py文件中配置OPENAIAPIKEY和OPENAIAPIBASE 运行controller: 运行modelworker (ChatGLM-6B, 推荐ChatGLM2-6B (https://github.com/THUDM/ChatGLM2-6B)): or 运行modelworker (vicuna): 运行client web server 如使用ChatGPT, 添加启动参数 --add-chatgpt 基本测试环境
| Stars | 111 |
| Forks | 18 |
| Language | Python |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 65.2836437138134/100 |
| Open Issues | 1 |
| Last Updated | 2023-08-11 |
| Created | 2023-08-03 |
| Platforms | python |
| Est. Tokens | ~1731k |
Looking for a Chat2Anything alternative? If you're comparing Chat2Anything with other agent tool tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
AgentLLM is a PoC for browser-native autonomous agents
LangChain + LiteLLM that works
An introduction to the world of AI Agents
mcp-use is the framework for MCP with the best DX - Build AI agents, create MCP servers with UI widgets, and
c4 GenAI Suite
Python version of 📦 repopack (https://github.com/yamadashy/repopack) by yamadashy (https://github.com/yamadas
Explore other popular agent tool tools:
Chat2Anything is An LLM-based tool to chat with your documents and databases, including a management system | 面向企业内部环境的大模型(LLM)知识库问答系统,包含后台管理系统. It is categorized as a Agent Tool with 111 GitHub stars.
Chat2Anything is primarily written in Python. It covers topics such as chatglm, gpt, langchain.
You can find installation instructions and usage details in the Chat2Anything GitHub repository at github.com/allenpubgit/Chat2Anything. The project has 111 stars and 18 forks, indicating an active community.
Chat2Anything is released under the MIT license, making it free to use and modify according to the license terms.
The top alternatives to Chat2Anything on Agent Skills Hub include AgentLLM, chainlite, oreilly-ai-agents. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.