From fbb4106a5bf0c33c957878902bce0d4f4d3ebb6d Mon Sep 17 00:00:00 2001 From: yuxiaopeng Date: Tue, 27 Aug 2024 03:23:54 +0000 Subject: [PATCH] action:Tue Aug 27 03:23:54 UTC 2024 --- Data/github-ranking-2024-08-27.csv | 201 +++++++++++++++++++++++++++++ README.md | 42 +++--- Top100/LLM.md | 194 ++++++++++++++-------------- Top100/chatGPT.md | 190 +++++++++++++-------------- 4 files changed, 414 insertions(+), 213 deletions(-) create mode 100644 Data/github-ranking-2024-08-27.csv diff --git a/Data/github-ranking-2024-08-27.csv b/Data/github-ranking-2024-08-27.csv new file mode 100644 index 0000000..b3a9c4a --- /dev/null +++ b/Data/github-ranking-2024-08-27.csv @@ -0,0 +1,201 @@ +rank,item,repo_name,stars,forks,language,repo_url,username,issues,last_commit,description +1,LLM,ollama,86699,6721,Go,https://github.com/ollama/ollama,ollama,1049,2024-08-27T02:59:40Z,"Get up and running with Llama 3.1, Mistral, Gemma 2, and other large language models." +2,LLM,gpt4all,68749,7541,C++,https://github.com/nomic-ai/gpt4all,nomic-ai,530,2024-08-26T22:41:16Z,GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use. +3,LLM,llama.cpp,64096,9179,C++,https://github.com/ggerganov/llama.cpp,ggerganov,311,2024-08-26T18:42:02Z,LLM inference in C/C++ +4,LLM,gpt_academic,63454,7861,Python,https://github.com/binary-husky/gpt_academic,binary-husky,312,2024-08-21T14:24:44Z,"为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。" +5,LLM,MetaGPT,43286,5151,Python,https://github.com/geekan/MetaGPT,geekan,301,2024-08-21T06:12:26Z,"🌟 The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming" +6,LLM,dify,42984,5967,TypeScript,https://github.com/langgenius/dify,langgenius,250,2024-08-27T03:08:59Z,"Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production." +7,LLM,open-webui,36874,4221,Svelte,https://github.com/open-webui/open-webui,open-webui,128,2024-08-26T13:38:43Z,User-friendly WebUI for LLMs (Formerly Ollama WebUI) +8,LLM,llm-course,36417,3810,Jupyter Notebook,https://github.com/mlabonne/llm-course,mlabonne,41,2024-07-28T22:17:43Z,Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks. +9,LLM,quivr,35674,3461,Python,https://github.com/QuivrHQ/quivr,QuivrHQ,93,2024-08-26T23:02:40Z,"Open-source RAG Framework for building GenAI Second Brains 🧠 Build productivity assistant (RAG) ⚡️🤖 Chat with your docs (PDF, CSV, ...) & apps using Langchain, GPT 3.5 / 4 turbo, Private, Anthropic, VertexAI, Ollama, LLMs, Groq that you can share with users ! Efficient retrieval augmented generation framework" +10,LLM,llama_index,34704,4900,Python,https://github.com/run-llama/llama_index,run-llama,623,2024-08-26T23:09:00Z,LlamaIndex is a data framework for your LLM applications +11,LLM,Langchain-Chatchat,30863,5394,TypeScript,https://github.com/chatchat-space/Langchain-Chatchat,chatchat-space,104,2024-08-26T15:32:51Z,"Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM, Qwen and Llama) RAG and Agent app with langchain " +12,LLM,OpenHands,30712,3531,Python,https://github.com/All-Hands-AI/OpenHands,All-Hands-AI,123,2024-08-27T03:00:19Z,"🙌 OpenHands: Code Less, Make More" +13,LLM,ChatTTS,29691,3238,Python,https://github.com/2noise/ChatTTS,2noise,93,2024-08-25T12:22:52Z,A generative speech model for daily dialogue. +14,LLM,LLaMA-Factory,29579,3630,Python,https://github.com/hiyouga/LLaMA-Factory,hiyouga,138,2024-08-27T03:20:22Z,Efficiently Fine-Tune 100+ LLMs in WebUI (ACL 2024) +15,LLM,chatgpt-on-wechat,29440,7795,Python,https://github.com/zhayujie/chatgpt-on-wechat,zhayujie,252,2024-08-25T09:16:11Z,基于大模型搭建的聊天机器人,同时支持 微信公众号、企业微信应用、飞书、钉钉 等接入,可选择GPT3.5/GPT-4o/GPT4.0/ Claude/文心一言/讯飞星火/通义千问/ Gemini/GLM-4/Claude/Kimi/LinkAI,能处理文本、语音和图片,访问操作系统和互联网,支持基于自有知识库进行定制企业智能客服。 +16,LLM,Flowise,29123,15020,TypeScript,https://github.com/FlowiseAI/Flowise,FlowiseAI,418,2024-08-27T02:57:16Z,Drag & drop UI to build your customized LLM flow +17,LLM,milvus,29061,2791,Go,https://github.com/milvus-io/milvus,milvus-io,605,2024-08-27T02:39:00Z,"A cloud-native vector database, storage for next generation AI applications" +18,LLM,Mr.-Ranedeer-AI-Tutor,28388,3262,,https://github.com/JushBJJ/Mr.-Ranedeer-AI-Tutor,JushBJJ,13,2024-03-25T13:06:55Z,A GPT-4 AI Tutor Prompt for customizable personalized learning experiences. +19,LLM,LLM101n,27288,1493,,https://github.com/karpathy/LLM101n,karpathy,0,2024-08-01T01:20:33Z,LLM101n: Let's build a Storyteller +20,LLM,mindsdb,26088,4791,Python,https://github.com/mindsdb/mindsdb,mindsdb,109,2024-08-26T17:13:24Z,The platform for building AI from enterprise data +21,LLM,vllm,25472,3687,Python,https://github.com/vllm-project/vllm,vllm-project,1437,2024-08-27T00:09:34Z,A high-throughput and memory-efficient inference and serving engine for LLMs +22,LLM,LLMs-from-scratch,25129,2686,Jupyter Notebook,https://github.com/rasbt/LLMs-from-scratch,rasbt,0,2024-08-26T08:32:41Z,"Implementing a ChatGPT-like LLM in PyTorch from scratch, step by step" +23,LLM,ChatDev,24916,3115,Shell,https://github.com/OpenBMB/ChatDev,OpenBMB,21,2024-08-15T14:37:50Z,Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration) +24,LLM,JARVIS,23508,1961,Python,https://github.com/microsoft/JARVIS,microsoft,74,2024-04-24T01:38:16Z,"JARVIS, a system to connect LLMs with ML community. Paper: https://arxiv.org/pdf/2303.17580.pdf" +25,LLM,llm.c,22946,2553,Cuda,https://github.com/karpathy/llm.c,karpathy,71,2024-08-26T19:40:06Z,"LLM training in simple, raw C/CUDA" +26,LLM,LocalAI,22818,1736,C++,https://github.com/mudler/LocalAI,mudler,336,2024-08-27T02:12:22Z,":robot: The free, Open Source alternative to OpenAI, Claude and others. Self-hosted and local-first. Drop-in replacement for OpenAI, running on consumer-grade hardware. No GPU required. Runs gguf, transformers, diffusers and many more models architectures. Features: Generate Text, Audio, Video, Images, Voice Cloning, Distributed inference" +27,LLM,jan,21663,1240,TypeScript,https://github.com/janhq/jan,janhq,172,2024-08-27T03:22:36Z,"Jan is an open source alternative to ChatGPT that runs 100% offline on your computer. Multiple engine support (llama.cpp, TensorRT-LLM)" +28,LLM,semantic-kernel,21123,3096,C#,https://github.com/microsoft/semantic-kernel,microsoft,493,2024-08-26T23:05:12Z,Integrate cutting-edge LLM technology quickly and easily into your apps +29,LLM,chatbox,20485,2078,TypeScript,https://github.com/Bin-Huang/chatbox,Bin-Huang,331,2024-08-25T11:20:51Z,"User-friendly Desktop Client App for AI Models/LLMs (GPT, Claude, Gemini, Ollama...)" +30,LLM,mem0,20183,1894,Python,https://github.com/mem0ai/mem0,mem0ai,146,2024-08-26T05:18:08Z,The memory layer for Personalized AI +31,LLM,architecture.of.internet-product,20004,4660,HTML,https://github.com/davideuler/architecture.of.internet-product,davideuler,3,2024-02-17T12:02:24Z,互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/OpenAI/Google/Facebook/Amazon/eBay的架构,欢迎PR补充 +32,LLM,unilm,19408,2467,Python,https://github.com/microsoft/unilm,microsoft,566,2024-08-26T14:31:55Z,"Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities" +33,LLM,anything-llm,19174,2096,JavaScript,https://github.com/Mintplex-Labs/anything-llm,Mintplex-Labs,154,2024-08-27T00:57:58Z,The all-in-one Desktop & Docker AI application with full RAG and AI Agent capabilities. +34,LLM,llamafile,18674,944,C++,https://github.com/Mozilla-Ocho/llamafile,Mozilla-Ocho,114,2024-08-26T20:04:45Z,Distribute and run LLMs with a single file. +35,LLM,mlc-llm,18493,1487,Python,https://github.com/mlc-ai/mlc-llm,mlc-ai,168,2024-08-26T23:43:23Z,Universal LLM Deployment Engine with ML Compilation +36,LLM,Chinese-LLaMA-Alpaca,18096,1851,Python,https://github.com/ymcui/Chinese-LLaMA-Alpaca,ymcui,1,2024-04-30T04:28:38Z,中文LLaMA&Alpaca大语言模型+本地CPU/GPU训练部署 (Chinese LLaMA & Alpaca LLMs) +37,LLM,one-api,17456,3977,JavaScript,https://github.com/songquanpeng/one-api,songquanpeng,596,2024-08-21T09:01:44Z,"OpenAI 接口管理 & 分发系统,支持 Azure、Anthropic Claude、Google PaLM 2 & Gemini、智谱 ChatGLM、百度文心一言、讯飞星火认知、阿里通义千问、360 智脑以及腾讯混元,可用于二次分发管理 key,仅单可执行文件,已打包好 Docker 镜像,一键部署,开箱即用. OpenAI key management & redistribution system, using a single API for all LLMs, and features an English UI." +38,LLM,Awesome-LLM,16992,1369,,https://github.com/Hannibal046/Awesome-LLM,Hannibal046,0,2024-08-19T11:15:31Z,Awesome-LLM: a curated list of Large Language Model +39,LLM,FastGPT,16549,4409,TypeScript,https://github.com/labring/FastGPT,labring,272,2024-08-27T03:10:56Z,"FastGPT is a knowledge-based platform built on the LLMs, offers a comprehensive suite of out-of-the-box capabilities such as data processing, RAG retrieval, and visual AI workflow orchestration, letting you easily develop and deploy complex question-answering systems without the need for extensive setup or configuration." +40,LLM,agentic,16157,2111,TypeScript,https://github.com/transitive-bullshit/agentic,transitive-bullshit,7,2024-08-26T21:18:02Z,AI agent stdlib that works with any LLM and TypeScript AI SDK. +41,LLM,graphrag,16133,1503,Python,https://github.com/microsoft/graphrag,microsoft,98,2024-08-26T23:59:29Z,A modular graph-based Retrieval-Augmented Generation (RAG) system +42,LLM,MoneyPrinterTurbo,15808,2470,Python,https://github.com/harry0703/MoneyPrinterTurbo,harry0703,37,2024-07-26T10:23:52Z,利用AI大模型,一键生成高清短视频 Generate short videos with one click using AI LLM. +43,LLM,haystack,15806,1787,Python,https://github.com/deepset-ai/haystack,deepset-ai,135,2024-08-26T15:54:58Z,":mag: LLM orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data. With advanced retrieval methods, it's best suited for building RAG, question answering, semantic search or conversational agent chatbots." +44,LLM,ChatGLM2-6B,15667,1848,Python,https://github.com/THUDM/ChatGLM2-6B,THUDM,424,2024-06-27T04:05:08Z,ChatGLM2-6B: An Open Bilingual Chat LLM | 开源双语对话语言模型 +45,LLM,peft,15582,1500,Python,https://github.com/huggingface/peft,huggingface,29,2024-08-26T09:50:02Z,🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning. +46,LLM,ragflow,15467,1569,Python,https://github.com/infiniflow/ragflow,infiniflow,363,2024-08-26T10:06:50Z,RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding. +47,LLM,SuperAGI,15187,1823,Python,https://github.com/TransformerOptimus/SuperAGI,TransformerOptimus,130,2024-08-14T09:30:18Z,"<⚡️> SuperAGI - A dev-first open source autonomous AI agent framework. Enabling developers to build, manage & run useful autonomous agents quickly and reliably." +48,LLM,ChuanhuChatGPT,15117,2278,Python,https://github.com/GaiZhenbiao/ChuanhuChatGPT,GaiZhenbiao,115,2024-08-22T06:02:40Z,"GUI for ChatGPT API and many LLMs. Supports agents, file-based QA, GPT finetuning and query with web search. All with a neat UI." +49,LLM,kubesphere,14910,2129,Go,https://github.com/kubesphere/kubesphere,kubesphere,490,2024-08-14T08:56:57Z,"The container platform tailored for Kubernetes multi-cloud, datacenter, and edge management ⎈ 🖥 ☁️" +50,LLM,continue,14867,1089,TypeScript,https://github.com/continuedev/continue,continuedev,454,2024-08-27T01:44:10Z,⏩ Continue is the leading open-source AI code assistant. You can connect any models and any context to build custom autocomplete and chat experiences inside VS Code and JetBrains +51,LLM,unsloth,14765,974,Python,https://github.com/unslothai/unsloth,unslothai,481,2024-08-25T06:37:10Z,"Finetune Llama 3.1, Mistral, Phi & Gemma LLMs 2-5x faster with 80% less memory" +52,LLM,crawlee,14654,607,TypeScript,https://github.com/apify/crawlee,apify,110,2024-08-27T01:59:14Z,"Crawlee—A web scraping and browser automation library for Node.js to build reliable crawlers. In JavaScript and TypeScript. Extract data for AI, LLMs, RAG, or GPTs. Download HTML, PDF, JPG, PNG, and other files from websites. Works with Puppeteer, Playwright, Cheerio, JSDOM, and raw HTTP. Both headful and headless mode. With proxy rotation." +53,LLM,evals,14584,2565,Python,https://github.com/openai/evals,openai,87,2024-08-20T15:24:22Z,"Evals is a framework for evaluating LLMs and LLM systems, and an open-source registry of benchmarks." +54,LLM,DocsGPT,14544,1466,Python,https://github.com/arc53/DocsGPT,arc53,72,2024-08-26T20:49:14Z,"GPT-powered chat for documentation, chat with your documents" +55,LLM,Awesome-Chinese-LLM,14427,1324,,https://github.com/HqWu-HITCS/Awesome-Chinese-LLM,HqWu-HITCS,4,2024-07-21T13:50:36Z,整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。 +56,LLM,Scrapegraph-ai,14019,1112,Python,https://github.com/ScrapeGraphAI/Scrapegraph-ai,ScrapeGraphAI,27,2024-08-26T16:39:35Z,Python scraper based on AI +57,LLM,gpt-researcher,13734,1769,Python,https://github.com/assafelovic/gpt-researcher,assafelovic,45,2024-08-26T08:19:54Z,LLM based autonomous agent that does online comprehensive research on any given topic +58,LLM,Llama-Chinese,13483,1221,Python,https://github.com/LlamaFamily/Llama-Chinese,LlamaFamily,190,2024-07-25T01:01:13Z,Llama中文社区,Llama3在线体验和微调模型已开放,实时汇总最新Llama3学习资料,已将所有代码更新适配Llama3,构建最好的中文Llama大模型,完全开源可商用 +59,LLM,ChatGLM3,13282,1535,Python,https://github.com/THUDM/ChatGLM3,THUDM,26,2024-07-10T06:19:57Z,ChatGLM3 series: Open Bilingual Chat LLMs | 开源双语对话语言模型 +60,LLM,SWE-agent,13128,1282,Python,https://github.com/princeton-nlp/SWE-agent,princeton-nlp,52,2024-08-26T21:47:44Z,"SWE-agent takes a GitHub issue and tries to automatically fix it, using GPT-4, or your LM of choice. It solves 12.47% of bugs in the SWE-bench evaluation set and takes just 1 minute to run." +61,LLM,dalai,13094,1427,CSS,https://github.com/cocktailpeanut/dalai,cocktailpeanut,295,2024-06-18T20:29:46Z,The simplest way to run LLaMA on your local machine +62,LLM,Qwen,13087,1053,Python,https://github.com/QwenLM/Qwen,QwenLM,10,2024-07-30T09:42:38Z,The official repo of Qwen (通义千问) chat & pretrained large language model proposed by Alibaba Cloud. +63,LLM,DB-GPT,13046,1711,Python,https://github.com/eosphoros-ai/DB-GPT,eosphoros-ai,110,2024-08-27T03:04:04Z,AI Native Data App Development framework with AWEL(Agentic Workflow Expression Language) and Agents +64,LLM,botpress,12438,1726,TypeScript,https://github.com/botpress/botpress,botpress,8,2024-08-23T20:55:45Z,The open-source hub to build & deploy GPT/LLM Agents ⚡️ +65,LLM,pandas-ai,12418,1187,Python,https://github.com/Sinaptik-AI/pandas-ai,Sinaptik-AI,93,2024-08-23T19:42:53Z,"Chat with your database (SQL, CSV, pandas, polars, mongodb, noSQL, etc). PandasAI makes data analysis conversational using LLMs (GPT 3.5 / 4, Anthropic, VertexAI) and RAG." +66,LLM,khoj,12358,620,Python,https://github.com/khoj-ai/khoj,khoj-ai,65,2024-08-26T06:39:30Z,"Your AI second brain. Get answers to your questions, whether they be online or in your own notes. Use online AI models (e.g gpt4) or private, local LLMs (e.g llama3). Self-host locally or use our cloud instance. Access from Obsidian, Emacs, Desktop app, Web or Whatsapp." +67,LLM,web-llm,12141,767,TypeScript,https://github.com/mlc-ai/web-llm,mlc-ai,53,2024-08-23T16:24:57Z,High-performance In-browser LLM Inference Engine +68,LLM,RWKV-LM,12140,836,Python,https://github.com/BlinkDL/RWKV-LM,BlinkDL,67,2024-08-13T05:50:06Z,"RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, ""infinite"" ctx_len, and free sentence embedding." +69,LLM,PaddleNLP,11899,2899,Python,https://github.com/PaddlePaddle/PaddleNLP,PaddlePaddle,424,2024-08-27T02:58:54Z,"👑 Easy-to-use and powerful NLP and LLM library with 🤗 Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including 🗂Text Classification, 🔍 Neural Search, ❓ Question Answering, ℹ️ Information Extraction, 📄 Document Intelligence, 💌 Sentiment Analysis etc." +70,LLM,litellm,11626,1333,Python,https://github.com/BerriAI/litellm,BerriAI,439,2024-08-27T03:00:16Z,"Python SDK, Proxy Server to call 100+ LLM APIs using the OpenAI format - [Bedrock, Azure, OpenAI, VertexAI, Cohere, Anthropic, Sagemaker, HuggingFace, Replicate, Groq]" +71,LLM,llama-recipes,11418,1617,Jupyter Notebook,https://github.com/meta-llama/llama-recipes,meta-llama,13,2024-08-25T03:41:19Z,"Scripts for fine-tuning Meta Llama3 with composable FSDP & PEFT methods to cover single/multi-node GPUs. Supports default & custom datasets for applications such as summarization and Q&A. Supporting a number of candid inference solutions such as HF TGI, VLLM for local or cloud deployment. Demo apps to showcase Meta Llama3 for WhatsApp & Messenger." +72,LLM,MemGPT,11237,1227,Python,https://github.com/cpacker/MemGPT,cpacker,307,2024-08-26T23:55:11Z,Create LLM agents with long-term memory and custom tools 📚🦙 +73,LLM,h2ogpt,11158,1224,Python,https://github.com/h2oai/h2ogpt,h2oai,257,2024-08-27T03:21:58Z,"Private chat with local GPT with document, images, video, etc. 100% private, Apache 2.0. Supports oLLaMa, Mixtral, llama.cpp, and more. Demo: https://gpt.h2o.ai/ https://gpt-docs.h2o.ai/" +74,LLM,llm-cookbook,11145,1324,Jupyter Notebook,https://github.com/datawhalechina/llm-cookbook,datawhalechina,3,2024-07-21T07:43:21Z,面向开发者的 LLM 入门教程,吴恩达大模型系列课程中文版 +75,LLM,gorilla,11120,908,Python,https://github.com/ShishirPatil/gorilla,ShishirPatil,88,2024-08-25T04:08:10Z,Gorilla: Training and Evaluating LLMs for Function Calls (Tool Calls) +76,LLM,ludwig,11061,1183,Python,https://github.com/ludwig-ai/ludwig,ludwig-ai,296,2024-08-21T07:05:41Z,"Low-code framework for building custom LLMs, neural networks, and other AI models" +77,LLM,phidata,11029,1629,Python,https://github.com/phidatahq/phidata,phidatahq,64,2024-08-22T21:45:12Z,"Build AI Assistants with memory, knowledge and tools." +78,LLM,open-llms,10832,683,,https://github.com/eugeneyan/open-llms,eugeneyan,4,2024-07-05T19:01:07Z,📋 A list of open LLMs available for commercial use. +79,LLM,llama-gpt,10659,686,TypeScript,https://github.com/getumbrel/llama-gpt,getumbrel,84,2024-04-23T18:56:06Z,"A self-hosted, offline, ChatGPT-like chatbot. Powered by Llama 2. 100% private, with no data leaving your device. New: Code Llama support!" +80,LLM,ml-engineering,10539,632,Python,https://github.com/stas00/ml-engineering,stas00,2,2024-08-26T16:36:51Z,Machine Learning Engineering Open Book +81,LLM,vanna,10519,800,Python,https://github.com/vanna-ai/vanna,vanna-ai,97,2024-08-23T15:53:42Z,🤖 Chat with your SQL database 📊. Accurate Text-to-SQL Generation via LLMs using RAG 🔄. +82,LLM,plandex,10424,720,Go,https://github.com/plandex-ai/plandex,plandex-ai,30,2024-08-26T17:28:00Z,"AI driven development in your terminal. Designed for large, real-world tasks." +83,LLM,Self-Hosting-Guide,10176,543,Dockerfile,https://github.com/mikeroyal/Self-Hosting-Guide,mikeroyal,7,2024-08-20T19:18:46Z,"Self-Hosting Guide. Learn all about locally hosting (on premises & private web servers) and managing software applications by yourself or your organization. Including Cloud, LLMs, WireGuard, Automation, Home Assistant, and Networking." +84,LLM,storm,9971,933,Python,https://github.com/stanford-oval/storm,stanford-oval,20,2024-08-26T22:17:13Z,An LLM-powered knowledge curation system that researches a topic and generates a full-length report with citations. +85,LLM,LLMSurvey,9883,776,Python,https://github.com/RUCAIBox/LLMSurvey,RUCAIBox,19,2024-08-20T04:48:58Z,"The official GitHub page for the survey paper ""A Survey of Large Language Models""." +86,LLM,qlora,9857,806,Jupyter Notebook,https://github.com/artidoro/qlora,artidoro,189,2024-06-10T19:20:16Z,QLoRA: Efficient Finetuning of Quantized LLMs +87,LLM,OpenLLM,9624,614,Python,https://github.com/bentoml/OpenLLM,bentoml,21,2024-08-26T16:58:42Z,"Run any open-source LLMs, such as Llama 3.1, Gemma, as OpenAI compatible API endpoint in the cloud." +88,LLM,litgpt,9473,943,Python,https://github.com/Lightning-AI/litgpt,Lightning-AI,199,2024-08-27T02:56:21Z,"20+ high-performance LLMs with recipes to pretrain, finetune and deploy at scale." +89,LLM,mistral-inference,9451,831,Jupyter Notebook,https://github.com/mistralai/mistral-inference,mistralai,107,2024-08-22T07:11:00Z,Official inference library for Mistral models +90,LLM,CopilotKit,9447,906,TypeScript,https://github.com/CopilotKit/CopilotKit,CopilotKit,55,2024-08-26T13:48:16Z,"A framework for building custom AI Copilots 🤖 in-app AI chatbots, in-app AI Agents, & AI-powered Textareas." +91,LLM,firecrawl,9321,706,TypeScript,https://github.com/mendableai/firecrawl,mendableai,73,2024-08-26T22:57:31Z,"🔥 Turn entire websites into LLM-ready markdown or structured data. Scrape, crawl and extract with a single API." +92,LLM,shell_gpt,9207,721,Python,https://github.com/TheR1D/shell_gpt,TheR1D,61,2024-08-21T01:31:05Z,"A command-line productivity tool powered by AI large language models like GPT-4, will help you accomplish your tasks faster and more efficiently." +93,LLM,ai,9205,1330,TypeScript,https://github.com/vercel/ai,vercel,178,2024-08-26T19:07:10Z,"Build AI-powered applications with React, Svelte, Vue, and Solid" +94,LLM,LLMsPracticalGuide,9202,698,,https://github.com/Mooler0410/LLMsPracticalGuide,Mooler0410,9,2024-05-31T06:39:37Z,"A curated list of practical guide resources of LLMs (LLMs Tree, Examples, Papers)" +95,LLM,WizardLM,9170,711,Python,https://github.com/nlpxucan/WizardLM,nlpxucan,160,2024-08-05T08:31:05Z,"LLMs build upon Evol Insturct: WizardLM, WizardCoder, WizardMath" +96,LLM,activepieces,9093,1049,TypeScript,https://github.com/activepieces/activepieces,activepieces,203,2024-08-27T00:23:17Z,Your friendliest open source all-in-one automation tool ✨ Workflow automation tool 200+ integration / Enterprise automation tool / Zapier Alternative +97,LLM,promptflow,9088,824,Python,https://github.com/microsoft/promptflow,microsoft,94,2024-08-26T19:53:25Z,"Build high-quality LLM apps - from prototyping, testing to production deployment and monitoring." +98,LLM,petals,9037,502,Python,https://github.com/bigscience-workshop/petals,bigscience-workshop,84,2024-08-25T08:12:19Z,"🌸 Run LLMs at home, BitTorrent-style. Fine-tuning and inference up to 10x faster than offloading" +99,LLM,MaxKB,9012,1197,Python,https://github.com/1Panel-dev/MaxKB,1Panel-dev,77,2024-08-27T02:16:48Z,🚀 基于 LLM 大语言模型的知识库问答系统。开箱即用、模型中立、灵活编排,支持快速嵌入到第三方业务系统。 +100,LLM,minbpe,8962,820,Python,https://github.com/karpathy/minbpe,karpathy,29,2024-07-01T14:20:22Z,"Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization." +1,chatGPT,awesome-chatgpt-prompts,108441,14860,HTML,https://github.com/f/awesome-chatgpt-prompts,f,0,2024-08-16T12:35:40Z,This repo includes ChatGPT prompt curation to use ChatGPT better. +2,chatGPT,ChatGPT-Next-Web,74300,58662,TypeScript,https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web,ChatGPTNextWeb,382,2024-08-26T10:38:59Z,A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini 应用。 +3,chatGPT,gpt_academic,63454,7861,Python,https://github.com/binary-husky/gpt_academic,binary-husky,312,2024-08-21T14:24:44Z,"为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。" +4,chatGPT,generative-ai-for-beginners,61277,30984,Jupyter Notebook,https://github.com/microsoft/generative-ai-for-beginners,microsoft,9,2024-08-20T18:24:26Z,"18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/" +5,chatGPT,gpt4free,59775,13187,Python,https://github.com/xtekky/gpt4free,xtekky,25,2024-08-17T17:16:17Z,The official gpt4free repository | various collection of powerful language models +6,chatGPT,openai-cookbook,58254,9233,MDX,https://github.com/openai/openai-cookbook,openai,32,2024-08-26T16:11:40Z,Examples and guides for using the OpenAI API +7,chatGPT,ChatGPT,52041,5848,Rust,https://github.com/lencx/ChatGPT,lencx,695,2024-08-20T17:09:06Z,"🔮 ChatGPT Desktop Application (Mac, Windows and Linux)" +8,chatGPT,awesome-chatgpt-prompts-zh,51949,13503,,https://github.com/PlexPt/awesome-chatgpt-prompts-zh,PlexPt,38,2024-07-30T11:43:23Z,ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。 +9,chatGPT,open-interpreter,51740,4540,Python,https://github.com/OpenInterpreter/open-interpreter,OpenInterpreter,173,2024-08-26T16:52:07Z,A natural language interface for computers +10,chatGPT,Prompt-Engineering-Guide,47267,4598,MDX,https://github.com/dair-ai/Prompt-Engineering-Guide,dair-ai,103,2024-08-22T16:54:03Z,"🐙 Guides, papers, lecture, notebooks and resources for prompt engineering" +11,chatGPT,lobe-chat,37470,8842,TypeScript,https://github.com/lobehub/lobe-chat,lobehub,326,2024-08-27T02:29:21Z,"🤯 Lobe Chat - an open-source, modern-design AI chat framework. Supports Multi AI Providers( OpenAI / Claude 3 / Gemini / Ollama / Bedrock / Azure / Mistral / DeepSeek),Knowledge Base(file upload / knowledge management / RAG ), Multi-Modals (Vision/TTS) and plugin system. One-click FREE deployment of your private ChatGPT/ Claude application." +12,chatGPT,Open-Assistant,36927,3219,Python,https://github.com/LAION-AI/Open-Assistant,LAION-AI,223,2024-08-17T01:55:35Z,"OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so." +13,chatGPT,quivr,35674,3461,Python,https://github.com/QuivrHQ/quivr,QuivrHQ,93,2024-08-26T23:02:40Z,"Open-source RAG Framework for building GenAI Second Brains 🧠 Build productivity assistant (RAG) ⚡️🤖 Chat with your docs (PDF, CSV, ...) & apps using Langchain, GPT 3.5 / 4 turbo, Private, Anthropic, VertexAI, Ollama, LLMs, Groq that you can share with users ! Efficient retrieval augmented generation framework" +14,chatGPT,hello-algorithm,35105,6464,Java,https://github.com/geekxh/hello-algorithm,geekxh,10,2023-06-13T04:13:17Z,🌍 针对小白的算法训练 | 包括四部分:①.大厂面经 ②.力扣图解 ③.千本开源电子书 ④.百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)推荐免费ChatGPT使用网站 +15,chatGPT,WeChatMsg,32601,3415,Python,https://github.com/LC044/WeChatMsg,LC044,50,2024-07-20T03:54:01Z,提取微信聊天记录,将其导出成HTML、Word、Excel文档永久保存,对聊天记录进行分析生成年度聊天报告,用聊天数据训练专属于个人的AI聊天助手 +16,chatGPT,chatgpt-web,31184,11209,Vue,https://github.com/Chanzhaoyu/chatgpt-web,Chanzhaoyu,1,2024-08-16T15:26:57Z,用 Express 和 Vue3 搭建的 ChatGPT 演示网页 +17,chatGPT,Langchain-Chatchat,30863,5394,TypeScript,https://github.com/chatchat-space/Langchain-Chatchat,chatchat-space,104,2024-08-26T15:32:51Z,"Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM, Qwen and Llama) RAG and Agent app with langchain " +18,chatGPT,autogen,29985,4372,Jupyter Notebook,https://github.com/microsoft/autogen,microsoft,592,2024-08-26T23:48:08Z,A programming framework for agentic AI 🤖 +19,chatGPT,ChatTTS,29691,3238,Python,https://github.com/2noise/ChatTTS,2noise,93,2024-08-25T12:22:52Z,A generative speech model for daily dialogue. +20,chatGPT,chatgpt-on-wechat,29440,7795,Python,https://github.com/zhayujie/chatgpt-on-wechat,zhayujie,252,2024-08-25T09:16:11Z,基于大模型搭建的聊天机器人,同时支持 微信公众号、企业微信应用、飞书、钉钉 等接入,可选择GPT3.5/GPT-4o/GPT4.0/ Claude/文心一言/讯飞星火/通义千问/ Gemini/GLM-4/Claude/Kimi/LinkAI,能处理文本、语音和图片,访问操作系统和互联网,支持基于自有知识库进行定制企业智能客服。 +21,chatGPT,Flowise,29123,15020,TypeScript,https://github.com/FlowiseAI/Flowise,FlowiseAI,418,2024-08-27T02:57:16Z,Drag & drop UI to build your customized LLM flow +22,chatGPT,ChatGPT,27996,4480,Python,https://github.com/acheong08/ChatGPT,acheong08,11,2023-08-02T06:02:10Z,Reverse engineered ChatGPT API +23,chatGPT,langflow,25877,3474,JavaScript,https://github.com/langflow-ai/langflow,langflow-ai,97,2024-08-26T22:30:13Z,"Langflow is a low-code app builder for RAG and multi-agent AI applications. It’s Python-based and agnostic to any model, API, or database." +24,chatGPT,Pake,25305,4555,Rust,https://github.com/tw93/Pake,tw93,22,2024-08-21T05:06:55Z,🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 利用 Rust 轻松构建轻量级多端桌面应用 +25,chatGPT,Hello-Python,25227,1653,Python,https://github.com/mouredev/Hello-Python,mouredev,11,2024-08-11T12:53:47Z,"Curso para aprender el lenguaje de programación Python desde cero y para principiantes. 100 clases, 44 horas en vídeo, código, proyectos y grupo de chat. Fundamentos, frontend, backend, testing, IA..." +26,chatGPT,LLMs-from-scratch,25129,2686,Jupyter Notebook,https://github.com/rasbt/LLMs-from-scratch,rasbt,0,2024-08-26T08:32:41Z,"Implementing a ChatGPT-like LLM in PyTorch from scratch, step by step" +27,chatGPT,openai-translator,23453,1713,TypeScript,https://github.com/openai-translator/openai-translator,openai-translator,430,2024-08-26T22:31:55Z,基于 ChatGPT API 的划词翻译浏览器插件和跨平台桌面端应用 - Browser extension and cross-platform desktop application for translation based on ChatGPT API. +28,chatGPT,jan,21663,1240,TypeScript,https://github.com/janhq/jan,janhq,172,2024-08-27T03:22:36Z,"Jan is an open source alternative to ChatGPT that runs 100% offline on your computer. Multiple engine support (llama.cpp, TensorRT-LLM)" +29,chatGPT,gin-vue-admin,21022,6236,Go,https://github.com/flipped-aurora/gin-vue-admin,flipped-aurora,21,2024-08-26T09:56:12Z,🚀Vite+Vue3+Gin的开发基础平台,支持TS和JS混用。它集成了JWT鉴权、权限管理、动态路由、显隐可控组件、分页封装、多点登录拦截、资源权限、上传下载、代码生成器【可AI辅助】、表单生成器和可配置的导入导出等开发必备功能。 +30,chatGPT,chatgpt-retrieval-plugin,20995,3676,Python,https://github.com/openai/chatgpt-retrieval-plugin,openai,163,2024-07-04T22:00:16Z,The ChatGPT Retrieval Plugin lets you easily find personal or work documents by asking questions in natural language. +31,chatGPT,chatbox,20485,2078,TypeScript,https://github.com/Bin-Huang/chatbox,Bin-Huang,331,2024-08-25T11:20:51Z,"User-friendly Desktop Client App for AI Models/LLMs (GPT, Claude, Gemini, Ollama...)" +32,chatGPT,GPT_API_free,20413,1559,Python,https://github.com/chatanywhere/GPT_API_free,chatanywhere,19,2024-08-18T12:19:58Z,Free ChatGPT API Key,免费ChatGPT API,支持GPT4 API(免费),ChatGPT国内可用免费转发API,直连无需代理。可以搭配ChatBox等软件/插件使用,极大降低接口使用成本。国内即可无限制畅快聊天。 +33,chatGPT,mem0,20183,1894,Python,https://github.com/mem0ai/mem0,mem0ai,146,2024-08-26T05:18:08Z,The memory layer for Personalized AI +34,chatGPT,architecture.of.internet-product,20004,4660,HTML,https://github.com/davideuler/architecture.of.internet-product,davideuler,3,2024-02-17T12:02:24Z,互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/OpenAI/Google/Facebook/Amazon/eBay的架构,欢迎PR补充 +35,chatGPT,LLaVA,18910,2072,Python,https://github.com/haotian-liu/LLaVA,haotian-liu,933,2024-08-12T09:52:38Z,[NeurIPS'23 Oral] Visual Instruction Tuning (LLaVA) built towards GPT-4V level capabilities and beyond. +36,chatGPT,ChatPaper,18142,1906,Python,https://github.com/kaixindelele/ChatPaper,kaixindelele,67,2024-04-04T02:45:02Z,Use ChatGPT to summarize the arXiv papers. 全流程加速科研,利用chatgpt进行论文全文总结+专业翻译+润色+审稿+审稿回复 +37,chatGPT,siyuan,17854,1324,TypeScript,https://github.com/siyuan-note/siyuan,siyuan-note,407,2024-08-27T03:14:43Z,"A privacy-first, self-hosted, fully open source personal knowledge management software, written in typescript and golang." +38,chatGPT,awesome-free-chatgpt,17571,1225,Python,https://github.com/LiLittleCat/awesome-free-chatgpt,LiLittleCat,14,2024-08-18T13:49:59Z,"🆓免费的 ChatGPT 镜像网站列表,持续更新。List of free ChatGPT mirror sites, continuously updated. " +39,chatGPT,one-api,17456,3977,JavaScript,https://github.com/songquanpeng/one-api,songquanpeng,596,2024-08-21T09:01:44Z,"OpenAI 接口管理 & 分发系统,支持 Azure、Anthropic Claude、Google PaLM 2 & Gemini、智谱 ChatGLM、百度文心一言、讯飞星火认知、阿里通义千问、360 智脑以及腾讯混元,可用于二次分发管理 key,仅单可执行文件,已打包好 Docker 镜像,一键部署,开箱即用. OpenAI key management & redistribution system, using a single API for all LLMs, and features an English UI." +40,chatGPT,SmsForwarder,16946,2293,Kotlin,https://github.com/pppscn/SmsForwarder,pppscn,2,2024-08-26T06:28:44Z,短信转发器——监控Android手机短信、来电、APP通知,并根据指定规则转发到其他手机:钉钉群自定义机器人、钉钉企业内机器人、企业微信群机器人、飞书机器人、企业微信应用消息、邮箱、bark、webhook、Telegram机器人、Server酱、PushPlus、手机短信等。包括主动控制服务端与客户端,让你轻松远程发短信、查短信、查通话、查话簿、查电量等。(V3.0 新增)PS.这个APK主要是学习与自用,如有BUG请提ISSUE,同时欢迎大家提PR指正 +41,chatGPT,LibreChat,16884,2814,TypeScript,https://github.com/danny-avila/LibreChat,danny-avila,101,2024-08-26T23:15:39Z,"Enhanced ChatGPT Clone: Features Anthropic, OpenAI, Assistants API, Azure, Groq, GPT-4 Vision, Mistral, OpenRouter, Vertex AI, Gemini, AI model switching, message search, langchain, DALL-E-3, ChatGPT Plugins, OpenAI Functions, Secure Multi-User System, Presets, completely open-source for self-hosting. Actively in public development." +42,chatGPT,carrot,16846,1418,,https://github.com/xx025/carrot,xx025,0,2024-08-23T13:51:26Z,Free ChatGPT Site List 这儿为你准备了众多免费好用的ChatGPT镜像站点 +43,chatGPT,aider,16805,1577,Python,https://github.com/paul-gauthier/aider,paul-gauthier,108,2024-08-26T23:34:35Z,aider is AI pair programming in your terminal +44,chatGPT,best-of-ml-python,16202,2340,,https://github.com/ml-tooling/best-of-ml-python,ml-tooling,20,2024-08-19T14:14:10Z,🏆 A ranked list of awesome machine learning Python libraries. Updated weekly. +45,chatGPT,MoneyPrinterTurbo,15808,2470,Python,https://github.com/harry0703/MoneyPrinterTurbo,harry0703,37,2024-07-26T10:23:52Z,利用AI大模型,一键生成高清短视频 Generate short videos with one click using AI LLM. +46,chatGPT,haystack,15806,1787,Python,https://github.com/deepset-ai/haystack,deepset-ai,135,2024-08-26T15:54:58Z,":mag: LLM orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data. With advanced retrieval methods, it's best suited for building RAG, question answering, semantic search or conversational agent chatbots." +47,chatGPT,vpncn.github.io,15235,1432,HTML,https://github.com/vpncn/vpncn.github.io,vpncn,0,2024-08-13T15:37:18Z,2024中国翻墙软件VPN推荐以及科学上网避坑,稳定好用。对比SSR机场、蓝灯、V2ray、老王VPN、VPS搭建梯子等科学上网与翻墙软件,中国最新科学上网翻墙梯子VPN下载推荐,访问Chatgpt。 +48,chatGPT,ChuanhuChatGPT,15117,2278,Python,https://github.com/GaiZhenbiao/ChuanhuChatGPT,GaiZhenbiao,115,2024-08-22T06:02:40Z,"GUI for ChatGPT API and many LLMs. Supports agents, file-based QA, GPT finetuning and query with web search. All with a neat UI." +49,chatGPT,ChatALL,15007,1621,JavaScript,https://github.com/sunner/ChatALL,sunner,208,2024-08-09T14:10:44Z," Concurrently chat with ChatGPT, Bing Chat, Bard, Alpaca, Vicuna, Claude, ChatGLM, MOSS, 讯飞星火, 文心一言 and more, discover the best answers" +50,chatGPT,continue,14867,1089,TypeScript,https://github.com/continuedev/continue,continuedev,454,2024-08-27T01:44:10Z,⏩ Continue is the leading open-source AI code assistant. You can connect any models and any context to build custom autocomplete and chat experiences inside VS Code and JetBrains +51,chatGPT,Chat2DB,14682,1644,Java,https://github.com/CodePhiliaX/Chat2DB,CodePhiliaX,309,2024-08-20T13:04:59Z,"🔥🔥🔥AI-driven database tool and SQL client, The hottest GUI client, supporting MySQL, Oracle, PostgreSQL, DB2, SQL Server, DB2, SQLite, H2, ClickHouse, and more." +52,chatGPT,DocsGPT,14544,1466,Python,https://github.com/arc53/DocsGPT,arc53,72,2024-08-26T20:49:14Z,"GPT-powered chat for documentation, chat with your documents" +53,chatGPT,KeepChatGPT,14305,720,JavaScript,https://github.com/xcanwin/KeepChatGPT,xcanwin,59,2024-06-12T01:11:13Z,这是一款提高ChatGPT的数据安全能力和效率的插件。并且免费共享大量创新功能,如:自动刷新、保持活跃、数据安全、取消审计、克隆对话、言无不尽、净化页面、展示大屏、拦截跟踪、日新月异、明察秋毫等。让我们的AI体验无比安全、顺畅、丝滑、高效、简洁。 +54,chatGPT,chatgpt-google-extension,13260,1493,TypeScript,https://github.com/wong2/chatgpt-google-extension,wong2,95,2024-08-14T17:49:27Z,This project is deprecated. Check my new project ChatHub: +55,chatGPT,wechat-chatgpt,13211,3925,TypeScript,https://github.com/fuergaosi233/wechat-chatgpt,fuergaosi233,0,2024-05-20T09:44:41Z,Use ChatGPT On Wechat via wechaty +56,chatGPT,FinGPT,13143,1856,Jupyter Notebook,https://github.com/AI4Finance-Foundation/FinGPT,AI4Finance-Foundation,69,2024-07-18T06:34:35Z,FinGPT: Open-Source Financial Large Language Models! Revolutionize 🔥 We release the trained model on HuggingFace. +57,chatGPT,chatgpt-mirai-qq-bot,12873,1543,Python,https://github.com/lss233/chatgpt-mirai-qq-bot,lss233,345,2024-03-23T17:37:54Z,🚀 一键部署!真正的 AI 聊天机器人!支持ChatGPT、文心一言、讯飞星火、Bing、Bard、ChatGLM、POE,多账号,人设调教,虚拟女仆、图片渲染、语音发送 | 支持 QQ、Telegram、Discord、微信 等平台 +58,chatGPT,leedl-tutorial,12647,2806,Jupyter Notebook,https://github.com/datawhalechina/leedl-tutorial,datawhalechina,5,2024-08-25T09:12:16Z,《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases +59,chatGPT,botpress,12438,1726,TypeScript,https://github.com/botpress/botpress,botpress,8,2024-08-23T20:55:45Z,The open-source hub to build & deploy GPT/LLM Agents ⚡️ +60,chatGPT,khoj,12358,620,Python,https://github.com/khoj-ai/khoj,khoj-ai,65,2024-08-26T06:39:30Z,"Your AI second brain. Get answers to your questions, whether they be online or in your own notes. Use online AI models (e.g gpt4) or private, local LLMs (e.g llama3). Self-host locally or use our cloud instance. Access from Obsidian, Emacs, Desktop app, Web or Whatsapp." +61,chatGPT,novel,12219,1016,TypeScript,https://github.com/steven-tey/novel,steven-tey,78,2024-08-21T14:13:13Z,Notion-style WYSIWYG editor with AI-powered autocompletion. +62,chatGPT,web-llm,12141,767,TypeScript,https://github.com/mlc-ai/web-llm,mlc-ai,53,2024-08-23T16:24:57Z,High-performance In-browser LLM Inference Engine +63,chatGPT,RWKV-LM,12140,836,Python,https://github.com/BlinkDL/RWKV-LM,BlinkDL,67,2024-08-13T05:50:06Z,"RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, ""infinite"" ctx_len, and free sentence embedding." +64,chatGPT,MOSS,11902,1144,Python,https://github.com/OpenMOSS/MOSS,OpenMOSS,233,2024-07-13T14:52:59Z,An open-source tool-augmented conversational language model from Fudan University +65,chatGPT,h2ogpt,11158,1224,Python,https://github.com/h2oai/h2ogpt,h2oai,257,2024-08-27T03:21:58Z,"Private chat with local GPT with document, images, video, etc. 100% private, Apache 2.0. Supports oLLaMa, Mixtral, llama.cpp, and more. Demo: https://gpt.h2o.ai/ https://gpt-docs.h2o.ai/" +66,chatGPT,gorilla,11120,908,Python,https://github.com/ShishirPatil/gorilla,ShishirPatil,88,2024-08-25T04:08:10Z,Gorilla: Training and Evaluating LLMs for Function Calls (Tool Calls) +67,chatGPT,llama-gpt,10659,686,TypeScript,https://github.com/getumbrel/llama-gpt,getumbrel,84,2024-04-23T18:56:06Z,"A self-hosted, offline, ChatGPT-like chatbot. Powered by Llama 2. 100% private, with no data leaving your device. New: Code Llama support!" +68,chatGPT,awesome-chatgpt-zh,10456,880,Python,https://github.com/EmbraceAGI/awesome-chatgpt-zh,EmbraceAGI,0,2024-08-01T00:45:33Z,ChatGPT 中文指南🔥,ChatGPT 中文调教指南,指令指南,应用开发指南,精选资源清单,更好的使用 chatGPT 让你的生产力 up up up! 🚀 +69,chatGPT,danswer,10127,1180,Python,https://github.com/danswer-ai/danswer,danswer-ai,307,2024-08-27T02:57:47Z,Gen-AI Chat for Teams - Think ChatGPT if it had access to your team's unique knowledge. +70,chatGPT,MoneyPrinter,9991,1337,Python,https://github.com/FujiwaraChoki/MoneyPrinter,FujiwaraChoki,0,2024-08-18T04:49:25Z,Automate Creation of YouTube Shorts using MoviePy. +71,chatGPT,LLMSurvey,9883,776,Python,https://github.com/RUCAIBox/LLMSurvey,RUCAIBox,19,2024-08-20T04:48:58Z,"The official GitHub page for the survey paper ""A Survey of Large Language Models""." +72,chatGPT,chatGPTBox,9846,734,JavaScript,https://github.com/josStorer/chatGPTBox,josStorer,282,2024-08-14T16:40:30Z,"Integrating ChatGPT into your browser deeply, everything you need is here" +73,chatGPT,ChatRWKV,9356,684,Python,https://github.com/BlinkDL/ChatRWKV,BlinkDL,29,2024-07-11T05:19:11Z,"ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source." +74,chatGPT,BingGPT,9287,709,JavaScript,https://github.com/dice2o/BingGPT,dice2o,238,2024-02-08T15:06:01Z,"Desktop application of new Bing's AI-powered chat (Windows, macOS and Linux)" +75,chatGPT,shell_gpt,9207,721,Python,https://github.com/TheR1D/shell_gpt,TheR1D,61,2024-08-21T01:31:05Z,"A command-line productivity tool powered by AI large language models like GPT-4, will help you accomplish your tasks faster and more efficiently." +76,chatGPT,promptflow,9088,824,Python,https://github.com/microsoft/promptflow,microsoft,94,2024-08-26T19:53:25Z,"Build high-quality LLM apps - from prototyping, testing to production deployment and monitoring." +77,chatGPT,Bob,8907,511,,https://github.com/ripperhe/Bob,ripperhe,112,2024-02-21T10:29:39Z,Bob 是一款 macOS 平台的翻译和 OCR 软件。 +78,chatGPT,go-openai,8870,1347,Go,https://github.com/sashabaranov/go-openai,sashabaranov,106,2024-08-24T17:13:26Z,"OpenAI ChatGPT, GPT-3, GPT-4, DALL·E, Whisper API wrapper for Go" +79,chatGPT,go-proxy-bingai,8862,13225,HTML,https://github.com/adams549659584/go-proxy-bingai,adams549659584,221,2024-03-20T07:24:11Z,用 Vue3 和 Go 搭建的微软 New Bing 演示站点,拥有一致的 UI 体验,支持 ChatGPT 提示词,国内可用。 +80,chatGPT,hamulete,8861,1859,Python,https://github.com/hoochanlon/hamulete,hoochanlon,0,2024-08-21T05:57:26Z,🏔️国立台湾大学、新加坡国立大学、早稻田大学、东京大学,中央研究院(台湾)以及中国重点高校及科研机构,社科、经济、数学、博弈论、哲学、系统工程类学术论文等知识库。 +81,chatGPT,xonsh,8273,631,Python,https://github.com/xonsh/xonsh,xonsh,241,2024-08-26T21:10:04Z,:shell: Python-powered shell. Full-featured and cross-platform. +82,chatGPT,LMFlow,8194,817,Python,https://github.com/OptimalScale/LMFlow,OptimalScale,59,2024-08-21T14:40:32Z,An Extensible Toolkit for Finetuning and Inference of Large Foundation Models. Large Models for All. +83,chatGPT,awesome-chatgpt,8191,518,,https://github.com/humanloop/awesome-chatgpt,humanloop,23,2024-05-13T01:11:31Z,"Curated list of awesome tools, demos, docs for ChatGPT and GPT-3" +84,chatGPT,EdgeGPT,8085,912,Python,https://github.com/acheong08/EdgeGPT,acheong08,37,2023-08-03T13:37:26Z,Reverse engineered API of Microsoft's Bing Chat AI +85,chatGPT,chatgpt-demo,8002,3826,TypeScript,https://github.com/anse-app/chatgpt-demo,anse-app,43,2023-12-27T01:44:01Z,Minimal web UI for ChatGPT. +86,chatGPT,BetterChatGPT,7946,2685,TypeScript,https://github.com/ztjhz/BetterChatGPT,ztjhz,201,2024-08-14T10:26:46Z,An amazing UI for OpenAI's ChatGPT (Website + Windows + MacOS + Linux) +87,chatGPT,chatgpt_system_prompt,7904,1151,HTML,https://github.com/LouisShark/chatgpt_system_prompt,LouisShark,0,2024-08-23T07:17:04Z,A collection of GPT system prompts and various prompt injection/leaking knowledge. +88,chatGPT,PaLM-rlhf-pytorch,7667,668,Python,https://github.com/lucidrains/PaLM-rlhf-pytorch,lucidrains,13,2024-01-14T17:55:25Z,Implementation of RLHF (Reinforcement Learning with Human Feedback) on top of the PaLM architecture. Basically ChatGPT but with PaLM +89,chatGPT,gpt4free-ts,7596,1332,TypeScript,https://github.com/xiangsx/gpt4free-ts,xiangsx,47,2024-04-09T10:29:42Z,Providing a free OpenAI GPT-4 API ! This is a replication project for the typescript version of xtekky/gpt4free +90,chatGPT,CopilotForXcode,7509,356,Swift,https://github.com/intitni/CopilotForXcode,intitni,32,2024-08-25T07:35:52Z,"The missing GitHub Copilot, Codeium and ChatGPT Xcode Source Editor Extension" +91,chatGPT,LangChain-Chinese-Getting-Started-Guide,7269,588,,https://github.com/liaokongVFX/LangChain-Chinese-Getting-Started-Guide,liaokongVFX,15,2024-08-11T06:50:06Z,LangChain 的中文入门教程 +92,chatGPT,yao,7107,650,Go,https://github.com/YaoApp/yao,YaoApp,76,2024-08-23T10:08:03Z,":rocket: A performance app engine to create web services and applications in minutes.Suitable for AI, IoT, Industrial Internet, Connected Vehicles, DevOps, Energy, Finance and many other use-cases." +93,chatGPT,chat-ui,7084,1021,TypeScript,https://github.com/huggingface/chat-ui,huggingface,238,2024-08-26T16:32:34Z,Open source codebase powering the HuggingChat app +94,chatGPT,GPTCache,7031,495,Python,https://github.com/zilliztech/GPTCache,zilliztech,59,2024-08-01T11:25:55Z,Semantic cache for LLMs. Fully integrated with LangChain and llama_index. +95,chatGPT,open-saas,6935,649,TypeScript,https://github.com/wasp-lang/open-saas,wasp-lang,52,2024-08-23T10:08:06Z,"A free, open-source SaaS app starter for React & Node.js with superpowers. Production-ready. Community-driven." +96,chatGPT,mi-gpt,6901,644,TypeScript,https://github.com/idootop/mi-gpt,idootop,5,2024-08-26T13:53:39Z,🏠 将小爱音箱接入 ChatGPT 和豆包,改造成你的专属语音助手。 +97,chatGPT,chainlit,6604,849,TypeScript,https://github.com/Chainlit/chainlit,Chainlit,369,2024-08-26T13:22:12Z,Build Conversational AI in minutes ⚡️ +98,chatGPT,ChatGPT-AutoExpert,6574,452,JavaScript,https://github.com/spdustin/ChatGPT-AutoExpert,spdustin,0,2024-01-17T06:03:40Z,🚀🧠💬 Supercharged Custom Instructions for ChatGPT (non-coding) and ChatGPT Advanced Data Analysis (coding). +99,chatGPT,chatgpt-advanced,6415,838,TypeScript,https://github.com/interstellard/chatgpt-advanced,interstellard,84,2024-08-13T16:34:44Z,WebChatGPT: A browser extension that augments your ChatGPT prompts with web results. +100,chatGPT,chatgpt-mac,6375,509,JavaScript,https://github.com/vincelwt/chatgpt-mac,vincelwt,82,2023-10-23T09:53:08Z,"ChatGPT for Mac, living in your menubar." diff --git a/README.md b/README.md index d03d526..f9a8973 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ **A list of the most github stars and forks repositories.** -*Last Automatic Update Time: 2024-08-26 03:26:07* +*Last Automatic Update Time: 2024-08-27 03:23:54* ## Table of Contents * [LLM](#LLM) @@ -15,16 +15,16 @@ This is top 10, for more click **[Top 100 Stars in LLM](Top100/LLM.md)** | Ranking | Project Name | Stars | Forks | Language | Open Issues | Description | Last Commit | | ------- | ------------ | ----- | ----- | -------- | ----------- | ----------- | ----------- | -| 1 | [ollama](https://github.com/ollama/ollama) | 86575 | 6708 | Go | 1043 | Get up and running with Llama 3.1, Mistral, Gemma 2, and other large language models. | 2024-08-25T19:45:55Z | -| 2 | [gpt4all](https://github.com/nomic-ai/gpt4all) | 68733 | 7537 | C++ | 530 | GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use. | 2024-08-25T21:07:25Z | -| 3 | [llama.cpp](https://github.com/ggerganov/llama.cpp) | 64045 | 9174 | C++ | 312 | LLM inference in C/C++ | 2024-08-26T00:03:38Z | -| 4 | [gpt_academic](https://github.com/binary-husky/gpt_academic) | 63433 | 7859 | Python | 312 | 为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。 | 2024-08-21T14:24:44Z | -| 5 | [MetaGPT](https://github.com/geekan/MetaGPT) | 43260 | 5147 | Python | 300 | 🌟 The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming | 2024-08-21T06:12:26Z | -| 6 | [dify](https://github.com/langgenius/dify) | 42863 | 5941 | TypeScript | 257 | Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production. | 2024-08-26T03:19:57Z | -| 7 | [open-webui](https://github.com/open-webui/open-webui) | 36773 | 4207 | Svelte | 126 | User-friendly WebUI for LLMs (Formerly Ollama WebUI) | 2024-08-25T16:42:27Z | -| 8 | [llm-course](https://github.com/mlabonne/llm-course) | 36351 | 3804 | Jupyter Notebook | 40 | Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks. | 2024-07-28T22:17:43Z | -| 9 | [quivr](https://github.com/QuivrHQ/quivr) | 35630 | 3458 | Python | 88 | Open-source RAG Framework for building GenAI Second Brains 🧠 Build productivity assistant (RAG) ⚡️🤖 Chat with your docs (PDF, CSV, ...) & apps using Langchain, GPT 3.5 / 4 turbo, Private, Anthropic, VertexAI, Ollama, LLMs, Groq that you can share with users ! Efficient retrieval augmented generation framework | 2024-08-25T20:06:37Z | -| 10 | [llama_index](https://github.com/run-llama/llama_index) | 34685 | 4901 | Python | 636 | LlamaIndex is a data framework for your LLM applications | 2024-08-26T03:09:45Z | +| 1 | [ollama](https://github.com/ollama/ollama) | 86699 | 6721 | Go | 1049 | Get up and running with Llama 3.1, Mistral, Gemma 2, and other large language models. | 2024-08-27T02:59:40Z | +| 2 | [gpt4all](https://github.com/nomic-ai/gpt4all) | 68749 | 7541 | C++ | 530 | GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use. | 2024-08-26T22:41:16Z | +| 3 | [llama.cpp](https://github.com/ggerganov/llama.cpp) | 64096 | 9179 | C++ | 311 | LLM inference in C/C++ | 2024-08-26T18:42:02Z | +| 4 | [gpt_academic](https://github.com/binary-husky/gpt_academic) | 63454 | 7861 | Python | 312 | 为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。 | 2024-08-21T14:24:44Z | +| 5 | [MetaGPT](https://github.com/geekan/MetaGPT) | 43286 | 5151 | Python | 301 | 🌟 The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming | 2024-08-21T06:12:26Z | +| 6 | [dify](https://github.com/langgenius/dify) | 42984 | 5967 | TypeScript | 250 | Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production. | 2024-08-27T03:08:59Z | +| 7 | [open-webui](https://github.com/open-webui/open-webui) | 36874 | 4221 | Svelte | 128 | User-friendly WebUI for LLMs (Formerly Ollama WebUI) | 2024-08-26T13:38:43Z | +| 8 | [llm-course](https://github.com/mlabonne/llm-course) | 36417 | 3810 | Jupyter Notebook | 41 | Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks. | 2024-07-28T22:17:43Z | +| 9 | [quivr](https://github.com/QuivrHQ/quivr) | 35674 | 3461 | Python | 93 | Open-source RAG Framework for building GenAI Second Brains 🧠 Build productivity assistant (RAG) ⚡️🤖 Chat with your docs (PDF, CSV, ...) & apps using Langchain, GPT 3.5 / 4 turbo, Private, Anthropic, VertexAI, Ollama, LLMs, Groq that you can share with users ! Efficient retrieval augmented generation framework | 2024-08-26T23:02:40Z | +| 10 | [llama_index](https://github.com/run-llama/llama_index) | 34704 | 4900 | Python | 623 | LlamaIndex is a data framework for your LLM applications | 2024-08-26T23:09:00Z | ## chatGPT @@ -33,14 +33,14 @@ This is top 10, for more click **[Top 100 Stars in chatGPT](Top100/chatGPT.md)** | Ranking | Project Name | Stars | Forks | Language | Open Issues | Description | Last Commit | | ------- | ------------ | ----- | ----- | -------- | ----------- | ----------- | ----------- | -| 1 | [awesome-chatgpt-prompts](https://github.com/f/awesome-chatgpt-prompts) | 108403 | 14854 | HTML | 0 | This repo includes ChatGPT prompt curation to use ChatGPT better. | 2024-08-16T12:35:40Z | -| 2 | [ChatGPT-Next-Web](https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web) | 74273 | 58644 | TypeScript | 381 | A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini 应用。 | 2024-08-24T04:11:47Z | -| 3 | [gpt_academic](https://github.com/binary-husky/gpt_academic) | 63433 | 7859 | Python | 312 | 为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。 | 2024-08-21T14:24:44Z | -| 4 | [generative-ai-for-beginners](https://github.com/microsoft/generative-ai-for-beginners) | 61198 | 30943 | Jupyter Notebook | 9 | 18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/ | 2024-08-20T18:24:26Z | -| 5 | [gpt4free](https://github.com/xtekky/gpt4free) | 59761 | 13186 | Python | 26 | The official gpt4free repository \| various collection of powerful language models | 2024-08-17T17:16:17Z | -| 6 | [openai-cookbook](https://github.com/openai/openai-cookbook) | 58244 | 9230 | MDX | 31 | Examples and guides for using the OpenAI API | 2024-08-21T05:38:54Z | -| 7 | [ChatGPT](https://github.com/lencx/ChatGPT) | 52036 | 5844 | Rust | 694 | 🔮 ChatGPT Desktop Application (Mac, Windows and Linux) | 2024-08-20T17:09:06Z | -| 8 | [awesome-chatgpt-prompts-zh](https://github.com/PlexPt/awesome-chatgpt-prompts-zh) | 51939 | 13504 | None | 38 | ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。 | 2024-07-30T11:43:23Z | -| 9 | [open-interpreter](https://github.com/OpenInterpreter/open-interpreter) | 51717 | 4535 | Python | 173 | A natural language interface for computers | 2024-08-24T23:48:08Z | -| 10 | [Prompt-Engineering-Guide](https://github.com/dair-ai/Prompt-Engineering-Guide) | 47242 | 4596 | MDX | 102 | 🐙 Guides, papers, lecture, notebooks and resources for prompt engineering | 2024-08-22T16:54:03Z | +| 1 | [awesome-chatgpt-prompts](https://github.com/f/awesome-chatgpt-prompts) | 108441 | 14860 | HTML | 0 | This repo includes ChatGPT prompt curation to use ChatGPT better. | 2024-08-16T12:35:40Z | +| 2 | [ChatGPT-Next-Web](https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web) | 74300 | 58662 | TypeScript | 382 | A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini 应用。 | 2024-08-26T10:38:59Z | +| 3 | [gpt_academic](https://github.com/binary-husky/gpt_academic) | 63454 | 7861 | Python | 312 | 为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。 | 2024-08-21T14:24:44Z | +| 4 | [generative-ai-for-beginners](https://github.com/microsoft/generative-ai-for-beginners) | 61277 | 30984 | Jupyter Notebook | 9 | 18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/ | 2024-08-20T18:24:26Z | +| 5 | [gpt4free](https://github.com/xtekky/gpt4free) | 59775 | 13187 | Python | 25 | The official gpt4free repository \| various collection of powerful language models | 2024-08-17T17:16:17Z | +| 6 | [openai-cookbook](https://github.com/openai/openai-cookbook) | 58254 | 9233 | MDX | 32 | Examples and guides for using the OpenAI API | 2024-08-26T16:11:40Z | +| 7 | [ChatGPT](https://github.com/lencx/ChatGPT) | 52041 | 5848 | Rust | 695 | 🔮 ChatGPT Desktop Application (Mac, Windows and Linux) | 2024-08-20T17:09:06Z | +| 8 | [awesome-chatgpt-prompts-zh](https://github.com/PlexPt/awesome-chatgpt-prompts-zh) | 51949 | 13503 | None | 38 | ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。 | 2024-07-30T11:43:23Z | +| 9 | [open-interpreter](https://github.com/OpenInterpreter/open-interpreter) | 51740 | 4540 | Python | 173 | A natural language interface for computers | 2024-08-26T16:52:07Z | +| 10 | [Prompt-Engineering-Guide](https://github.com/dair-ai/Prompt-Engineering-Guide) | 47267 | 4598 | MDX | 103 | 🐙 Guides, papers, lecture, notebooks and resources for prompt engineering | 2024-08-22T16:54:03Z | diff --git a/Top100/LLM.md b/Top100/LLM.md index 93e1d9f..c0a89af 100644 --- a/Top100/LLM.md +++ b/Top100/LLM.md @@ -5,104 +5,104 @@ | Ranking | Project Name | Stars | Forks | Language | Open Issues | Description | Last Commit | | ------- | ------------ | ----- | ----- | -------- | ----------- | ----------- | ----------- | -| 1 | [ollama](https://github.com/ollama/ollama) | 86575 | 6708 | Go | 1043 | Get up and running with Llama 3.1, Mistral, Gemma 2, and other large language models. | 2024-08-25T19:45:55Z | -| 2 | [gpt4all](https://github.com/nomic-ai/gpt4all) | 68733 | 7537 | C++ | 530 | GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use. | 2024-08-25T21:07:25Z | -| 3 | [llama.cpp](https://github.com/ggerganov/llama.cpp) | 64045 | 9174 | C++ | 312 | LLM inference in C/C++ | 2024-08-26T00:03:38Z | -| 4 | [gpt_academic](https://github.com/binary-husky/gpt_academic) | 63433 | 7859 | Python | 312 | 为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。 | 2024-08-21T14:24:44Z | -| 5 | [MetaGPT](https://github.com/geekan/MetaGPT) | 43260 | 5147 | Python | 300 | 🌟 The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming | 2024-08-21T06:12:26Z | -| 6 | [dify](https://github.com/langgenius/dify) | 42863 | 5941 | TypeScript | 257 | Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production. | 2024-08-26T03:19:57Z | -| 7 | [open-webui](https://github.com/open-webui/open-webui) | 36773 | 4207 | Svelte | 126 | User-friendly WebUI for LLMs (Formerly Ollama WebUI) | 2024-08-25T16:42:27Z | -| 8 | [llm-course](https://github.com/mlabonne/llm-course) | 36351 | 3804 | Jupyter Notebook | 40 | Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks. | 2024-07-28T22:17:43Z | -| 9 | [quivr](https://github.com/QuivrHQ/quivr) | 35630 | 3458 | Python | 88 | Open-source RAG Framework for building GenAI Second Brains 🧠 Build productivity assistant (RAG) ⚡️🤖 Chat with your docs (PDF, CSV, ...) & apps using Langchain, GPT 3.5 / 4 turbo, Private, Anthropic, VertexAI, Ollama, LLMs, Groq that you can share with users ! Efficient retrieval augmented generation framework | 2024-08-25T20:06:37Z | -| 10 | [llama_index](https://github.com/run-llama/llama_index) | 34685 | 4901 | Python | 636 | LlamaIndex is a data framework for your LLM applications | 2024-08-26T03:09:45Z | -| 11 | [Langchain-Chatchat](https://github.com/chatchat-space/Langchain-Chatchat) | 30840 | 5389 | TypeScript | 101 | Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 \| Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM, Qwen and Llama) RAG and Agent app with langchain | 2024-08-24T12:06:23Z | -| 12 | [OpenHands](https://github.com/All-Hands-AI/OpenHands) | 30664 | 3525 | Python | 122 | 🙌 OpenHands: Code Less, Make More | 2024-08-25T23:05:42Z | -| 13 | [ChatTTS](https://github.com/2noise/ChatTTS) | 29650 | 3237 | Python | 92 | A generative speech model for daily dialogue. | 2024-08-25T12:22:52Z | -| 14 | [LLaMA-Factory](https://github.com/hiyouga/LLaMA-Factory) | 29509 | 3621 | Python | 133 | Efficiently Fine-Tune 100+ LLMs in WebUI (ACL 2024) | 2024-08-21T14:13:07Z | -| 15 | [chatgpt-on-wechat](https://github.com/zhayujie/chatgpt-on-wechat) | 29426 | 7789 | Python | 252 | 基于大模型搭建的聊天机器人,同时支持 微信公众号、企业微信应用、飞书、钉钉 等接入,可选择GPT3.5/GPT-4o/GPT4.0/ Claude/文心一言/讯飞星火/通义千问/ Gemini/GLM-4/Claude/Kimi/LinkAI,能处理文本、语音和图片,访问操作系统和互联网,支持基于自有知识库进行定制企业智能客服。 | 2024-08-25T09:16:11Z | -| 16 | [Flowise](https://github.com/FlowiseAI/Flowise) | 29084 | 14998 | TypeScript | 417 | Drag & drop UI to build your customized LLM flow | 2024-08-25T18:08:48Z | -| 17 | [milvus](https://github.com/milvus-io/milvus) | 29036 | 2791 | Go | 599 | A cloud-native vector database, storage for next generation AI applications | 2024-08-26T01:54:58Z | -| 18 | [Mr.-Ranedeer-AI-Tutor](https://github.com/JushBJJ/Mr.-Ranedeer-AI-Tutor) | 28381 | 3262 | None | 13 | A GPT-4 AI Tutor Prompt for customizable personalized learning experiences. | 2024-03-25T13:06:55Z | -| 19 | [LLM101n](https://github.com/karpathy/LLM101n) | 27244 | 1491 | None | 0 | LLM101n: Let's build a Storyteller | 2024-08-01T01:20:33Z | -| 20 | [mindsdb](https://github.com/mindsdb/mindsdb) | 26066 | 4790 | Python | 113 | The platform for building AI from enterprise data | 2024-08-26T02:00:40Z | -| 21 | [vllm](https://github.com/vllm-project/vllm) | 25405 | 3673 | Python | 1420 | A high-throughput and memory-efficient inference and serving engine for LLMs | 2024-08-26T03:16:38Z | -| 22 | [LLMs-from-scratch](https://github.com/rasbt/LLMs-from-scratch) | 25083 | 2681 | Jupyter Notebook | 0 | Implementing a ChatGPT-like LLM in PyTorch from scratch, step by step | 2024-08-24T12:22:19Z | -| 23 | [ChatDev](https://github.com/OpenBMB/ChatDev) | 24908 | 3114 | Shell | 22 | Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration) | 2024-08-15T14:37:50Z | -| 24 | [JARVIS](https://github.com/microsoft/JARVIS) | 23510 | 1960 | Python | 74 | JARVIS, a system to connect LLMs with ML community. Paper: https://arxiv.org/pdf/2303.17580.pdf | 2024-04-24T01:38:16Z | -| 25 | [llm.c](https://github.com/karpathy/llm.c) | 22902 | 2551 | Cuda | 70 | LLM training in simple, raw C/CUDA | 2024-08-16T19:49:55Z | -| 26 | [LocalAI](https://github.com/mudler/LocalAI) | 22800 | 1734 | C++ | 333 | :robot: The free, Open Source alternative to OpenAI, Claude and others. Self-hosted and local-first. Drop-in replacement for OpenAI, running on consumer-grade hardware. No GPU required. Runs gguf, transformers, diffusers and many more models architectures. Features: Generate Text, Audio, Video, Images, Voice Cloning, Distributed inference | 2024-08-25T20:53:17Z | -| 27 | [jan](https://github.com/janhq/jan) | 21642 | 1238 | TypeScript | 167 | Jan is an open source alternative to ChatGPT that runs 100% offline on your computer. Multiple engine support (llama.cpp, TensorRT-LLM) | 2024-08-25T20:26:30Z | -| 28 | [semantic-kernel](https://github.com/microsoft/semantic-kernel) | 21109 | 3096 | C# | 501 | Integrate cutting-edge LLM technology quickly and easily into your apps | 2024-08-25T07:22:13Z | -| 29 | [chatbox](https://github.com/Bin-Huang/chatbox) | 20476 | 2076 | TypeScript | 330 | User-friendly Desktop Client App for AI Models/LLMs (GPT, Claude, Gemini, Ollama...) | 2024-08-25T11:20:51Z | -| 30 | [mem0](https://github.com/mem0ai/mem0) | 20144 | 1888 | Python | 145 | The memory layer for Personalized AI | 2024-08-25T10:55:15Z | -| 31 | [architecture.of.internet-product](https://github.com/davideuler/architecture.of.internet-product) | 20003 | 4660 | HTML | 3 | 互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/OpenAI/Google/Facebook/Amazon/eBay的架构,欢迎PR补充 | 2024-02-17T12:02:24Z | -| 32 | [unilm](https://github.com/microsoft/unilm) | 19406 | 2465 | Python | 566 | Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities | 2024-08-22T06:58:00Z | -| 33 | [anything-llm](https://github.com/Mintplex-Labs/anything-llm) | 19135 | 2092 | JavaScript | 153 | The all-in-one Desktop & Docker AI application with full RAG and AI Agent capabilities. | 2024-08-25T01:24:41Z | -| 34 | [llamafile](https://github.com/Mozilla-Ocho/llamafile) | 18651 | 944 | C++ | 114 | Distribute and run LLMs with a single file. | 2024-08-25T05:30:00Z | -| 35 | [mlc-llm](https://github.com/mlc-ai/mlc-llm) | 18480 | 1486 | Python | 171 | Universal LLM Deployment Engine with ML Compilation | 2024-08-24T20:07:49Z | +| 1 | [ollama](https://github.com/ollama/ollama) | 86699 | 6721 | Go | 1049 | Get up and running with Llama 3.1, Mistral, Gemma 2, and other large language models. | 2024-08-27T02:59:40Z | +| 2 | [gpt4all](https://github.com/nomic-ai/gpt4all) | 68749 | 7541 | C++ | 530 | GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use. | 2024-08-26T22:41:16Z | +| 3 | [llama.cpp](https://github.com/ggerganov/llama.cpp) | 64096 | 9179 | C++ | 311 | LLM inference in C/C++ | 2024-08-26T18:42:02Z | +| 4 | [gpt_academic](https://github.com/binary-husky/gpt_academic) | 63454 | 7861 | Python | 312 | 为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。 | 2024-08-21T14:24:44Z | +| 5 | [MetaGPT](https://github.com/geekan/MetaGPT) | 43286 | 5151 | Python | 301 | 🌟 The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming | 2024-08-21T06:12:26Z | +| 6 | [dify](https://github.com/langgenius/dify) | 42984 | 5967 | TypeScript | 250 | Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production. | 2024-08-27T03:08:59Z | +| 7 | [open-webui](https://github.com/open-webui/open-webui) | 36874 | 4221 | Svelte | 128 | User-friendly WebUI for LLMs (Formerly Ollama WebUI) | 2024-08-26T13:38:43Z | +| 8 | [llm-course](https://github.com/mlabonne/llm-course) | 36417 | 3810 | Jupyter Notebook | 41 | Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks. | 2024-07-28T22:17:43Z | +| 9 | [quivr](https://github.com/QuivrHQ/quivr) | 35674 | 3461 | Python | 93 | Open-source RAG Framework for building GenAI Second Brains 🧠 Build productivity assistant (RAG) ⚡️🤖 Chat with your docs (PDF, CSV, ...) & apps using Langchain, GPT 3.5 / 4 turbo, Private, Anthropic, VertexAI, Ollama, LLMs, Groq that you can share with users ! Efficient retrieval augmented generation framework | 2024-08-26T23:02:40Z | +| 10 | [llama_index](https://github.com/run-llama/llama_index) | 34704 | 4900 | Python | 623 | LlamaIndex is a data framework for your LLM applications | 2024-08-26T23:09:00Z | +| 11 | [Langchain-Chatchat](https://github.com/chatchat-space/Langchain-Chatchat) | 30863 | 5394 | TypeScript | 104 | Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 \| Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM, Qwen and Llama) RAG and Agent app with langchain | 2024-08-26T15:32:51Z | +| 12 | [OpenHands](https://github.com/All-Hands-AI/OpenHands) | 30712 | 3531 | Python | 123 | 🙌 OpenHands: Code Less, Make More | 2024-08-27T03:00:19Z | +| 13 | [ChatTTS](https://github.com/2noise/ChatTTS) | 29691 | 3238 | Python | 93 | A generative speech model for daily dialogue. | 2024-08-25T12:22:52Z | +| 14 | [LLaMA-Factory](https://github.com/hiyouga/LLaMA-Factory) | 29579 | 3630 | Python | 138 | Efficiently Fine-Tune 100+ LLMs in WebUI (ACL 2024) | 2024-08-27T03:20:22Z | +| 15 | [chatgpt-on-wechat](https://github.com/zhayujie/chatgpt-on-wechat) | 29440 | 7795 | Python | 252 | 基于大模型搭建的聊天机器人,同时支持 微信公众号、企业微信应用、飞书、钉钉 等接入,可选择GPT3.5/GPT-4o/GPT4.0/ Claude/文心一言/讯飞星火/通义千问/ Gemini/GLM-4/Claude/Kimi/LinkAI,能处理文本、语音和图片,访问操作系统和互联网,支持基于自有知识库进行定制企业智能客服。 | 2024-08-25T09:16:11Z | +| 16 | [Flowise](https://github.com/FlowiseAI/Flowise) | 29123 | 15020 | TypeScript | 418 | Drag & drop UI to build your customized LLM flow | 2024-08-27T02:57:16Z | +| 17 | [milvus](https://github.com/milvus-io/milvus) | 29061 | 2791 | Go | 605 | A cloud-native vector database, storage for next generation AI applications | 2024-08-27T02:39:00Z | +| 18 | [Mr.-Ranedeer-AI-Tutor](https://github.com/JushBJJ/Mr.-Ranedeer-AI-Tutor) | 28388 | 3262 | None | 13 | A GPT-4 AI Tutor Prompt for customizable personalized learning experiences. | 2024-03-25T13:06:55Z | +| 19 | [LLM101n](https://github.com/karpathy/LLM101n) | 27288 | 1493 | None | 0 | LLM101n: Let's build a Storyteller | 2024-08-01T01:20:33Z | +| 20 | [mindsdb](https://github.com/mindsdb/mindsdb) | 26088 | 4791 | Python | 109 | The platform for building AI from enterprise data | 2024-08-26T17:13:24Z | +| 21 | [vllm](https://github.com/vllm-project/vllm) | 25472 | 3687 | Python | 1437 | A high-throughput and memory-efficient inference and serving engine for LLMs | 2024-08-27T00:09:34Z | +| 22 | [LLMs-from-scratch](https://github.com/rasbt/LLMs-from-scratch) | 25129 | 2686 | Jupyter Notebook | 0 | Implementing a ChatGPT-like LLM in PyTorch from scratch, step by step | 2024-08-26T08:32:41Z | +| 23 | [ChatDev](https://github.com/OpenBMB/ChatDev) | 24916 | 3115 | Shell | 21 | Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration) | 2024-08-15T14:37:50Z | +| 24 | [JARVIS](https://github.com/microsoft/JARVIS) | 23508 | 1961 | Python | 74 | JARVIS, a system to connect LLMs with ML community. Paper: https://arxiv.org/pdf/2303.17580.pdf | 2024-04-24T01:38:16Z | +| 25 | [llm.c](https://github.com/karpathy/llm.c) | 22946 | 2553 | Cuda | 71 | LLM training in simple, raw C/CUDA | 2024-08-26T19:40:06Z | +| 26 | [LocalAI](https://github.com/mudler/LocalAI) | 22818 | 1736 | C++ | 336 | :robot: The free, Open Source alternative to OpenAI, Claude and others. Self-hosted and local-first. Drop-in replacement for OpenAI, running on consumer-grade hardware. No GPU required. Runs gguf, transformers, diffusers and many more models architectures. Features: Generate Text, Audio, Video, Images, Voice Cloning, Distributed inference | 2024-08-27T02:12:22Z | +| 27 | [jan](https://github.com/janhq/jan) | 21663 | 1240 | TypeScript | 172 | Jan is an open source alternative to ChatGPT that runs 100% offline on your computer. Multiple engine support (llama.cpp, TensorRT-LLM) | 2024-08-27T03:22:36Z | +| 28 | [semantic-kernel](https://github.com/microsoft/semantic-kernel) | 21123 | 3096 | C# | 493 | Integrate cutting-edge LLM technology quickly and easily into your apps | 2024-08-26T23:05:12Z | +| 29 | [chatbox](https://github.com/Bin-Huang/chatbox) | 20485 | 2078 | TypeScript | 331 | User-friendly Desktop Client App for AI Models/LLMs (GPT, Claude, Gemini, Ollama...) | 2024-08-25T11:20:51Z | +| 30 | [mem0](https://github.com/mem0ai/mem0) | 20183 | 1894 | Python | 146 | The memory layer for Personalized AI | 2024-08-26T05:18:08Z | +| 31 | [architecture.of.internet-product](https://github.com/davideuler/architecture.of.internet-product) | 20004 | 4660 | HTML | 3 | 互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/OpenAI/Google/Facebook/Amazon/eBay的架构,欢迎PR补充 | 2024-02-17T12:02:24Z | +| 32 | [unilm](https://github.com/microsoft/unilm) | 19408 | 2467 | Python | 566 | Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities | 2024-08-26T14:31:55Z | +| 33 | [anything-llm](https://github.com/Mintplex-Labs/anything-llm) | 19174 | 2096 | JavaScript | 154 | The all-in-one Desktop & Docker AI application with full RAG and AI Agent capabilities. | 2024-08-27T00:57:58Z | +| 34 | [llamafile](https://github.com/Mozilla-Ocho/llamafile) | 18674 | 944 | C++ | 114 | Distribute and run LLMs with a single file. | 2024-08-26T20:04:45Z | +| 35 | [mlc-llm](https://github.com/mlc-ai/mlc-llm) | 18493 | 1487 | Python | 168 | Universal LLM Deployment Engine with ML Compilation | 2024-08-26T23:43:23Z | | 36 | [Chinese-LLaMA-Alpaca](https://github.com/ymcui/Chinese-LLaMA-Alpaca) | 18096 | 1851 | Python | 1 | 中文LLaMA&Alpaca大语言模型+本地CPU/GPU训练部署 (Chinese LLaMA & Alpaca LLMs) | 2024-04-30T04:28:38Z | -| 37 | [one-api](https://github.com/songquanpeng/one-api) | 17430 | 3970 | JavaScript | 596 | OpenAI 接口管理 & 分发系统,支持 Azure、Anthropic Claude、Google PaLM 2 & Gemini、智谱 ChatGLM、百度文心一言、讯飞星火认知、阿里通义千问、360 智脑以及腾讯混元,可用于二次分发管理 key,仅单可执行文件,已打包好 Docker 镜像,一键部署,开箱即用. OpenAI key management & redistribution system, using a single API for all LLMs, and features an English UI. | 2024-08-21T09:01:44Z | -| 38 | [Awesome-LLM](https://github.com/Hannibal046/Awesome-LLM) | 16977 | 1367 | None | 0 | Awesome-LLM: a curated list of Large Language Model | 2024-08-19T11:15:31Z | -| 39 | [FastGPT](https://github.com/labring/FastGPT) | 16529 | 4402 | TypeScript | 272 | FastGPT is a knowledge-based platform built on the LLMs, offers a comprehensive suite of out-of-the-box capabilities such as data processing, RAG retrieval, and visual AI workflow orchestration, letting you easily develop and deploy complex question-answering systems without the need for extensive setup or configuration. | 2024-08-26T02:48:02Z | -| 40 | [agentic](https://github.com/transitive-bullshit/agentic) | 16156 | 2110 | TypeScript | 6 | AI agent stdlib that works with any LLM and TypeScript AI SDK. | 2024-08-17T18:40:20Z | -| 41 | [graphrag](https://github.com/microsoft/graphrag) | 16074 | 1493 | Python | 97 | A modular graph-based Retrieval-Augmented Generation (RAG) system | 2024-08-24T02:52:01Z | -| 42 | [MoneyPrinterTurbo](https://github.com/harry0703/MoneyPrinterTurbo) | 15786 | 2469 | Python | 37 | 利用AI大模型,一键生成高清短视频 Generate short videos with one click using AI LLM. | 2024-07-26T10:23:52Z | -| 43 | [ChatGLM2-6B](https://github.com/THUDM/ChatGLM2-6B) | 15667 | 1848 | Python | 425 | ChatGLM2-6B: An Open Bilingual Chat LLM \| 开源双语对话语言模型 | 2024-06-27T04:05:08Z | -| 44 | [haystack](https://github.com/deepset-ai/haystack) | 15628 | 1778 | Python | 134 | :mag: LLM orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data. With advanced retrieval methods, it's best suited for building RAG, question answering, semantic search or conversational agent chatbots. | 2024-08-23T16:53:11Z | -| 45 | [peft](https://github.com/huggingface/peft) | 15571 | 1500 | Python | 28 | 🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning. | 2024-08-23T18:20:42Z | -| 46 | [ragflow](https://github.com/infiniflow/ragflow) | 15327 | 1558 | Python | 362 | RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding. | 2024-08-25T10:58:20Z | -| 47 | [SuperAGI](https://github.com/TransformerOptimus/SuperAGI) | 15182 | 1821 | Python | 130 | <⚡️> SuperAGI - A dev-first open source autonomous AI agent framework. Enabling developers to build, manage & run useful autonomous agents quickly and reliably. | 2024-08-14T09:30:18Z | -| 48 | [ChuanhuChatGPT](https://github.com/GaiZhenbiao/ChuanhuChatGPT) | 15114 | 2278 | Python | 115 | GUI for ChatGPT API and many LLMs. Supports agents, file-based QA, GPT finetuning and query with web search. All with a neat UI. | 2024-08-22T06:02:40Z | -| 49 | [kubesphere](https://github.com/kubesphere/kubesphere) | 14902 | 2129 | Go | 490 | The container platform tailored for Kubernetes multi-cloud, datacenter, and edge management ⎈ 🖥 ☁️ | 2024-08-14T08:56:57Z | -| 50 | [continue](https://github.com/continuedev/continue) | 14810 | 1082 | TypeScript | 451 | ⏩ Continue is the leading open-source AI code assistant. You can connect any models and any context to build custom autocomplete and chat experiences inside VS Code and JetBrains | 2024-08-25T23:45:07Z | -| 51 | [unsloth](https://github.com/unslothai/unsloth) | 14726 | 972 | Python | 479 | Finetune Llama 3.1, Mistral, Phi & Gemma LLMs 2-5x faster with 80% less memory | 2024-08-25T06:37:10Z | -| 52 | [crawlee](https://github.com/apify/crawlee) | 14642 | 607 | TypeScript | 109 | Crawlee—A web scraping and browser automation library for Node.js to build reliable crawlers. In JavaScript and TypeScript. Extract data for AI, LLMs, RAG, or GPTs. Download HTML, PDF, JPG, PNG, and other files from websites. Works with Puppeteer, Playwright, Cheerio, JSDOM, and raw HTTP. Both headful and headless mode. With proxy rotation. | 2024-08-26T02:11:51Z | -| 53 | [evals](https://github.com/openai/evals) | 14577 | 2562 | Python | 87 | Evals is a framework for evaluating LLMs and LLM systems, and an open-source registry of benchmarks. | 2024-08-20T15:24:22Z | -| 54 | [DocsGPT](https://github.com/arc53/DocsGPT) | 14540 | 1466 | Python | 73 | GPT-powered chat for documentation, chat with your documents | 2024-08-25T10:00:18Z | -| 55 | [Awesome-Chinese-LLM](https://github.com/HqWu-HITCS/Awesome-Chinese-LLM) | 14401 | 1322 | None | 4 | 整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。 | 2024-07-21T13:50:36Z | -| 56 | [Scrapegraph-ai](https://github.com/ScrapeGraphAI/Scrapegraph-ai) | 14002 | 1110 | Python | 26 | Python scraper based on AI | 2024-08-25T08:56:01Z | -| 57 | [gpt-researcher](https://github.com/assafelovic/gpt-researcher) | 13718 | 1759 | Python | 41 | LLM based autonomous agent that does online comprehensive research on any given topic | 2024-08-25T10:54:11Z | -| 58 | [Llama-Chinese](https://github.com/LlamaFamily/Llama-Chinese) | 13477 | 1222 | Python | 190 | Llama中文社区,Llama3在线体验和微调模型已开放,实时汇总最新Llama3学习资料,已将所有代码更新适配Llama3,构建最好的中文Llama大模型,完全开源可商用 | 2024-07-25T01:01:13Z | -| 59 | [ChatGLM3](https://github.com/THUDM/ChatGLM3) | 13279 | 1535 | Python | 26 | ChatGLM3 series: Open Bilingual Chat LLMs \| 开源双语对话语言模型 | 2024-07-10T06:19:57Z | -| 60 | [SWE-agent](https://github.com/princeton-nlp/SWE-agent) | 13111 | 1282 | Python | 52 | SWE-agent takes a GitHub issue and tries to automatically fix it, using GPT-4, or your LM of choice. It solves 12.47% of bugs in the SWE-bench evaluation set and takes just 1 minute to run. | 2024-08-25T09:46:07Z | +| 37 | [one-api](https://github.com/songquanpeng/one-api) | 17456 | 3977 | JavaScript | 596 | OpenAI 接口管理 & 分发系统,支持 Azure、Anthropic Claude、Google PaLM 2 & Gemini、智谱 ChatGLM、百度文心一言、讯飞星火认知、阿里通义千问、360 智脑以及腾讯混元,可用于二次分发管理 key,仅单可执行文件,已打包好 Docker 镜像,一键部署,开箱即用. OpenAI key management & redistribution system, using a single API for all LLMs, and features an English UI. | 2024-08-21T09:01:44Z | +| 38 | [Awesome-LLM](https://github.com/Hannibal046/Awesome-LLM) | 16992 | 1369 | None | 0 | Awesome-LLM: a curated list of Large Language Model | 2024-08-19T11:15:31Z | +| 39 | [FastGPT](https://github.com/labring/FastGPT) | 16549 | 4409 | TypeScript | 272 | FastGPT is a knowledge-based platform built on the LLMs, offers a comprehensive suite of out-of-the-box capabilities such as data processing, RAG retrieval, and visual AI workflow orchestration, letting you easily develop and deploy complex question-answering systems without the need for extensive setup or configuration. | 2024-08-27T03:10:56Z | +| 40 | [agentic](https://github.com/transitive-bullshit/agentic) | 16157 | 2111 | TypeScript | 7 | AI agent stdlib that works with any LLM and TypeScript AI SDK. | 2024-08-26T21:18:02Z | +| 41 | [graphrag](https://github.com/microsoft/graphrag) | 16133 | 1503 | Python | 98 | A modular graph-based Retrieval-Augmented Generation (RAG) system | 2024-08-26T23:59:29Z | +| 42 | [MoneyPrinterTurbo](https://github.com/harry0703/MoneyPrinterTurbo) | 15808 | 2470 | Python | 37 | 利用AI大模型,一键生成高清短视频 Generate short videos with one click using AI LLM. | 2024-07-26T10:23:52Z | +| 43 | [haystack](https://github.com/deepset-ai/haystack) | 15806 | 1787 | Python | 135 | :mag: LLM orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data. With advanced retrieval methods, it's best suited for building RAG, question answering, semantic search or conversational agent chatbots. | 2024-08-26T15:54:58Z | +| 44 | [ChatGLM2-6B](https://github.com/THUDM/ChatGLM2-6B) | 15667 | 1848 | Python | 424 | ChatGLM2-6B: An Open Bilingual Chat LLM \| 开源双语对话语言模型 | 2024-06-27T04:05:08Z | +| 45 | [peft](https://github.com/huggingface/peft) | 15582 | 1500 | Python | 29 | 🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning. | 2024-08-26T09:50:02Z | +| 46 | [ragflow](https://github.com/infiniflow/ragflow) | 15467 | 1569 | Python | 363 | RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding. | 2024-08-26T10:06:50Z | +| 47 | [SuperAGI](https://github.com/TransformerOptimus/SuperAGI) | 15187 | 1823 | Python | 130 | <⚡️> SuperAGI - A dev-first open source autonomous AI agent framework. Enabling developers to build, manage & run useful autonomous agents quickly and reliably. | 2024-08-14T09:30:18Z | +| 48 | [ChuanhuChatGPT](https://github.com/GaiZhenbiao/ChuanhuChatGPT) | 15117 | 2278 | Python | 115 | GUI for ChatGPT API and many LLMs. Supports agents, file-based QA, GPT finetuning and query with web search. All with a neat UI. | 2024-08-22T06:02:40Z | +| 49 | [kubesphere](https://github.com/kubesphere/kubesphere) | 14910 | 2129 | Go | 490 | The container platform tailored for Kubernetes multi-cloud, datacenter, and edge management ⎈ 🖥 ☁️ | 2024-08-14T08:56:57Z | +| 50 | [continue](https://github.com/continuedev/continue) | 14867 | 1089 | TypeScript | 454 | ⏩ Continue is the leading open-source AI code assistant. You can connect any models and any context to build custom autocomplete and chat experiences inside VS Code and JetBrains | 2024-08-27T01:44:10Z | +| 51 | [unsloth](https://github.com/unslothai/unsloth) | 14765 | 974 | Python | 481 | Finetune Llama 3.1, Mistral, Phi & Gemma LLMs 2-5x faster with 80% less memory | 2024-08-25T06:37:10Z | +| 52 | [crawlee](https://github.com/apify/crawlee) | 14654 | 607 | TypeScript | 110 | Crawlee—A web scraping and browser automation library for Node.js to build reliable crawlers. In JavaScript and TypeScript. Extract data for AI, LLMs, RAG, or GPTs. Download HTML, PDF, JPG, PNG, and other files from websites. Works with Puppeteer, Playwright, Cheerio, JSDOM, and raw HTTP. Both headful and headless mode. With proxy rotation. | 2024-08-27T01:59:14Z | +| 53 | [evals](https://github.com/openai/evals) | 14584 | 2565 | Python | 87 | Evals is a framework for evaluating LLMs and LLM systems, and an open-source registry of benchmarks. | 2024-08-20T15:24:22Z | +| 54 | [DocsGPT](https://github.com/arc53/DocsGPT) | 14544 | 1466 | Python | 72 | GPT-powered chat for documentation, chat with your documents | 2024-08-26T20:49:14Z | +| 55 | [Awesome-Chinese-LLM](https://github.com/HqWu-HITCS/Awesome-Chinese-LLM) | 14427 | 1324 | None | 4 | 整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。 | 2024-07-21T13:50:36Z | +| 56 | [Scrapegraph-ai](https://github.com/ScrapeGraphAI/Scrapegraph-ai) | 14019 | 1112 | Python | 27 | Python scraper based on AI | 2024-08-26T16:39:35Z | +| 57 | [gpt-researcher](https://github.com/assafelovic/gpt-researcher) | 13734 | 1769 | Python | 45 | LLM based autonomous agent that does online comprehensive research on any given topic | 2024-08-26T08:19:54Z | +| 58 | [Llama-Chinese](https://github.com/LlamaFamily/Llama-Chinese) | 13483 | 1221 | Python | 190 | Llama中文社区,Llama3在线体验和微调模型已开放,实时汇总最新Llama3学习资料,已将所有代码更新适配Llama3,构建最好的中文Llama大模型,完全开源可商用 | 2024-07-25T01:01:13Z | +| 59 | [ChatGLM3](https://github.com/THUDM/ChatGLM3) | 13282 | 1535 | Python | 26 | ChatGLM3 series: Open Bilingual Chat LLMs \| 开源双语对话语言模型 | 2024-07-10T06:19:57Z | +| 60 | [SWE-agent](https://github.com/princeton-nlp/SWE-agent) | 13128 | 1282 | Python | 52 | SWE-agent takes a GitHub issue and tries to automatically fix it, using GPT-4, or your LM of choice. It solves 12.47% of bugs in the SWE-bench evaluation set and takes just 1 minute to run. | 2024-08-26T21:47:44Z | | 61 | [dalai](https://github.com/cocktailpeanut/dalai) | 13094 | 1427 | CSS | 295 | The simplest way to run LLaMA on your local machine | 2024-06-18T20:29:46Z | -| 62 | [Qwen](https://github.com/QwenLM/Qwen) | 13073 | 1052 | Python | 10 | The official repo of Qwen (通义千问) chat & pretrained large language model proposed by Alibaba Cloud. | 2024-07-30T09:42:38Z | -| 63 | [DB-GPT](https://github.com/eosphoros-ai/DB-GPT) | 13034 | 1711 | Python | 109 | AI Native Data App Development framework with AWEL(Agentic Workflow Expression Language) and Agents | 2024-08-26T03:03:51Z | -| 64 | [botpress](https://github.com/botpress/botpress) | 12433 | 1725 | TypeScript | 8 | The open-source hub to build & deploy GPT/LLM Agents ⚡️ | 2024-08-23T20:55:45Z | -| 65 | [pandas-ai](https://github.com/Sinaptik-AI/pandas-ai) | 12413 | 1186 | Python | 95 | Chat with your database (SQL, CSV, pandas, polars, mongodb, noSQL, etc). PandasAI makes data analysis conversational using LLMs (GPT 3.5 / 4, Anthropic, VertexAI) and RAG. | 2024-08-23T19:42:53Z | -| 66 | [khoj](https://github.com/khoj-ai/khoj) | 12349 | 619 | Python | 64 | Your AI second brain. Get answers to your questions, whether they be online or in your own notes. Use online AI models (e.g gpt4) or private, local LLMs (e.g llama3). Self-host locally or use our cloud instance. Access from Obsidian, Emacs, Desktop app, Web or Whatsapp. | 2024-08-25T23:14:38Z | -| 67 | [RWKV-LM](https://github.com/BlinkDL/RWKV-LM) | 12135 | 834 | Python | 67 | RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding. | 2024-08-13T05:50:06Z | -| 68 | [web-llm](https://github.com/mlc-ai/web-llm) | 12122 | 765 | TypeScript | 53 | High-performance In-browser LLM Inference Engine | 2024-08-23T16:24:57Z | -| 69 | [PaddleNLP](https://github.com/PaddlePaddle/PaddleNLP) | 11897 | 2895 | Python | 423 | 👑 Easy-to-use and powerful NLP and LLM library with 🤗 Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including 🗂Text Classification, 🔍 Neural Search, ❓ Question Answering, ℹ️ Information Extraction, 📄 Document Intelligence, 💌 Sentiment Analysis etc. | 2024-08-26T02:22:08Z | -| 70 | [litellm](https://github.com/BerriAI/litellm) | 11610 | 1332 | Python | 434 | Python SDK, Proxy Server to call 100+ LLM APIs using the OpenAI format - [Bedrock, Azure, OpenAI, VertexAI, Cohere, Anthropic, Sagemaker, HuggingFace, Replicate, Groq] | 2024-08-25T06:38:39Z | -| 71 | [llama-recipes](https://github.com/meta-llama/llama-recipes) | 11411 | 1617 | Jupyter Notebook | 12 | Scripts for fine-tuning Meta Llama3 with composable FSDP & PEFT methods to cover single/multi-node GPUs. Supports default & custom datasets for applications such as summarization and Q&A. Supporting a number of candid inference solutions such as HF TGI, VLLM for local or cloud deployment. Demo apps to showcase Meta Llama3 for WhatsApp & Messenger. | 2024-08-25T03:41:19Z | -| 72 | [MemGPT](https://github.com/cpacker/MemGPT) | 11229 | 1222 | Python | 306 | Create LLM agents with long-term memory and custom tools 📚🦙 | 2024-08-25T18:54:57Z | -| 73 | [h2ogpt](https://github.com/h2oai/h2ogpt) | 11157 | 1224 | Python | 258 | Private chat with local GPT with document, images, video, etc. 100% private, Apache 2.0. Supports oLLaMa, Mixtral, llama.cpp, and more. Demo: https://gpt.h2o.ai/ https://gpt-docs.h2o.ai/ | 2024-08-25T21:40:40Z | -| 74 | [llm-cookbook](https://github.com/datawhalechina/llm-cookbook) | 11133 | 1324 | Jupyter Notebook | 3 | 面向开发者的 LLM 入门教程,吴恩达大模型系列课程中文版 | 2024-07-21T07:43:21Z | -| 75 | [gorilla](https://github.com/ShishirPatil/gorilla) | 11118 | 902 | Python | 89 | Gorilla: Training and Evaluating LLMs for Function Calls (Tool Calls) | 2024-08-25T04:08:10Z | -| 76 | [ludwig](https://github.com/ludwig-ai/ludwig) | 11062 | 1183 | Python | 296 | Low-code framework for building custom LLMs, neural networks, and other AI models | 2024-08-21T07:05:41Z | -| 77 | [phidata](https://github.com/phidatahq/phidata) | 11022 | 1628 | Python | 64 | Build AI Assistants with memory, knowledge and tools. | 2024-08-22T21:45:12Z | -| 78 | [open-llms](https://github.com/eugeneyan/open-llms) | 10826 | 682 | None | 4 | 📋 A list of open LLMs available for commercial use. | 2024-07-05T19:01:07Z | -| 79 | [llama-gpt](https://github.com/getumbrel/llama-gpt) | 10658 | 686 | TypeScript | 84 | A self-hosted, offline, ChatGPT-like chatbot. Powered by Llama 2. 100% private, with no data leaving your device. New: Code Llama support! | 2024-04-23T18:56:06Z | -| 80 | [ml-engineering](https://github.com/stas00/ml-engineering) | 10522 | 631 | Python | 2 | Machine Learning Engineering Open Book | 2024-08-26T02:10:08Z | -| 81 | [vanna](https://github.com/vanna-ai/vanna) | 10498 | 797 | Python | 97 | 🤖 Chat with your SQL database 📊. Accurate Text-to-SQL Generation via LLMs using RAG 🔄. | 2024-08-23T15:53:42Z | -| 82 | [plandex](https://github.com/plandex-ai/plandex) | 10413 | 720 | Go | 30 | AI driven development in your terminal. Designed for large, real-world tasks. | 2024-08-20T16:40:51Z | -| 83 | [Self-Hosting-Guide](https://github.com/mikeroyal/Self-Hosting-Guide) | 10164 | 542 | Dockerfile | 7 | Self-Hosting Guide. Learn all about locally hosting (on premises & private web servers) and managing software applications by yourself or your organization. Including Cloud, LLMs, WireGuard, Automation, Home Assistant, and Networking. | 2024-08-20T19:18:46Z | -| 84 | [storm](https://github.com/stanford-oval/storm) | 9947 | 931 | Python | 20 | An LLM-powered knowledge curation system that researches a topic and generates a full-length report with citations. | 2024-08-24T16:18:41Z | -| 85 | [LLMSurvey](https://github.com/RUCAIBox/LLMSurvey) | 9881 | 775 | Python | 19 | The official GitHub page for the survey paper "A Survey of Large Language Models". | 2024-08-20T04:48:58Z | -| 86 | [qlora](https://github.com/artidoro/qlora) | 9854 | 806 | Jupyter Notebook | 189 | QLoRA: Efficient Finetuning of Quantized LLMs | 2024-06-10T19:20:16Z | -| 87 | [OpenLLM](https://github.com/bentoml/OpenLLM) | 9616 | 614 | Python | 22 | Run any open-source LLMs, such as Llama 3.1, Gemma, as OpenAI compatible API endpoint in the cloud. | 2024-08-19T19:24:33Z | -| 88 | [litgpt](https://github.com/Lightning-AI/litgpt) | 9463 | 942 | Python | 199 | 20+ high-performance LLMs with recipes to pretrain, finetune and deploy at scale. | 2024-08-25T17:20:49Z | -| 89 | [mistral-inference](https://github.com/mistralai/mistral-inference) | 9447 | 831 | Jupyter Notebook | 107 | Official inference library for Mistral models | 2024-08-22T07:11:00Z | -| 90 | [CopilotKit](https://github.com/CopilotKit/CopilotKit) | 9440 | 906 | TypeScript | 55 | A framework for building custom AI Copilots 🤖 in-app AI chatbots, in-app AI Agents, & AI-powered Textareas. | 2024-08-23T12:25:46Z | -| 91 | [firecrawl](https://github.com/mendableai/firecrawl) | 9278 | 699 | TypeScript | 73 | 🔥 Turn entire websites into LLM-ready markdown or structured data. Scrape, crawl and extract with a single API. | 2024-08-25T18:06:23Z | -| 92 | [shell_gpt](https://github.com/TheR1D/shell_gpt) | 9199 | 721 | Python | 61 | A command-line productivity tool powered by AI large language models like GPT-4, will help you accomplish your tasks faster and more efficiently. | 2024-08-21T01:31:05Z | -| 93 | [LLMsPracticalGuide](https://github.com/Mooler0410/LLMsPracticalGuide) | 9196 | 697 | None | 9 | A curated list of practical guide resources of LLMs (LLMs Tree, Examples, Papers) | 2024-05-31T06:39:37Z | -| 94 | [ai](https://github.com/vercel/ai) | 9181 | 1329 | TypeScript | 180 | Build AI-powered applications with React, Svelte, Vue, and Solid | 2024-08-23T23:07:19Z | -| 95 | [WizardLM](https://github.com/nlpxucan/WizardLM) | 9167 | 711 | Python | 160 | LLMs build upon Evol Insturct: WizardLM, WizardCoder, WizardMath | 2024-08-05T08:31:05Z | -| 96 | [promptflow](https://github.com/microsoft/promptflow) | 9085 | 823 | Python | 92 | Build high-quality LLM apps - from prototyping, testing to production deployment and monitoring. | 2024-08-23T19:17:58Z | -| 97 | [activepieces](https://github.com/activepieces/activepieces) | 9081 | 1049 | TypeScript | 197 | Your friendliest open source all-in-one automation tool ✨ Workflow automation tool 200+ integration / Enterprise automation tool / Zapier Alternative | 2024-08-25T16:47:29Z | +| 62 | [Qwen](https://github.com/QwenLM/Qwen) | 13087 | 1053 | Python | 10 | The official repo of Qwen (通义千问) chat & pretrained large language model proposed by Alibaba Cloud. | 2024-07-30T09:42:38Z | +| 63 | [DB-GPT](https://github.com/eosphoros-ai/DB-GPT) | 13046 | 1711 | Python | 110 | AI Native Data App Development framework with AWEL(Agentic Workflow Expression Language) and Agents | 2024-08-27T03:04:04Z | +| 64 | [botpress](https://github.com/botpress/botpress) | 12438 | 1726 | TypeScript | 8 | The open-source hub to build & deploy GPT/LLM Agents ⚡️ | 2024-08-23T20:55:45Z | +| 65 | [pandas-ai](https://github.com/Sinaptik-AI/pandas-ai) | 12418 | 1187 | Python | 93 | Chat with your database (SQL, CSV, pandas, polars, mongodb, noSQL, etc). PandasAI makes data analysis conversational using LLMs (GPT 3.5 / 4, Anthropic, VertexAI) and RAG. | 2024-08-23T19:42:53Z | +| 66 | [khoj](https://github.com/khoj-ai/khoj) | 12358 | 620 | Python | 65 | Your AI second brain. Get answers to your questions, whether they be online or in your own notes. Use online AI models (e.g gpt4) or private, local LLMs (e.g llama3). Self-host locally or use our cloud instance. Access from Obsidian, Emacs, Desktop app, Web or Whatsapp. | 2024-08-26T06:39:30Z | +| 67 | [web-llm](https://github.com/mlc-ai/web-llm) | 12141 | 767 | TypeScript | 53 | High-performance In-browser LLM Inference Engine | 2024-08-23T16:24:57Z | +| 68 | [RWKV-LM](https://github.com/BlinkDL/RWKV-LM) | 12140 | 836 | Python | 67 | RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding. | 2024-08-13T05:50:06Z | +| 69 | [PaddleNLP](https://github.com/PaddlePaddle/PaddleNLP) | 11899 | 2899 | Python | 424 | 👑 Easy-to-use and powerful NLP and LLM library with 🤗 Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including 🗂Text Classification, 🔍 Neural Search, ❓ Question Answering, ℹ️ Information Extraction, 📄 Document Intelligence, 💌 Sentiment Analysis etc. | 2024-08-27T02:58:54Z | +| 70 | [litellm](https://github.com/BerriAI/litellm) | 11626 | 1333 | Python | 439 | Python SDK, Proxy Server to call 100+ LLM APIs using the OpenAI format - [Bedrock, Azure, OpenAI, VertexAI, Cohere, Anthropic, Sagemaker, HuggingFace, Replicate, Groq] | 2024-08-27T03:00:16Z | +| 71 | [llama-recipes](https://github.com/meta-llama/llama-recipes) | 11418 | 1617 | Jupyter Notebook | 13 | Scripts for fine-tuning Meta Llama3 with composable FSDP & PEFT methods to cover single/multi-node GPUs. Supports default & custom datasets for applications such as summarization and Q&A. Supporting a number of candid inference solutions such as HF TGI, VLLM for local or cloud deployment. Demo apps to showcase Meta Llama3 for WhatsApp & Messenger. | 2024-08-25T03:41:19Z | +| 72 | [MemGPT](https://github.com/cpacker/MemGPT) | 11237 | 1227 | Python | 307 | Create LLM agents with long-term memory and custom tools 📚🦙 | 2024-08-26T23:55:11Z | +| 73 | [h2ogpt](https://github.com/h2oai/h2ogpt) | 11158 | 1224 | Python | 257 | Private chat with local GPT with document, images, video, etc. 100% private, Apache 2.0. Supports oLLaMa, Mixtral, llama.cpp, and more. Demo: https://gpt.h2o.ai/ https://gpt-docs.h2o.ai/ | 2024-08-27T03:21:58Z | +| 74 | [llm-cookbook](https://github.com/datawhalechina/llm-cookbook) | 11145 | 1324 | Jupyter Notebook | 3 | 面向开发者的 LLM 入门教程,吴恩达大模型系列课程中文版 | 2024-07-21T07:43:21Z | +| 75 | [gorilla](https://github.com/ShishirPatil/gorilla) | 11120 | 908 | Python | 88 | Gorilla: Training and Evaluating LLMs for Function Calls (Tool Calls) | 2024-08-25T04:08:10Z | +| 76 | [ludwig](https://github.com/ludwig-ai/ludwig) | 11061 | 1183 | Python | 296 | Low-code framework for building custom LLMs, neural networks, and other AI models | 2024-08-21T07:05:41Z | +| 77 | [phidata](https://github.com/phidatahq/phidata) | 11029 | 1629 | Python | 64 | Build AI Assistants with memory, knowledge and tools. | 2024-08-22T21:45:12Z | +| 78 | [open-llms](https://github.com/eugeneyan/open-llms) | 10832 | 683 | None | 4 | 📋 A list of open LLMs available for commercial use. | 2024-07-05T19:01:07Z | +| 79 | [llama-gpt](https://github.com/getumbrel/llama-gpt) | 10659 | 686 | TypeScript | 84 | A self-hosted, offline, ChatGPT-like chatbot. Powered by Llama 2. 100% private, with no data leaving your device. New: Code Llama support! | 2024-04-23T18:56:06Z | +| 80 | [ml-engineering](https://github.com/stas00/ml-engineering) | 10539 | 632 | Python | 2 | Machine Learning Engineering Open Book | 2024-08-26T16:36:51Z | +| 81 | [vanna](https://github.com/vanna-ai/vanna) | 10519 | 800 | Python | 97 | 🤖 Chat with your SQL database 📊. Accurate Text-to-SQL Generation via LLMs using RAG 🔄. | 2024-08-23T15:53:42Z | +| 82 | [plandex](https://github.com/plandex-ai/plandex) | 10424 | 720 | Go | 30 | AI driven development in your terminal. Designed for large, real-world tasks. | 2024-08-26T17:28:00Z | +| 83 | [Self-Hosting-Guide](https://github.com/mikeroyal/Self-Hosting-Guide) | 10176 | 543 | Dockerfile | 7 | Self-Hosting Guide. Learn all about locally hosting (on premises & private web servers) and managing software applications by yourself or your organization. Including Cloud, LLMs, WireGuard, Automation, Home Assistant, and Networking. | 2024-08-20T19:18:46Z | +| 84 | [storm](https://github.com/stanford-oval/storm) | 9971 | 933 | Python | 20 | An LLM-powered knowledge curation system that researches a topic and generates a full-length report with citations. | 2024-08-26T22:17:13Z | +| 85 | [LLMSurvey](https://github.com/RUCAIBox/LLMSurvey) | 9883 | 776 | Python | 19 | The official GitHub page for the survey paper "A Survey of Large Language Models". | 2024-08-20T04:48:58Z | +| 86 | [qlora](https://github.com/artidoro/qlora) | 9857 | 806 | Jupyter Notebook | 189 | QLoRA: Efficient Finetuning of Quantized LLMs | 2024-06-10T19:20:16Z | +| 87 | [OpenLLM](https://github.com/bentoml/OpenLLM) | 9624 | 614 | Python | 21 | Run any open-source LLMs, such as Llama 3.1, Gemma, as OpenAI compatible API endpoint in the cloud. | 2024-08-26T16:58:42Z | +| 88 | [litgpt](https://github.com/Lightning-AI/litgpt) | 9473 | 943 | Python | 199 | 20+ high-performance LLMs with recipes to pretrain, finetune and deploy at scale. | 2024-08-27T02:56:21Z | +| 89 | [mistral-inference](https://github.com/mistralai/mistral-inference) | 9451 | 831 | Jupyter Notebook | 107 | Official inference library for Mistral models | 2024-08-22T07:11:00Z | +| 90 | [CopilotKit](https://github.com/CopilotKit/CopilotKit) | 9447 | 906 | TypeScript | 55 | A framework for building custom AI Copilots 🤖 in-app AI chatbots, in-app AI Agents, & AI-powered Textareas. | 2024-08-26T13:48:16Z | +| 91 | [firecrawl](https://github.com/mendableai/firecrawl) | 9321 | 706 | TypeScript | 73 | 🔥 Turn entire websites into LLM-ready markdown or structured data. Scrape, crawl and extract with a single API. | 2024-08-26T22:57:31Z | +| 92 | [shell_gpt](https://github.com/TheR1D/shell_gpt) | 9207 | 721 | Python | 61 | A command-line productivity tool powered by AI large language models like GPT-4, will help you accomplish your tasks faster and more efficiently. | 2024-08-21T01:31:05Z | +| 93 | [ai](https://github.com/vercel/ai) | 9205 | 1330 | TypeScript | 178 | Build AI-powered applications with React, Svelte, Vue, and Solid | 2024-08-26T19:07:10Z | +| 94 | [LLMsPracticalGuide](https://github.com/Mooler0410/LLMsPracticalGuide) | 9202 | 698 | None | 9 | A curated list of practical guide resources of LLMs (LLMs Tree, Examples, Papers) | 2024-05-31T06:39:37Z | +| 95 | [WizardLM](https://github.com/nlpxucan/WizardLM) | 9170 | 711 | Python | 160 | LLMs build upon Evol Insturct: WizardLM, WizardCoder, WizardMath | 2024-08-05T08:31:05Z | +| 96 | [activepieces](https://github.com/activepieces/activepieces) | 9093 | 1049 | TypeScript | 203 | Your friendliest open source all-in-one automation tool ✨ Workflow automation tool 200+ integration / Enterprise automation tool / Zapier Alternative | 2024-08-27T00:23:17Z | +| 97 | [promptflow](https://github.com/microsoft/promptflow) | 9088 | 824 | Python | 94 | Build high-quality LLM apps - from prototyping, testing to production deployment and monitoring. | 2024-08-26T19:53:25Z | | 98 | [petals](https://github.com/bigscience-workshop/petals) | 9037 | 502 | Python | 84 | 🌸 Run LLMs at home, BitTorrent-style. Fine-tuning and inference up to 10x faster than offloading | 2024-08-25T08:12:19Z | -| 99 | [MaxKB](https://github.com/1Panel-dev/MaxKB) | 9000 | 1197 | Python | 77 | 🚀 基于 LLM 大语言模型的知识库问答系统。开箱即用、模型中立、灵活编排,支持快速嵌入到第三方业务系统。 | 2024-08-26T03:23:45Z | -| 100 | [minbpe](https://github.com/karpathy/minbpe) | 8955 | 820 | Python | 29 | Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization. | 2024-07-01T14:20:22Z | +| 99 | [MaxKB](https://github.com/1Panel-dev/MaxKB) | 9012 | 1197 | Python | 77 | 🚀 基于 LLM 大语言模型的知识库问答系统。开箱即用、模型中立、灵活编排,支持快速嵌入到第三方业务系统。 | 2024-08-27T02:16:48Z | +| 100 | [minbpe](https://github.com/karpathy/minbpe) | 8962 | 820 | Python | 29 | Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization. | 2024-07-01T14:20:22Z | diff --git a/Top100/chatGPT.md b/Top100/chatGPT.md index 2065c1e..74d1e9f 100644 --- a/Top100/chatGPT.md +++ b/Top100/chatGPT.md @@ -5,104 +5,104 @@ | Ranking | Project Name | Stars | Forks | Language | Open Issues | Description | Last Commit | | ------- | ------------ | ----- | ----- | -------- | ----------- | ----------- | ----------- | -| 1 | [awesome-chatgpt-prompts](https://github.com/f/awesome-chatgpt-prompts) | 108403 | 14854 | HTML | 0 | This repo includes ChatGPT prompt curation to use ChatGPT better. | 2024-08-16T12:35:40Z | -| 2 | [ChatGPT-Next-Web](https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web) | 74273 | 58644 | TypeScript | 381 | A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini 应用。 | 2024-08-24T04:11:47Z | -| 3 | [gpt_academic](https://github.com/binary-husky/gpt_academic) | 63433 | 7859 | Python | 312 | 为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。 | 2024-08-21T14:24:44Z | -| 4 | [generative-ai-for-beginners](https://github.com/microsoft/generative-ai-for-beginners) | 61198 | 30943 | Jupyter Notebook | 9 | 18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/ | 2024-08-20T18:24:26Z | -| 5 | [gpt4free](https://github.com/xtekky/gpt4free) | 59761 | 13186 | Python | 26 | The official gpt4free repository \| various collection of powerful language models | 2024-08-17T17:16:17Z | -| 6 | [openai-cookbook](https://github.com/openai/openai-cookbook) | 58244 | 9230 | MDX | 31 | Examples and guides for using the OpenAI API | 2024-08-21T05:38:54Z | -| 7 | [ChatGPT](https://github.com/lencx/ChatGPT) | 52036 | 5844 | Rust | 694 | 🔮 ChatGPT Desktop Application (Mac, Windows and Linux) | 2024-08-20T17:09:06Z | -| 8 | [awesome-chatgpt-prompts-zh](https://github.com/PlexPt/awesome-chatgpt-prompts-zh) | 51939 | 13504 | None | 38 | ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。 | 2024-07-30T11:43:23Z | -| 9 | [open-interpreter](https://github.com/OpenInterpreter/open-interpreter) | 51717 | 4535 | Python | 173 | A natural language interface for computers | 2024-08-24T23:48:08Z | -| 10 | [Prompt-Engineering-Guide](https://github.com/dair-ai/Prompt-Engineering-Guide) | 47242 | 4596 | MDX | 102 | 🐙 Guides, papers, lecture, notebooks and resources for prompt engineering | 2024-08-22T16:54:03Z | -| 11 | [lobe-chat](https://github.com/lobehub/lobe-chat) | 37423 | 8838 | TypeScript | 316 | 🤯 Lobe Chat - an open-source, modern-design AI chat framework. Supports Multi AI Providers( OpenAI / Claude 3 / Gemini / Ollama / Bedrock / Azure / Mistral / DeepSeek),Knowledge Base(file upload / knowledge management / RAG ), Multi-Modals (Vision/TTS) and plugin system. One-click FREE deployment of your private ChatGPT/ Claude application. | 2024-08-26T00:27:03Z | -| 12 | [Open-Assistant](https://github.com/LAION-AI/Open-Assistant) | 36928 | 3216 | Python | 223 | OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so. | 2024-08-17T01:55:35Z | -| 13 | [quivr](https://github.com/QuivrHQ/quivr) | 35630 | 3458 | Python | 88 | Open-source RAG Framework for building GenAI Second Brains 🧠 Build productivity assistant (RAG) ⚡️🤖 Chat with your docs (PDF, CSV, ...) & apps using Langchain, GPT 3.5 / 4 turbo, Private, Anthropic, VertexAI, Ollama, LLMs, Groq that you can share with users ! Efficient retrieval augmented generation framework | 2024-08-25T20:06:37Z | -| 14 | [hello-algorithm](https://github.com/geekxh/hello-algorithm) | 35103 | 6463 | Java | 10 | 🌍 针对小白的算法训练 \| 包括四部分:①.大厂面经 ②.力扣图解 ③.千本开源电子书 ④.百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)推荐免费ChatGPT使用网站 | 2023-06-13T04:13:17Z | -| 15 | [WeChatMsg](https://github.com/LC044/WeChatMsg) | 32580 | 3411 | Python | 50 | 提取微信聊天记录,将其导出成HTML、Word、Excel文档永久保存,对聊天记录进行分析生成年度聊天报告,用聊天数据训练专属于个人的AI聊天助手 | 2024-07-20T03:54:01Z | -| 16 | [chatgpt-web](https://github.com/Chanzhaoyu/chatgpt-web) | 31185 | 11209 | Vue | 1 | 用 Express 和 Vue3 搭建的 ChatGPT 演示网页 | 2024-08-16T15:26:57Z | -| 17 | [Langchain-Chatchat](https://github.com/chatchat-space/Langchain-Chatchat) | 30840 | 5389 | TypeScript | 101 | Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 \| Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM, Qwen and Llama) RAG and Agent app with langchain | 2024-08-24T12:06:23Z | -| 18 | [autogen](https://github.com/microsoft/autogen) | 29952 | 4366 | Jupyter Notebook | 623 | A programming framework for agentic AI 🤖 | 2024-08-26T03:00:42Z | -| 19 | [ChatTTS](https://github.com/2noise/ChatTTS) | 29650 | 3237 | Python | 92 | A generative speech model for daily dialogue. | 2024-08-25T12:22:52Z | -| 20 | [chatgpt-on-wechat](https://github.com/zhayujie/chatgpt-on-wechat) | 29426 | 7789 | Python | 252 | 基于大模型搭建的聊天机器人,同时支持 微信公众号、企业微信应用、飞书、钉钉 等接入,可选择GPT3.5/GPT-4o/GPT4.0/ Claude/文心一言/讯飞星火/通义千问/ Gemini/GLM-4/Claude/Kimi/LinkAI,能处理文本、语音和图片,访问操作系统和互联网,支持基于自有知识库进行定制企业智能客服。 | 2024-08-25T09:16:11Z | -| 21 | [Flowise](https://github.com/FlowiseAI/Flowise) | 29084 | 14998 | TypeScript | 417 | Drag & drop UI to build your customized LLM flow | 2024-08-25T18:08:48Z | -| 22 | [ChatGPT](https://github.com/acheong08/ChatGPT) | 27999 | 4481 | Python | 11 | Reverse engineered ChatGPT API | 2023-08-02T06:02:10Z | -| 23 | [langflow](https://github.com/langflow-ai/langflow) | 25729 | 3459 | JavaScript | 104 | Langflow is a low-code app builder for RAG and multi-agent AI applications. It’s Python-based and agnostic to any model, API, or database. | 2024-08-25T19:02:20Z | -| 24 | [Pake](https://github.com/tw93/Pake) | 25291 | 4551 | Rust | 22 | 🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 利用 Rust 轻松构建轻量级多端桌面应用 | 2024-08-21T05:06:55Z | -| 25 | [Hello-Python](https://github.com/mouredev/Hello-Python) | 25203 | 1652 | Python | 11 | Curso para aprender el lenguaje de programación Python desde cero y para principiantes. 100 clases, 44 horas en vídeo, código, proyectos y grupo de chat. Fundamentos, frontend, backend, testing, IA... | 2024-08-11T12:53:47Z | -| 26 | [LLMs-from-scratch](https://github.com/rasbt/LLMs-from-scratch) | 25083 | 2681 | Jupyter Notebook | 0 | Implementing a ChatGPT-like LLM in PyTorch from scratch, step by step | 2024-08-24T12:22:19Z | -| 27 | [openai-translator](https://github.com/openai-translator/openai-translator) | 23453 | 1712 | TypeScript | 429 | 基于 ChatGPT API 的划词翻译浏览器插件和跨平台桌面端应用 - Browser extension and cross-platform desktop application for translation based on ChatGPT API. | 2024-08-17T10:21:24Z | -| 28 | [jan](https://github.com/janhq/jan) | 21642 | 1238 | TypeScript | 167 | Jan is an open source alternative to ChatGPT that runs 100% offline on your computer. Multiple engine support (llama.cpp, TensorRT-LLM) | 2024-08-25T20:26:30Z | -| 29 | [gin-vue-admin](https://github.com/flipped-aurora/gin-vue-admin) | 21019 | 6233 | Go | 21 | 🚀Vite+Vue3+Gin的开发基础平台,支持TS和JS混用。它集成了JWT鉴权、权限管理、动态路由、显隐可控组件、分页封装、多点登录拦截、资源权限、上传下载、代码生成器【可AI辅助】、表单生成器和可配置的导入导出等开发必备功能。 | 2024-08-25T17:23:48Z | -| 30 | [chatgpt-retrieval-plugin](https://github.com/openai/chatgpt-retrieval-plugin) | 20993 | 3676 | Python | 163 | The ChatGPT Retrieval Plugin lets you easily find personal or work documents by asking questions in natural language. | 2024-07-04T22:00:16Z | -| 31 | [chatbox](https://github.com/Bin-Huang/chatbox) | 20476 | 2076 | TypeScript | 330 | User-friendly Desktop Client App for AI Models/LLMs (GPT, Claude, Gemini, Ollama...) | 2024-08-25T11:20:51Z | -| 32 | [GPT_API_free](https://github.com/chatanywhere/GPT_API_free) | 20375 | 1558 | Python | 20 | Free ChatGPT API Key,免费ChatGPT API,支持GPT4 API(免费),ChatGPT国内可用免费转发API,直连无需代理。可以搭配ChatBox等软件/插件使用,极大降低接口使用成本。国内即可无限制畅快聊天。 | 2024-08-18T12:19:58Z | -| 33 | [mem0](https://github.com/mem0ai/mem0) | 20144 | 1888 | Python | 145 | The memory layer for Personalized AI | 2024-08-25T10:55:15Z | -| 34 | [architecture.of.internet-product](https://github.com/davideuler/architecture.of.internet-product) | 20003 | 4660 | HTML | 3 | 互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/OpenAI/Google/Facebook/Amazon/eBay的架构,欢迎PR补充 | 2024-02-17T12:02:24Z | -| 35 | [LLaVA](https://github.com/haotian-liu/LLaVA) | 18894 | 2070 | Python | 933 | [NeurIPS'23 Oral] Visual Instruction Tuning (LLaVA) built towards GPT-4V level capabilities and beyond. | 2024-08-12T09:52:38Z | -| 36 | [ChatPaper](https://github.com/kaixindelele/ChatPaper) | 18136 | 1906 | Python | 67 | Use ChatGPT to summarize the arXiv papers. 全流程加速科研,利用chatgpt进行论文全文总结+专业翻译+润色+审稿+审稿回复 | 2024-04-04T02:45:02Z | -| 37 | [siyuan](https://github.com/siyuan-note/siyuan) | 17839 | 1322 | TypeScript | 400 | A privacy-first, self-hosted, fully open source personal knowledge management software, written in typescript and golang. | 2024-08-23T03:43:10Z | -| 38 | [awesome-free-chatgpt](https://github.com/LiLittleCat/awesome-free-chatgpt) | 17567 | 1225 | Python | 14 | 🆓免费的 ChatGPT 镜像网站列表,持续更新。List of free ChatGPT mirror sites, continuously updated. | 2024-08-18T13:49:59Z | -| 39 | [one-api](https://github.com/songquanpeng/one-api) | 17430 | 3970 | JavaScript | 596 | OpenAI 接口管理 & 分发系统,支持 Azure、Anthropic Claude、Google PaLM 2 & Gemini、智谱 ChatGLM、百度文心一言、讯飞星火认知、阿里通义千问、360 智脑以及腾讯混元,可用于二次分发管理 key,仅单可执行文件,已打包好 Docker 镜像,一键部署,开箱即用. OpenAI key management & redistribution system, using a single API for all LLMs, and features an English UI. | 2024-08-21T09:01:44Z | -| 40 | [SmsForwarder](https://github.com/pppscn/SmsForwarder) | 16935 | 2293 | Kotlin | 2 | 短信转发器——监控Android手机短信、来电、APP通知,并根据指定规则转发到其他手机:钉钉群自定义机器人、钉钉企业内机器人、企业微信群机器人、飞书机器人、企业微信应用消息、邮箱、bark、webhook、Telegram机器人、Server酱、PushPlus、手机短信等。包括主动控制服务端与客户端,让你轻松远程发短信、查短信、查通话、查话簿、查电量等。(V3.0 新增)PS.这个APK主要是学习与自用,如有BUG请提ISSUE,同时欢迎大家提PR指正 | 2024-08-23T08:13:55Z | -| 41 | [LibreChat](https://github.com/danny-avila/LibreChat) | 16854 | 2808 | TypeScript | 98 | Enhanced ChatGPT Clone: Features Anthropic, OpenAI, Assistants API, Azure, Groq, GPT-4 Vision, Mistral, OpenRouter, Vertex AI, Gemini, AI model switching, message search, langchain, DALL-E-3, ChatGPT Plugins, OpenAI Functions, Secure Multi-User System, Presets, completely open-source for self-hosting. Actively in public development. | 2024-08-25T23:10:27Z | -| 42 | [carrot](https://github.com/xx025/carrot) | 16845 | 1418 | None | 0 | Free ChatGPT Site List 这儿为你准备了众多免费好用的ChatGPT镜像站点 | 2024-08-23T13:51:26Z | -| 43 | [aider](https://github.com/paul-gauthier/aider) | 16743 | 1568 | Python | 148 | aider is AI pair programming in your terminal | 2024-08-25T19:19:59Z | -| 44 | [best-of-ml-python](https://github.com/ml-tooling/best-of-ml-python) | 16197 | 2340 | None | 20 | 🏆 A ranked list of awesome machine learning Python libraries. Updated weekly. | 2024-08-19T14:14:10Z | -| 45 | [MoneyPrinterTurbo](https://github.com/harry0703/MoneyPrinterTurbo) | 15786 | 2469 | Python | 37 | 利用AI大模型,一键生成高清短视频 Generate short videos with one click using AI LLM. | 2024-07-26T10:23:52Z | -| 46 | [haystack](https://github.com/deepset-ai/haystack) | 15628 | 1778 | Python | 134 | :mag: LLM orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data. With advanced retrieval methods, it's best suited for building RAG, question answering, semantic search or conversational agent chatbots. | 2024-08-23T16:53:11Z | -| 47 | [vpncn.github.io](https://github.com/vpncn/vpncn.github.io) | 15224 | 1429 | HTML | 0 | 2024中国翻墙软件VPN推荐以及科学上网避坑,稳定好用。对比SSR机场、蓝灯、V2ray、老王VPN、VPS搭建梯子等科学上网与翻墙软件,中国最新科学上网翻墙梯子VPN下载推荐,访问Chatgpt。 | 2024-08-13T15:37:18Z | -| 48 | [ChuanhuChatGPT](https://github.com/GaiZhenbiao/ChuanhuChatGPT) | 15114 | 2278 | Python | 115 | GUI for ChatGPT API and many LLMs. Supports agents, file-based QA, GPT finetuning and query with web search. All with a neat UI. | 2024-08-22T06:02:40Z | -| 49 | [ChatALL](https://github.com/sunner/ChatALL) | 15009 | 1620 | JavaScript | 208 | Concurrently chat with ChatGPT, Bing Chat, Bard, Alpaca, Vicuna, Claude, ChatGLM, MOSS, 讯飞星火, 文心一言 and more, discover the best answers | 2024-08-09T14:10:44Z | -| 50 | [continue](https://github.com/continuedev/continue) | 14810 | 1082 | TypeScript | 451 | ⏩ Continue is the leading open-source AI code assistant. You can connect any models and any context to build custom autocomplete and chat experiences inside VS Code and JetBrains | 2024-08-25T23:45:07Z | -| 51 | [Chat2DB](https://github.com/CodePhiliaX/Chat2DB) | 14668 | 1643 | Java | 309 | 🔥🔥🔥AI-driven database tool and SQL client, The hottest GUI client, supporting MySQL, Oracle, PostgreSQL, DB2, SQL Server, DB2, SQLite, H2, ClickHouse, and more. | 2024-08-20T13:04:59Z | -| 52 | [DocsGPT](https://github.com/arc53/DocsGPT) | 14540 | 1466 | Python | 73 | GPT-powered chat for documentation, chat with your documents | 2024-08-25T10:00:18Z | +| 1 | [awesome-chatgpt-prompts](https://github.com/f/awesome-chatgpt-prompts) | 108441 | 14860 | HTML | 0 | This repo includes ChatGPT prompt curation to use ChatGPT better. | 2024-08-16T12:35:40Z | +| 2 | [ChatGPT-Next-Web](https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web) | 74300 | 58662 | TypeScript | 382 | A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini 应用。 | 2024-08-26T10:38:59Z | +| 3 | [gpt_academic](https://github.com/binary-husky/gpt_academic) | 63454 | 7861 | Python | 312 | 为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。 | 2024-08-21T14:24:44Z | +| 4 | [generative-ai-for-beginners](https://github.com/microsoft/generative-ai-for-beginners) | 61277 | 30984 | Jupyter Notebook | 9 | 18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/ | 2024-08-20T18:24:26Z | +| 5 | [gpt4free](https://github.com/xtekky/gpt4free) | 59775 | 13187 | Python | 25 | The official gpt4free repository \| various collection of powerful language models | 2024-08-17T17:16:17Z | +| 6 | [openai-cookbook](https://github.com/openai/openai-cookbook) | 58254 | 9233 | MDX | 32 | Examples and guides for using the OpenAI API | 2024-08-26T16:11:40Z | +| 7 | [ChatGPT](https://github.com/lencx/ChatGPT) | 52041 | 5848 | Rust | 695 | 🔮 ChatGPT Desktop Application (Mac, Windows and Linux) | 2024-08-20T17:09:06Z | +| 8 | [awesome-chatgpt-prompts-zh](https://github.com/PlexPt/awesome-chatgpt-prompts-zh) | 51949 | 13503 | None | 38 | ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。 | 2024-07-30T11:43:23Z | +| 9 | [open-interpreter](https://github.com/OpenInterpreter/open-interpreter) | 51740 | 4540 | Python | 173 | A natural language interface for computers | 2024-08-26T16:52:07Z | +| 10 | [Prompt-Engineering-Guide](https://github.com/dair-ai/Prompt-Engineering-Guide) | 47267 | 4598 | MDX | 103 | 🐙 Guides, papers, lecture, notebooks and resources for prompt engineering | 2024-08-22T16:54:03Z | +| 11 | [lobe-chat](https://github.com/lobehub/lobe-chat) | 37470 | 8842 | TypeScript | 326 | 🤯 Lobe Chat - an open-source, modern-design AI chat framework. Supports Multi AI Providers( OpenAI / Claude 3 / Gemini / Ollama / Bedrock / Azure / Mistral / DeepSeek),Knowledge Base(file upload / knowledge management / RAG ), Multi-Modals (Vision/TTS) and plugin system. One-click FREE deployment of your private ChatGPT/ Claude application. | 2024-08-27T02:29:21Z | +| 12 | [Open-Assistant](https://github.com/LAION-AI/Open-Assistant) | 36927 | 3219 | Python | 223 | OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so. | 2024-08-17T01:55:35Z | +| 13 | [quivr](https://github.com/QuivrHQ/quivr) | 35674 | 3461 | Python | 93 | Open-source RAG Framework for building GenAI Second Brains 🧠 Build productivity assistant (RAG) ⚡️🤖 Chat with your docs (PDF, CSV, ...) & apps using Langchain, GPT 3.5 / 4 turbo, Private, Anthropic, VertexAI, Ollama, LLMs, Groq that you can share with users ! Efficient retrieval augmented generation framework | 2024-08-26T23:02:40Z | +| 14 | [hello-algorithm](https://github.com/geekxh/hello-algorithm) | 35105 | 6464 | Java | 10 | 🌍 针对小白的算法训练 \| 包括四部分:①.大厂面经 ②.力扣图解 ③.千本开源电子书 ④.百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)推荐免费ChatGPT使用网站 | 2023-06-13T04:13:17Z | +| 15 | [WeChatMsg](https://github.com/LC044/WeChatMsg) | 32601 | 3415 | Python | 50 | 提取微信聊天记录,将其导出成HTML、Word、Excel文档永久保存,对聊天记录进行分析生成年度聊天报告,用聊天数据训练专属于个人的AI聊天助手 | 2024-07-20T03:54:01Z | +| 16 | [chatgpt-web](https://github.com/Chanzhaoyu/chatgpt-web) | 31184 | 11209 | Vue | 1 | 用 Express 和 Vue3 搭建的 ChatGPT 演示网页 | 2024-08-16T15:26:57Z | +| 17 | [Langchain-Chatchat](https://github.com/chatchat-space/Langchain-Chatchat) | 30863 | 5394 | TypeScript | 104 | Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 \| Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM, Qwen and Llama) RAG and Agent app with langchain | 2024-08-26T15:32:51Z | +| 18 | [autogen](https://github.com/microsoft/autogen) | 29985 | 4372 | Jupyter Notebook | 592 | A programming framework for agentic AI 🤖 | 2024-08-26T23:48:08Z | +| 19 | [ChatTTS](https://github.com/2noise/ChatTTS) | 29691 | 3238 | Python | 93 | A generative speech model for daily dialogue. | 2024-08-25T12:22:52Z | +| 20 | [chatgpt-on-wechat](https://github.com/zhayujie/chatgpt-on-wechat) | 29440 | 7795 | Python | 252 | 基于大模型搭建的聊天机器人,同时支持 微信公众号、企业微信应用、飞书、钉钉 等接入,可选择GPT3.5/GPT-4o/GPT4.0/ Claude/文心一言/讯飞星火/通义千问/ Gemini/GLM-4/Claude/Kimi/LinkAI,能处理文本、语音和图片,访问操作系统和互联网,支持基于自有知识库进行定制企业智能客服。 | 2024-08-25T09:16:11Z | +| 21 | [Flowise](https://github.com/FlowiseAI/Flowise) | 29123 | 15020 | TypeScript | 418 | Drag & drop UI to build your customized LLM flow | 2024-08-27T02:57:16Z | +| 22 | [ChatGPT](https://github.com/acheong08/ChatGPT) | 27996 | 4480 | Python | 11 | Reverse engineered ChatGPT API | 2023-08-02T06:02:10Z | +| 23 | [langflow](https://github.com/langflow-ai/langflow) | 25877 | 3474 | JavaScript | 97 | Langflow is a low-code app builder for RAG and multi-agent AI applications. It’s Python-based and agnostic to any model, API, or database. | 2024-08-26T22:30:13Z | +| 24 | [Pake](https://github.com/tw93/Pake) | 25305 | 4555 | Rust | 22 | 🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 利用 Rust 轻松构建轻量级多端桌面应用 | 2024-08-21T05:06:55Z | +| 25 | [Hello-Python](https://github.com/mouredev/Hello-Python) | 25227 | 1653 | Python | 11 | Curso para aprender el lenguaje de programación Python desde cero y para principiantes. 100 clases, 44 horas en vídeo, código, proyectos y grupo de chat. Fundamentos, frontend, backend, testing, IA... | 2024-08-11T12:53:47Z | +| 26 | [LLMs-from-scratch](https://github.com/rasbt/LLMs-from-scratch) | 25129 | 2686 | Jupyter Notebook | 0 | Implementing a ChatGPT-like LLM in PyTorch from scratch, step by step | 2024-08-26T08:32:41Z | +| 27 | [openai-translator](https://github.com/openai-translator/openai-translator) | 23453 | 1713 | TypeScript | 430 | 基于 ChatGPT API 的划词翻译浏览器插件和跨平台桌面端应用 - Browser extension and cross-platform desktop application for translation based on ChatGPT API. | 2024-08-26T22:31:55Z | +| 28 | [jan](https://github.com/janhq/jan) | 21663 | 1240 | TypeScript | 172 | Jan is an open source alternative to ChatGPT that runs 100% offline on your computer. Multiple engine support (llama.cpp, TensorRT-LLM) | 2024-08-27T03:22:36Z | +| 29 | [gin-vue-admin](https://github.com/flipped-aurora/gin-vue-admin) | 21022 | 6236 | Go | 21 | 🚀Vite+Vue3+Gin的开发基础平台,支持TS和JS混用。它集成了JWT鉴权、权限管理、动态路由、显隐可控组件、分页封装、多点登录拦截、资源权限、上传下载、代码生成器【可AI辅助】、表单生成器和可配置的导入导出等开发必备功能。 | 2024-08-26T09:56:12Z | +| 30 | [chatgpt-retrieval-plugin](https://github.com/openai/chatgpt-retrieval-plugin) | 20995 | 3676 | Python | 163 | The ChatGPT Retrieval Plugin lets you easily find personal or work documents by asking questions in natural language. | 2024-07-04T22:00:16Z | +| 31 | [chatbox](https://github.com/Bin-Huang/chatbox) | 20485 | 2078 | TypeScript | 331 | User-friendly Desktop Client App for AI Models/LLMs (GPT, Claude, Gemini, Ollama...) | 2024-08-25T11:20:51Z | +| 32 | [GPT_API_free](https://github.com/chatanywhere/GPT_API_free) | 20413 | 1559 | Python | 19 | Free ChatGPT API Key,免费ChatGPT API,支持GPT4 API(免费),ChatGPT国内可用免费转发API,直连无需代理。可以搭配ChatBox等软件/插件使用,极大降低接口使用成本。国内即可无限制畅快聊天。 | 2024-08-18T12:19:58Z | +| 33 | [mem0](https://github.com/mem0ai/mem0) | 20183 | 1894 | Python | 146 | The memory layer for Personalized AI | 2024-08-26T05:18:08Z | +| 34 | [architecture.of.internet-product](https://github.com/davideuler/architecture.of.internet-product) | 20004 | 4660 | HTML | 3 | 互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/OpenAI/Google/Facebook/Amazon/eBay的架构,欢迎PR补充 | 2024-02-17T12:02:24Z | +| 35 | [LLaVA](https://github.com/haotian-liu/LLaVA) | 18910 | 2072 | Python | 933 | [NeurIPS'23 Oral] Visual Instruction Tuning (LLaVA) built towards GPT-4V level capabilities and beyond. | 2024-08-12T09:52:38Z | +| 36 | [ChatPaper](https://github.com/kaixindelele/ChatPaper) | 18142 | 1906 | Python | 67 | Use ChatGPT to summarize the arXiv papers. 全流程加速科研,利用chatgpt进行论文全文总结+专业翻译+润色+审稿+审稿回复 | 2024-04-04T02:45:02Z | +| 37 | [siyuan](https://github.com/siyuan-note/siyuan) | 17854 | 1324 | TypeScript | 407 | A privacy-first, self-hosted, fully open source personal knowledge management software, written in typescript and golang. | 2024-08-27T03:14:43Z | +| 38 | [awesome-free-chatgpt](https://github.com/LiLittleCat/awesome-free-chatgpt) | 17571 | 1225 | Python | 14 | 🆓免费的 ChatGPT 镜像网站列表,持续更新。List of free ChatGPT mirror sites, continuously updated. | 2024-08-18T13:49:59Z | +| 39 | [one-api](https://github.com/songquanpeng/one-api) | 17456 | 3977 | JavaScript | 596 | OpenAI 接口管理 & 分发系统,支持 Azure、Anthropic Claude、Google PaLM 2 & Gemini、智谱 ChatGLM、百度文心一言、讯飞星火认知、阿里通义千问、360 智脑以及腾讯混元,可用于二次分发管理 key,仅单可执行文件,已打包好 Docker 镜像,一键部署,开箱即用. OpenAI key management & redistribution system, using a single API for all LLMs, and features an English UI. | 2024-08-21T09:01:44Z | +| 40 | [SmsForwarder](https://github.com/pppscn/SmsForwarder) | 16946 | 2293 | Kotlin | 2 | 短信转发器——监控Android手机短信、来电、APP通知,并根据指定规则转发到其他手机:钉钉群自定义机器人、钉钉企业内机器人、企业微信群机器人、飞书机器人、企业微信应用消息、邮箱、bark、webhook、Telegram机器人、Server酱、PushPlus、手机短信等。包括主动控制服务端与客户端,让你轻松远程发短信、查短信、查通话、查话簿、查电量等。(V3.0 新增)PS.这个APK主要是学习与自用,如有BUG请提ISSUE,同时欢迎大家提PR指正 | 2024-08-26T06:28:44Z | +| 41 | [LibreChat](https://github.com/danny-avila/LibreChat) | 16884 | 2814 | TypeScript | 101 | Enhanced ChatGPT Clone: Features Anthropic, OpenAI, Assistants API, Azure, Groq, GPT-4 Vision, Mistral, OpenRouter, Vertex AI, Gemini, AI model switching, message search, langchain, DALL-E-3, ChatGPT Plugins, OpenAI Functions, Secure Multi-User System, Presets, completely open-source for self-hosting. Actively in public development. | 2024-08-26T23:15:39Z | +| 42 | [carrot](https://github.com/xx025/carrot) | 16846 | 1418 | None | 0 | Free ChatGPT Site List 这儿为你准备了众多免费好用的ChatGPT镜像站点 | 2024-08-23T13:51:26Z | +| 43 | [aider](https://github.com/paul-gauthier/aider) | 16805 | 1577 | Python | 108 | aider is AI pair programming in your terminal | 2024-08-26T23:34:35Z | +| 44 | [best-of-ml-python](https://github.com/ml-tooling/best-of-ml-python) | 16202 | 2340 | None | 20 | 🏆 A ranked list of awesome machine learning Python libraries. Updated weekly. | 2024-08-19T14:14:10Z | +| 45 | [MoneyPrinterTurbo](https://github.com/harry0703/MoneyPrinterTurbo) | 15808 | 2470 | Python | 37 | 利用AI大模型,一键生成高清短视频 Generate short videos with one click using AI LLM. | 2024-07-26T10:23:52Z | +| 46 | [haystack](https://github.com/deepset-ai/haystack) | 15806 | 1787 | Python | 135 | :mag: LLM orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data. With advanced retrieval methods, it's best suited for building RAG, question answering, semantic search or conversational agent chatbots. | 2024-08-26T15:54:58Z | +| 47 | [vpncn.github.io](https://github.com/vpncn/vpncn.github.io) | 15235 | 1432 | HTML | 0 | 2024中国翻墙软件VPN推荐以及科学上网避坑,稳定好用。对比SSR机场、蓝灯、V2ray、老王VPN、VPS搭建梯子等科学上网与翻墙软件,中国最新科学上网翻墙梯子VPN下载推荐,访问Chatgpt。 | 2024-08-13T15:37:18Z | +| 48 | [ChuanhuChatGPT](https://github.com/GaiZhenbiao/ChuanhuChatGPT) | 15117 | 2278 | Python | 115 | GUI for ChatGPT API and many LLMs. Supports agents, file-based QA, GPT finetuning and query with web search. All with a neat UI. | 2024-08-22T06:02:40Z | +| 49 | [ChatALL](https://github.com/sunner/ChatALL) | 15007 | 1621 | JavaScript | 208 | Concurrently chat with ChatGPT, Bing Chat, Bard, Alpaca, Vicuna, Claude, ChatGLM, MOSS, 讯飞星火, 文心一言 and more, discover the best answers | 2024-08-09T14:10:44Z | +| 50 | [continue](https://github.com/continuedev/continue) | 14867 | 1089 | TypeScript | 454 | ⏩ Continue is the leading open-source AI code assistant. You can connect any models and any context to build custom autocomplete and chat experiences inside VS Code and JetBrains | 2024-08-27T01:44:10Z | +| 51 | [Chat2DB](https://github.com/CodePhiliaX/Chat2DB) | 14682 | 1644 | Java | 309 | 🔥🔥🔥AI-driven database tool and SQL client, The hottest GUI client, supporting MySQL, Oracle, PostgreSQL, DB2, SQL Server, DB2, SQLite, H2, ClickHouse, and more. | 2024-08-20T13:04:59Z | +| 52 | [DocsGPT](https://github.com/arc53/DocsGPT) | 14544 | 1466 | Python | 72 | GPT-powered chat for documentation, chat with your documents | 2024-08-26T20:49:14Z | | 53 | [KeepChatGPT](https://github.com/xcanwin/KeepChatGPT) | 14305 | 720 | JavaScript | 59 | 这是一款提高ChatGPT的数据安全能力和效率的插件。并且免费共享大量创新功能,如:自动刷新、保持活跃、数据安全、取消审计、克隆对话、言无不尽、净化页面、展示大屏、拦截跟踪、日新月异、明察秋毫等。让我们的AI体验无比安全、顺畅、丝滑、高效、简洁。 | 2024-06-12T01:11:13Z | -| 54 | [chatgpt-google-extension](https://github.com/wong2/chatgpt-google-extension) | 13259 | 1494 | TypeScript | 95 | This project is deprecated. Check my new project ChatHub: | 2024-08-14T17:49:27Z | -| 55 | [wechat-chatgpt](https://github.com/fuergaosi233/wechat-chatgpt) | 13213 | 3926 | TypeScript | 0 | Use ChatGPT On Wechat via wechaty | 2024-05-20T09:44:41Z | -| 56 | [FinGPT](https://github.com/AI4Finance-Foundation/FinGPT) | 12945 | 1844 | Jupyter Notebook | 69 | FinGPT: Open-Source Financial Large Language Models! Revolutionize 🔥 We release the trained model on HuggingFace. | 2024-07-18T06:34:35Z | -| 57 | [chatgpt-mirai-qq-bot](https://github.com/lss233/chatgpt-mirai-qq-bot) | 12868 | 1543 | Python | 345 | 🚀 一键部署!真正的 AI 聊天机器人!支持ChatGPT、文心一言、讯飞星火、Bing、Bard、ChatGLM、POE,多账号,人设调教,虚拟女仆、图片渲染、语音发送 \| 支持 QQ、Telegram、Discord、微信 等平台 | 2024-03-23T17:37:54Z | -| 58 | [leedl-tutorial](https://github.com/datawhalechina/leedl-tutorial) | 12620 | 2802 | Jupyter Notebook | 3 | 《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases | 2024-08-25T09:12:16Z | -| 59 | [botpress](https://github.com/botpress/botpress) | 12433 | 1725 | TypeScript | 8 | The open-source hub to build & deploy GPT/LLM Agents ⚡️ | 2024-08-23T20:55:45Z | -| 60 | [khoj](https://github.com/khoj-ai/khoj) | 12349 | 619 | Python | 64 | Your AI second brain. Get answers to your questions, whether they be online or in your own notes. Use online AI models (e.g gpt4) or private, local LLMs (e.g llama3). Self-host locally or use our cloud instance. Access from Obsidian, Emacs, Desktop app, Web or Whatsapp. | 2024-08-25T23:14:38Z | -| 61 | [novel](https://github.com/steven-tey/novel) | 12211 | 1016 | TypeScript | 78 | Notion-style WYSIWYG editor with AI-powered autocompletion. | 2024-08-21T14:13:13Z | -| 62 | [RWKV-LM](https://github.com/BlinkDL/RWKV-LM) | 12135 | 834 | Python | 67 | RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding. | 2024-08-13T05:50:06Z | -| 63 | [web-llm](https://github.com/mlc-ai/web-llm) | 12122 | 765 | TypeScript | 53 | High-performance In-browser LLM Inference Engine | 2024-08-23T16:24:57Z | +| 54 | [chatgpt-google-extension](https://github.com/wong2/chatgpt-google-extension) | 13260 | 1493 | TypeScript | 95 | This project is deprecated. Check my new project ChatHub: | 2024-08-14T17:49:27Z | +| 55 | [wechat-chatgpt](https://github.com/fuergaosi233/wechat-chatgpt) | 13211 | 3925 | TypeScript | 0 | Use ChatGPT On Wechat via wechaty | 2024-05-20T09:44:41Z | +| 56 | [FinGPT](https://github.com/AI4Finance-Foundation/FinGPT) | 13143 | 1856 | Jupyter Notebook | 69 | FinGPT: Open-Source Financial Large Language Models! Revolutionize 🔥 We release the trained model on HuggingFace. | 2024-07-18T06:34:35Z | +| 57 | [chatgpt-mirai-qq-bot](https://github.com/lss233/chatgpt-mirai-qq-bot) | 12873 | 1543 | Python | 345 | 🚀 一键部署!真正的 AI 聊天机器人!支持ChatGPT、文心一言、讯飞星火、Bing、Bard、ChatGLM、POE,多账号,人设调教,虚拟女仆、图片渲染、语音发送 \| 支持 QQ、Telegram、Discord、微信 等平台 | 2024-03-23T17:37:54Z | +| 58 | [leedl-tutorial](https://github.com/datawhalechina/leedl-tutorial) | 12647 | 2806 | Jupyter Notebook | 5 | 《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases | 2024-08-25T09:12:16Z | +| 59 | [botpress](https://github.com/botpress/botpress) | 12438 | 1726 | TypeScript | 8 | The open-source hub to build & deploy GPT/LLM Agents ⚡️ | 2024-08-23T20:55:45Z | +| 60 | [khoj](https://github.com/khoj-ai/khoj) | 12358 | 620 | Python | 65 | Your AI second brain. Get answers to your questions, whether they be online or in your own notes. Use online AI models (e.g gpt4) or private, local LLMs (e.g llama3). Self-host locally or use our cloud instance. Access from Obsidian, Emacs, Desktop app, Web or Whatsapp. | 2024-08-26T06:39:30Z | +| 61 | [novel](https://github.com/steven-tey/novel) | 12219 | 1016 | TypeScript | 78 | Notion-style WYSIWYG editor with AI-powered autocompletion. | 2024-08-21T14:13:13Z | +| 62 | [web-llm](https://github.com/mlc-ai/web-llm) | 12141 | 767 | TypeScript | 53 | High-performance In-browser LLM Inference Engine | 2024-08-23T16:24:57Z | +| 63 | [RWKV-LM](https://github.com/BlinkDL/RWKV-LM) | 12140 | 836 | Python | 67 | RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding. | 2024-08-13T05:50:06Z | | 64 | [MOSS](https://github.com/OpenMOSS/MOSS) | 11902 | 1144 | Python | 233 | An open-source tool-augmented conversational language model from Fudan University | 2024-07-13T14:52:59Z | -| 65 | [h2ogpt](https://github.com/h2oai/h2ogpt) | 11157 | 1224 | Python | 258 | Private chat with local GPT with document, images, video, etc. 100% private, Apache 2.0. Supports oLLaMa, Mixtral, llama.cpp, and more. Demo: https://gpt.h2o.ai/ https://gpt-docs.h2o.ai/ | 2024-08-25T21:40:40Z | -| 66 | [gorilla](https://github.com/ShishirPatil/gorilla) | 11118 | 902 | Python | 89 | Gorilla: Training and Evaluating LLMs for Function Calls (Tool Calls) | 2024-08-25T04:08:10Z | -| 67 | [llama-gpt](https://github.com/getumbrel/llama-gpt) | 10658 | 686 | TypeScript | 84 | A self-hosted, offline, ChatGPT-like chatbot. Powered by Llama 2. 100% private, with no data leaving your device. New: Code Llama support! | 2024-04-23T18:56:06Z | -| 68 | [awesome-chatgpt-zh](https://github.com/EmbraceAGI/awesome-chatgpt-zh) | 10457 | 880 | Python | 0 | ChatGPT 中文指南🔥,ChatGPT 中文调教指南,指令指南,应用开发指南,精选资源清单,更好的使用 chatGPT 让你的生产力 up up up! 🚀 | 2024-08-01T00:45:33Z | -| 69 | [danswer](https://github.com/danswer-ai/danswer) | 10119 | 1177 | Python | 307 | Gen-AI Chat for Teams - Think ChatGPT if it had access to your team's unique knowledge. | 2024-08-26T02:53:49Z | -| 70 | [MoneyPrinter](https://github.com/FujiwaraChoki/MoneyPrinter) | 9984 | 1337 | Python | 0 | Automate Creation of YouTube Shorts using MoviePy. | 2024-08-18T04:49:25Z | -| 71 | [LLMSurvey](https://github.com/RUCAIBox/LLMSurvey) | 9881 | 775 | Python | 19 | The official GitHub page for the survey paper "A Survey of Large Language Models". | 2024-08-20T04:48:58Z | -| 72 | [chatGPTBox](https://github.com/josStorer/chatGPTBox) | 9846 | 733 | JavaScript | 282 | Integrating ChatGPT into your browser deeply, everything you need is here | 2024-08-14T16:40:30Z | +| 65 | [h2ogpt](https://github.com/h2oai/h2ogpt) | 11158 | 1224 | Python | 257 | Private chat with local GPT with document, images, video, etc. 100% private, Apache 2.0. Supports oLLaMa, Mixtral, llama.cpp, and more. Demo: https://gpt.h2o.ai/ https://gpt-docs.h2o.ai/ | 2024-08-27T03:21:58Z | +| 66 | [gorilla](https://github.com/ShishirPatil/gorilla) | 11120 | 908 | Python | 88 | Gorilla: Training and Evaluating LLMs for Function Calls (Tool Calls) | 2024-08-25T04:08:10Z | +| 67 | [llama-gpt](https://github.com/getumbrel/llama-gpt) | 10659 | 686 | TypeScript | 84 | A self-hosted, offline, ChatGPT-like chatbot. Powered by Llama 2. 100% private, with no data leaving your device. New: Code Llama support! | 2024-04-23T18:56:06Z | +| 68 | [awesome-chatgpt-zh](https://github.com/EmbraceAGI/awesome-chatgpt-zh) | 10456 | 880 | Python | 0 | ChatGPT 中文指南🔥,ChatGPT 中文调教指南,指令指南,应用开发指南,精选资源清单,更好的使用 chatGPT 让你的生产力 up up up! 🚀 | 2024-08-01T00:45:33Z | +| 69 | [danswer](https://github.com/danswer-ai/danswer) | 10127 | 1180 | Python | 307 | Gen-AI Chat for Teams - Think ChatGPT if it had access to your team's unique knowledge. | 2024-08-27T02:57:47Z | +| 70 | [MoneyPrinter](https://github.com/FujiwaraChoki/MoneyPrinter) | 9991 | 1337 | Python | 0 | Automate Creation of YouTube Shorts using MoviePy. | 2024-08-18T04:49:25Z | +| 71 | [LLMSurvey](https://github.com/RUCAIBox/LLMSurvey) | 9883 | 776 | Python | 19 | The official GitHub page for the survey paper "A Survey of Large Language Models". | 2024-08-20T04:48:58Z | +| 72 | [chatGPTBox](https://github.com/josStorer/chatGPTBox) | 9846 | 734 | JavaScript | 282 | Integrating ChatGPT into your browser deeply, everything you need is here | 2024-08-14T16:40:30Z | | 73 | [ChatRWKV](https://github.com/BlinkDL/ChatRWKV) | 9356 | 684 | Python | 29 | ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source. | 2024-07-11T05:19:11Z | -| 74 | [BingGPT](https://github.com/dice2o/BingGPT) | 9291 | 709 | JavaScript | 238 | Desktop application of new Bing's AI-powered chat (Windows, macOS and Linux) | 2024-02-08T15:06:01Z | -| 75 | [shell_gpt](https://github.com/TheR1D/shell_gpt) | 9199 | 721 | Python | 61 | A command-line productivity tool powered by AI large language models like GPT-4, will help you accomplish your tasks faster and more efficiently. | 2024-08-21T01:31:05Z | -| 76 | [promptflow](https://github.com/microsoft/promptflow) | 9085 | 823 | Python | 92 | Build high-quality LLM apps - from prototyping, testing to production deployment and monitoring. | 2024-08-23T19:17:58Z | -| 77 | [Bob](https://github.com/ripperhe/Bob) | 8908 | 511 | None | 112 | Bob 是一款 macOS 平台的翻译和 OCR 软件。 | 2024-02-21T10:29:39Z | -| 78 | [go-openai](https://github.com/sashabaranov/go-openai) | 8865 | 1347 | Go | 107 | OpenAI ChatGPT, GPT-3, GPT-4, DALL·E, Whisper API wrapper for Go | 2024-08-24T17:13:26Z | -| 79 | [go-proxy-bingai](https://github.com/adams549659584/go-proxy-bingai) | 8862 | 13218 | HTML | 221 | 用 Vue3 和 Go 搭建的微软 New Bing 演示站点,拥有一致的 UI 体验,支持 ChatGPT 提示词,国内可用。 | 2024-03-20T07:24:11Z | +| 74 | [BingGPT](https://github.com/dice2o/BingGPT) | 9287 | 709 | JavaScript | 238 | Desktop application of new Bing's AI-powered chat (Windows, macOS and Linux) | 2024-02-08T15:06:01Z | +| 75 | [shell_gpt](https://github.com/TheR1D/shell_gpt) | 9207 | 721 | Python | 61 | A command-line productivity tool powered by AI large language models like GPT-4, will help you accomplish your tasks faster and more efficiently. | 2024-08-21T01:31:05Z | +| 76 | [promptflow](https://github.com/microsoft/promptflow) | 9088 | 824 | Python | 94 | Build high-quality LLM apps - from prototyping, testing to production deployment and monitoring. | 2024-08-26T19:53:25Z | +| 77 | [Bob](https://github.com/ripperhe/Bob) | 8907 | 511 | None | 112 | Bob 是一款 macOS 平台的翻译和 OCR 软件。 | 2024-02-21T10:29:39Z | +| 78 | [go-openai](https://github.com/sashabaranov/go-openai) | 8870 | 1347 | Go | 106 | OpenAI ChatGPT, GPT-3, GPT-4, DALL·E, Whisper API wrapper for Go | 2024-08-24T17:13:26Z | +| 79 | [go-proxy-bingai](https://github.com/adams549659584/go-proxy-bingai) | 8862 | 13225 | HTML | 221 | 用 Vue3 和 Go 搭建的微软 New Bing 演示站点,拥有一致的 UI 体验,支持 ChatGPT 提示词,国内可用。 | 2024-03-20T07:24:11Z | | 80 | [hamulete](https://github.com/hoochanlon/hamulete) | 8861 | 1859 | Python | 0 | 🏔️国立台湾大学、新加坡国立大学、早稻田大学、东京大学,中央研究院(台湾)以及中国重点高校及科研机构,社科、经济、数学、博弈论、哲学、系统工程类学术论文等知识库。 | 2024-08-21T05:57:26Z | -| 81 | [xonsh](https://github.com/xonsh/xonsh) | 8271 | 632 | Python | 241 | :shell: Python-powered shell. Full-featured and cross-platform. | 2024-08-20T13:11:54Z | -| 82 | [LMFlow](https://github.com/OptimalScale/LMFlow) | 8193 | 817 | Python | 58 | An Extensible Toolkit for Finetuning and Inference of Large Foundation Models. Large Models for All. | 2024-08-21T14:40:32Z | -| 83 | [awesome-chatgpt](https://github.com/humanloop/awesome-chatgpt) | 8192 | 518 | None | 23 | Curated list of awesome tools, demos, docs for ChatGPT and GPT-3 | 2024-05-13T01:11:31Z | -| 84 | [EdgeGPT](https://github.com/acheong08/EdgeGPT) | 8086 | 912 | Python | 37 | Reverse engineered API of Microsoft's Bing Chat AI | 2023-08-03T13:37:26Z | +| 81 | [xonsh](https://github.com/xonsh/xonsh) | 8273 | 631 | Python | 241 | :shell: Python-powered shell. Full-featured and cross-platform. | 2024-08-26T21:10:04Z | +| 82 | [LMFlow](https://github.com/OptimalScale/LMFlow) | 8194 | 817 | Python | 59 | An Extensible Toolkit for Finetuning and Inference of Large Foundation Models. Large Models for All. | 2024-08-21T14:40:32Z | +| 83 | [awesome-chatgpt](https://github.com/humanloop/awesome-chatgpt) | 8191 | 518 | None | 23 | Curated list of awesome tools, demos, docs for ChatGPT and GPT-3 | 2024-05-13T01:11:31Z | +| 84 | [EdgeGPT](https://github.com/acheong08/EdgeGPT) | 8085 | 912 | Python | 37 | Reverse engineered API of Microsoft's Bing Chat AI | 2023-08-03T13:37:26Z | | 85 | [chatgpt-demo](https://github.com/anse-app/chatgpt-demo) | 8002 | 3826 | TypeScript | 43 | Minimal web UI for ChatGPT. | 2023-12-27T01:44:01Z | -| 86 | [BetterChatGPT](https://github.com/ztjhz/BetterChatGPT) | 7947 | 2683 | TypeScript | 200 | An amazing UI for OpenAI's ChatGPT (Website + Windows + MacOS + Linux) | 2024-08-14T10:26:46Z | -| 87 | [chatgpt_system_prompt](https://github.com/LouisShark/chatgpt_system_prompt) | 7901 | 1150 | HTML | 0 | A collection of GPT system prompts and various prompt injection/leaking knowledge. | 2024-08-23T07:17:04Z | -| 88 | [PaLM-rlhf-pytorch](https://github.com/lucidrains/PaLM-rlhf-pytorch) | 7665 | 668 | Python | 13 | Implementation of RLHF (Reinforcement Learning with Human Feedback) on top of the PaLM architecture. Basically ChatGPT but with PaLM | 2024-01-14T17:55:25Z | -| 89 | [gpt4free-ts](https://github.com/xiangsx/gpt4free-ts) | 7599 | 1332 | TypeScript | 47 | Providing a free OpenAI GPT-4 API ! This is a replication project for the typescript version of xtekky/gpt4free | 2024-04-09T10:29:42Z | -| 90 | [CopilotForXcode](https://github.com/intitni/CopilotForXcode) | 7506 | 355 | Swift | 31 | The missing GitHub Copilot, Codeium and ChatGPT Xcode Source Editor Extension | 2024-08-25T07:35:52Z | -| 91 | [LangChain-Chinese-Getting-Started-Guide](https://github.com/liaokongVFX/LangChain-Chinese-Getting-Started-Guide) | 7267 | 588 | None | 15 | LangChain 的中文入门教程 | 2024-08-11T06:50:06Z | -| 92 | [yao](https://github.com/YaoApp/yao) | 7107 | 649 | Go | 76 | :rocket: A performance app engine to create web services and applications in minutes.Suitable for AI, IoT, Industrial Internet, Connected Vehicles, DevOps, Energy, Finance and many other use-cases. | 2024-08-23T10:08:03Z | -| 93 | [chat-ui](https://github.com/huggingface/chat-ui) | 7076 | 1022 | TypeScript | 237 | Open source codebase powering the HuggingChat app | 2024-08-25T23:07:07Z | -| 94 | [GPTCache](https://github.com/zilliztech/GPTCache) | 7027 | 495 | Python | 59 | Semantic cache for LLMs. Fully integrated with LangChain and llama_index. | 2024-08-01T11:25:55Z | -| 95 | [open-saas](https://github.com/wasp-lang/open-saas) | 6919 | 647 | TypeScript | 50 | A free, open-source SaaS app starter for React & Node.js with superpowers. Production-ready. Community-driven. | 2024-08-23T10:08:06Z | -| 96 | [mi-gpt](https://github.com/idootop/mi-gpt) | 6890 | 644 | TypeScript | 5 | 🏠 将小爱音箱接入 ChatGPT 和豆包,改造成你的专属语音助手。 | 2024-07-24T07:18:59Z | -| 97 | [chainlit](https://github.com/Chainlit/chainlit) | 6594 | 848 | TypeScript | 368 | Build Conversational AI in minutes ⚡️ | 2024-08-23T12:48:10Z | -| 98 | [ChatGPT-AutoExpert](https://github.com/spdustin/ChatGPT-AutoExpert) | 6572 | 452 | JavaScript | 0 | 🚀🧠💬 Supercharged Custom Instructions for ChatGPT (non-coding) and ChatGPT Advanced Data Analysis (coding). | 2024-01-17T06:03:40Z | -| 99 | [chatgpt-advanced](https://github.com/interstellard/chatgpt-advanced) | 6414 | 838 | TypeScript | 84 | WebChatGPT: A browser extension that augments your ChatGPT prompts with web results. | 2024-08-13T16:34:44Z | -| 100 | [chatgpt-mac](https://github.com/vincelwt/chatgpt-mac) | 6376 | 509 | JavaScript | 82 | ChatGPT for Mac, living in your menubar. | 2023-10-23T09:53:08Z | +| 86 | [BetterChatGPT](https://github.com/ztjhz/BetterChatGPT) | 7946 | 2685 | TypeScript | 201 | An amazing UI for OpenAI's ChatGPT (Website + Windows + MacOS + Linux) | 2024-08-14T10:26:46Z | +| 87 | [chatgpt_system_prompt](https://github.com/LouisShark/chatgpt_system_prompt) | 7904 | 1151 | HTML | 0 | A collection of GPT system prompts and various prompt injection/leaking knowledge. | 2024-08-23T07:17:04Z | +| 88 | [PaLM-rlhf-pytorch](https://github.com/lucidrains/PaLM-rlhf-pytorch) | 7667 | 668 | Python | 13 | Implementation of RLHF (Reinforcement Learning with Human Feedback) on top of the PaLM architecture. Basically ChatGPT but with PaLM | 2024-01-14T17:55:25Z | +| 89 | [gpt4free-ts](https://github.com/xiangsx/gpt4free-ts) | 7596 | 1332 | TypeScript | 47 | Providing a free OpenAI GPT-4 API ! This is a replication project for the typescript version of xtekky/gpt4free | 2024-04-09T10:29:42Z | +| 90 | [CopilotForXcode](https://github.com/intitni/CopilotForXcode) | 7509 | 356 | Swift | 32 | The missing GitHub Copilot, Codeium and ChatGPT Xcode Source Editor Extension | 2024-08-25T07:35:52Z | +| 91 | [LangChain-Chinese-Getting-Started-Guide](https://github.com/liaokongVFX/LangChain-Chinese-Getting-Started-Guide) | 7269 | 588 | None | 15 | LangChain 的中文入门教程 | 2024-08-11T06:50:06Z | +| 92 | [yao](https://github.com/YaoApp/yao) | 7107 | 650 | Go | 76 | :rocket: A performance app engine to create web services and applications in minutes.Suitable for AI, IoT, Industrial Internet, Connected Vehicles, DevOps, Energy, Finance and many other use-cases. | 2024-08-23T10:08:03Z | +| 93 | [chat-ui](https://github.com/huggingface/chat-ui) | 7084 | 1021 | TypeScript | 238 | Open source codebase powering the HuggingChat app | 2024-08-26T16:32:34Z | +| 94 | [GPTCache](https://github.com/zilliztech/GPTCache) | 7031 | 495 | Python | 59 | Semantic cache for LLMs. Fully integrated with LangChain and llama_index. | 2024-08-01T11:25:55Z | +| 95 | [open-saas](https://github.com/wasp-lang/open-saas) | 6935 | 649 | TypeScript | 52 | A free, open-source SaaS app starter for React & Node.js with superpowers. Production-ready. Community-driven. | 2024-08-23T10:08:06Z | +| 96 | [mi-gpt](https://github.com/idootop/mi-gpt) | 6901 | 644 | TypeScript | 5 | 🏠 将小爱音箱接入 ChatGPT 和豆包,改造成你的专属语音助手。 | 2024-08-26T13:53:39Z | +| 97 | [chainlit](https://github.com/Chainlit/chainlit) | 6604 | 849 | TypeScript | 369 | Build Conversational AI in minutes ⚡️ | 2024-08-26T13:22:12Z | +| 98 | [ChatGPT-AutoExpert](https://github.com/spdustin/ChatGPT-AutoExpert) | 6574 | 452 | JavaScript | 0 | 🚀🧠💬 Supercharged Custom Instructions for ChatGPT (non-coding) and ChatGPT Advanced Data Analysis (coding). | 2024-01-17T06:03:40Z | +| 99 | [chatgpt-advanced](https://github.com/interstellard/chatgpt-advanced) | 6415 | 838 | TypeScript | 84 | WebChatGPT: A browser extension that augments your ChatGPT prompts with web results. | 2024-08-13T16:34:44Z | +| 100 | [chatgpt-mac](https://github.com/vincelwt/chatgpt-mac) | 6375 | 509 | JavaScript | 82 | ChatGPT for Mac, living in your menubar. | 2023-10-23T09:53:08Z |