awesome-ai
github.com/gavfu/awesome-ai ↗AI 相关资料、模型、代码、项目、工具等汇总
Use this list with your AI agent
Add the Context Awesome MCP server to Claude, Cursor, or any MCP client, then ask:
"Show me applications & tools resources from awesome-ai"
Installation instructions →What's inside
Applications & Tools
- Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
- ChatBase
Just upload your documents or add a link to your website and get a ChatGPT-like chatbot for your data. 基于 OpenAI API 构建
- ChatDoc
ChatDOC is a ChatGPT-based file-reading assistant that can quickly extract, locate, and summarize information from documents.
- ChatGPT-Next-Web
One-Click to deploy well-designed ChatGPT web UI on Vercel
- Cursor
AI-first code editor powered by OpenAI
- FastGPT
FastGPT 允许你使用自己的 OpenAI API KEY 来快速的调用 OpenAI 接口,目前集成了 Gpt35, Gpt4 和 embedding。 可构建自己的知识库。
LLM
- BELLE
BELLE: Be Everyone's Large Language model Engine(开源中文对话大模型)。基于斯坦福的 Alpaca 完成,但进行了中文优化,并对生成代码进行了一些修改
- BLOOM
BigScience Large Open-science Open-access Multilingual Language Model
- BloomChat
SambaNova 和 Together 推出的开源可商用支持多语言的大语言模型,基于 BLOOM 微调
- ChatGLM-6B
by Knowledge Engineering Group (KEG) & Data Mining at Tsinghua University。ChatGLM-6B 是一个开源的、支持中英双语的对话语言模型,基于 General Language Model (GLM) 架构,具有 62 亿参数。结合模型量化技术,用户可以在消费级的显卡上进行本地部署(INT4 量化级别下最低只需 6GB 显存)。 ChatGLM-6B 使用了和 ChatGPT 相似的技术,针对中文问答和对话进行了优化。
- ChatGPT
by OpenAI
- Chinese-LLaMA-Alpaca
在原版 LLaMA 的基础上扩充了中文词表并使用了中文数据进行二次预训练,进一步提升了中文基础语义理解能力。同时,中文Alpaca模型进一步使用了中文指令数据进行精调,显著提升了模型对指令的理解和执行能力。
Communities & Organizations
- Chatbot Arena
A benchmark platform for large language models (LLMs) that features anonymous, randomized battles in a crowdsourced manner.
- FatChat
An open platform for training, serving, and evaluating large language models.
- HuggingChat
类似于 ChatGPT 的 AI Chat
- Hugging Face
HuggingFace's NLP (Natural Language Processing) library. Transformers is backed by the three most popular deep learning libraries —
- LMSYS ORG
An open-source chatbot trained by fine-tuning LLaMA on user-shared conversations collected from ShareGPT. Online chat:
- Open LLM Leaderboard
开源 LLM 测评排行榜
Courses & Books
- NLP Course
by HuggingFace
- Practical Deep Learning
on fast.ai, based on book
- 神经网络与深度学习
Neural Network and Deep Learning,邱锡鹏著
Showing a sample of 37 resources. View the full list on GitHub →