Skip to content

Commit

Permalink
add repositories (Updated on October 21, 2024)
Browse files Browse the repository at this point in the history
  • Loading branch information
taishi-i committed Oct 20, 2024
1 parent 0b7a2bf commit 23048a3
Show file tree
Hide file tree
Showing 6 changed files with 290 additions and 40 deletions.
27 changes: 19 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,25 +15,29 @@ Your contributions are always welcome! Before contributing, please read [the gui

## The latest additions 🎉

**Prompts**
* [ai-notes](https://github.com/swyxio/ai-notes) - notes for software engineers getting up to speed on new AI developments. Serves as datastore for https://latent.space writing, and product brainstorming, but has cleaned up canonical references under the /Resources folder.
**Awesome-lists**
* [awesome-LLM-resourses](https://github.com/wangrongsheng/awesome-llm-resourses) - 🧑‍🚀 全世界最好的LLM资料总结 | Summary of the world's best LLM resources.


**Chatbots**
* [agency-swarm](https://github.com/vrsen/agency-swarm) - The only reliable agent framework built on top of the latest OpenAI Assistants API.
* [ragflow](https://github.com/infiniflow/ragflow) - RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
* [LlamaIndexTS](https://github.com/run-llama/llamaindexts) - Data framework for your LLM applications. Focus on server side solution


**CLIs**
* [laravel](https://github.com/openai-php/laravel) - ⚡️ OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with OpenAI API
* [WrenAI](https://github.com/canner/wrenai) - 🚀 Open-source SQL AI Agent for Text-to-SQL. Supporting PostgreSQL, DuckDB, MySQL, MS SQL, ClickHouse, Trino, JSON, CSV, Parquet data sources, and more! 🚀


**NLP**
* [rivet](https://github.com/ironclad/rivet) - The open-source visual AI programming environment and TypeScript library
* [griptape](https://github.com/griptape-ai/griptape) - Modular Python framework for AI agents and workflows with chain-of-thought reasoning, tools, and memory.


**Openai**
* [DashPlayer](https://github.com/solidspoon/dashplayer) - 为英语学习者量身打造的视频播放器,助你通过观看视频、沉浸真实语境,轻松提升英语水平。#美剧 #播放器 #听力
* [logfire](https://github.com/pydantic/logfire) - Uncomplicated Observability for Python and beyond! 🪵🔥
* [new-api](https://github.com/calcium-ion/new-api) - AI模型接口管理与分发系统,支持将多种大模型转为OpenAI格式调用、支持Midjourney Proxy、Suno、Rerank,兼容易支付协议,仅供个人或者企业内部管理与分发渠道使用,请勿用于商业用途,本项目基于One API二次开发。
* [STranslate](https://github.com/zggsong/stranslate) - A ready-to-use, ready-to-go translation ocr tool developed by WPF/WPF 开发的一款即开即用、即用即走的翻译、OCR工具


_Updated on October 17, 2024_ (A total of 1825 repositories listed.)
_Updated on October 21, 2024_ (A total of 1832 repositories listed.)

## Table of contents

Expand Down Expand Up @@ -126,6 +130,7 @@ _Updated on October 17, 2024_ (A total of 1825 repositories listed.)
* [lobe-chat-plugins](https://github.com/lobehub/lobe-chat-plugins) - 🧩 / 🏪 Plugin Index - This is the plugin index for LobeChat. It accesses index.json from this repository to display a list of available plugins for LobeChat to the user.
* [Awesome-LLM-Strawberry](https://github.com/hijkzzz/awesome-llm-strawberry) - A collection of LLM papers, blogs, and projects, with a focus on OpenAI o1 and reasoning techniques.
* [awesome-llm-apps](https://github.com/shubhamsaboo/awesome-llm-apps) - Collection of awesome LLM apps with RAG using OpenAI, Anthropic, Gemini and opensource models.
* [awesome-LLM-resourses](https://github.com/wangrongsheng/awesome-llm-resourses) - 🧑‍🚀 全世界最好的LLM资料总结 | Summary of the world's best LLM resources.


## Prompts
Expand Down Expand Up @@ -543,6 +548,8 @@ _Updated on October 17, 2024_ (A total of 1825 repositories listed.)
* [LocalAI](https://github.com/mudler/localai) - :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
* [bisheng](https://github.com/dataelement/bisheng) - BISHENG is an open LLM devops platform for next generation Enterprise AI applications. Powerful and comprehensive features include: GenAI workflow, RAG, Agent, Unified model management, Evaluation, SFT, Dataset Management, Enterprise-level System Management, Observability and more.
* [agency-swarm](https://github.com/vrsen/agency-swarm) - The only reliable agent framework built on top of the latest OpenAI Assistants API.
* [ragflow](https://github.com/infiniflow/ragflow) - RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
* [LlamaIndexTS](https://github.com/run-llama/llamaindexts) - Data framework for your LLM applications. Focus on server side solution


## Browser-extensions
Expand Down Expand Up @@ -872,6 +879,8 @@ _Updated on October 17, 2024_ (A total of 1825 repositories listed.)
* [web-mirai-panel](https://github.com/zmh-program/web-mirai-panel) - 🍉 Web UI 一键配置 ChatGPT Mirai QQ Bot 机器人,支持多实例管理,配置编辑,文件提交,健康检查,终端执行,支持密码访问。 🍉 Web UI of ChatGPT Mirai QQ Bot robot, support for multi-instance management, configuration editing, file submission, health check, terminal execution, support for password access.
* [Nexior](https://github.com/acedatacloud/nexior) - One click to deploy your own AI Application Web UI, including GPT, Midjourney, ChatDoc, QrArt and easily earn profits.
* [aider](https://github.com/aider-ai/aider) - aider is AI pair programming in your terminal
* [laravel](https://github.com/openai-php/laravel) - ⚡️ OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with OpenAI API
* [WrenAI](https://github.com/canner/wrenai) - 🚀 Open-source SQL AI Agent for Text-to-SQL. Supporting PostgreSQL, DuckDB, MySQL, MS SQL, ClickHouse, Trino, JSON, CSV, Parquet data sources, and more! 🚀


## Reimplementations
Expand Down Expand Up @@ -1205,6 +1214,7 @@ _Updated on October 17, 2024_ (A total of 1825 repositories listed.)
* [buzz](https://github.com/chidiwilliams/buzz) - Buzz transcribes and translates audio offline on your personal computer. Powered by OpenAI's Whisper.
* [ai](https://github.com/vercel/ai) - Build AI-powered applications with React, Svelte, Vue, and Solid
* [rivet](https://github.com/ironclad/rivet) - The open-source visual AI programming environment and TypeScript library
* [griptape](https://github.com/griptape-ai/griptape) - Modular Python framework for AI agents and workflows with chain-of-thought reasoning, tools, and memory.


## Langchain
Expand Down Expand Up @@ -1520,6 +1530,7 @@ _Updated on October 17, 2024_ (A total of 1825 repositories listed.)
* [DashPlayer](https://github.com/solidspoon/dashplayer) - 为英语学习者量身打造的视频播放器,助你通过观看视频、沉浸真实语境,轻松提升英语水平。#美剧 #播放器 #听力
* [logfire](https://github.com/pydantic/logfire) - Uncomplicated Observability for Python and beyond! 🪵🔥
* [new-api](https://github.com/calcium-ion/new-api) - AI模型接口管理与分发系统,支持将多种大模型转为OpenAI格式调用、支持Midjourney Proxy、Suno、Rerank,兼容易支付协议,仅供个人或者企业内部管理与分发渠道使用,请勿用于商业用途,本项目基于One API二次开发。
* [STranslate](https://github.com/zggsong/stranslate) - A ready-to-use, ready-to-go translation ocr tool developed by WPF/WPF 开发的一款即开即用、即用即走的翻译、OCR工具


## Others
Expand Down
195 changes: 195 additions & 0 deletions awesome-ChatGPT-repositories.json
Original file line number Diff line number Diff line change
Expand Up @@ -1871,6 +1871,33 @@
"zh-hans": "使用OpenAI、Anthropic、Gemini和开源模型的一组出色的LLM应用程序集合。",
"zh-hant": "使用OpenAI、Anthropic、Gemini和開源模型的優秀LLM應用程式集合。"
}
},
"https://github.com/wangrongsheng/awesome-llm-resourses": {
"repository_name": "awesome-LLM-resourses",
"user_name": "WangRongsheng",
"language": null,
"license": "Apache License 2.0",
"description": "🧑‍🚀 全世界最好的LLM资料总结 | Summary of the world's best LLM resources.",
"topics": [
"awesome-list",
"book",
"course",
"large-language-models",
"llama",
"llm",
"mistral",
"openai",
"qwen",
"rag",
"retrieval-augmented-generation",
"webui"
],
"multilingual_descriptions": {
"en": "🧑‍🚀 全世界最好的LLM资料总结 | Summary of the world's best LLM resources.",
"ja": "🧑‍🚀 世界最高のLLMリソースの要約",
"zh-hans": "🧑‍🚀 全球最好的LLM资源总结",
"zh-hant": "🧑‍🚀 全世界最好的LLM資料總結 | Summary of the world's best LLM resources."
}
}
},
"Prompts": {
Expand Down Expand Up @@ -11591,6 +11618,76 @@
"zh-hans": "建立在最新的OpenAI助手API之上的唯一可靠的代理框架。",
"zh-hant": "建立在最新的OpenAI助手API之上的唯一可靠代理框架。"
}
},
"https://github.com/infiniflow/ragflow": {
"repository_name": "ragflow",
"user_name": "infiniflow",
"language": "Python",
"license": "Apache License 2.0",
"description": "RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.",
"topics": [
"agent",
"agents",
"ai-search",
"chatbot",
"chatgpt",
"data-pipelines",
"deep-learning",
"document-parser",
"document-understanding",
"genai",
"graph",
"graphrag",
"llm",
"nlp",
"pdf-to-text",
"preprocessing",
"rag",
"retrieval-augmented-generation",
"table-structure-recognition",
"text2sql"
],
"multilingual_descriptions": {
"en": "RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.",
"ja": "RAGFlowは、深い文書理解に基づいたオープンソースのRAG(Retrieval-Augmented Generation)エンジンです。",
"zh-hans": "RAGFlow是一个基于深度文档理解的开源RAG(检索增强生成)引擎。",
"zh-hant": "RAGFlow 是一個基於深度文件理解的開源 RAG(檢索增強生成)引擎。"
}
},
"https://github.com/run-llama/llamaindexts": {
"repository_name": "LlamaIndexTS",
"user_name": "run-llama",
"language": "TypeScript",
"license": "MIT License",
"description": "Data framework for your LLM applications. Focus on server side solution",
"topics": [
"agent",
"anthr",
"chatbot",
"claude",
"claude-ai",
"create-llama",
"embedding",
"firewo",
"groq-ai",
"javascript",
"llama",
"llama-index",
"llama2",
"llama3",
"llm",
"mistr",
"nodejs",
"openai",
"react",
"typescript"
],
"multilingual_descriptions": {
"en": "Data framework for your LLM applications. Focus on server side solution",
"ja": "LLMアプリケーション用のデータフレームワーク。サーバーサイドソリューションに焦点を当てる。",
"zh-hans": "为您的LLM应用程序提供数据框架。专注于服务器端解决方案。",
"zh-hant": "為您的LLM應用程序提供數據框架。專注於服務器端解決方案。"
}
}
},
"Browser-extensions": {
Expand Down Expand Up @@ -18895,6 +18992,58 @@
"zh-hans": "aider是您终端中的AI对编程",
"zh-hant": "輔助者是您終端機中的AI對程式設計。"
}
},
"https://github.com/openai-php/laravel": {
"repository_name": "laravel",
"user_name": "openai-php",
"language": "PHP",
"license": "MIT License",
"description": "⚡️ OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with OpenAI API",
"topics": [
"client",
"laravel",
"open-ai"
],
"multilingual_descriptions": {
"en": "⚡️ OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with OpenAI API",
"ja": "⚡️ OpenAI PHP for Laravelは、OpenAI APIとやり取りすることができる強化されたPHP APIクライアントです。",
"zh-hans": "⚡️ OpenAI PHP for Laravel 是一个强大的 PHP API 客户端,可以让您与 OpenAI API 进行交互。",
"zh-hant": "⚡️ OpenAI PHP for Laravel 是一個強化版的 PHP API 客戶端,讓您可以與 OpenAI API 互動。"
}
},
"https://github.com/canner/wrenai": {
"repository_name": "WrenAI",
"user_name": "Canner",
"language": "TypeScript",
"license": "GNU Affero General Public License v3.0",
"description": "🚀 Open-source SQL AI Agent for Text-to-SQL. Supporting PostgreSQL, DuckDB, MySQL, MS SQL, ClickHouse, Trino, JSON, CSV, Parquet data sources, and more! 🚀",
"topics": [
"agent",
"ai",
"bigquery",
"duckdb",
"fastapi",
"gpt",
"hacktoberfest",
"llm",
"nextjs",
"nlp",
"openai",
"postgresql",
"python",
"rag",
"sql",
"sqlai",
"text-to-sql",
"text2sql",
"typescript"
],
"multilingual_descriptions": {
"en": "🚀 Open-source SQL AI Agent for Text-to-SQL. Supporting PostgreSQL, DuckDB, MySQL, MS SQL, ClickHouse, Trino, JSON, CSV, Parquet data sources, and more! 🚀",
"ja": "🚀 テキストからSQLへのオープンソースSQL AIエージェント。 PostgreSQL、DuckDB、MySQL、MS SQL、ClickHouse、Trino、JSON、CSV、Parquetデータソースなどをサポートしています! 🚀",
"zh-hans": "🚀 用于文本到SQL的开源SQL AI代理。支持PostgreSQL、DuckDB、MySQL、MS SQL、ClickHouse、Trino、JSON、CSV、Parquet数据源等等!🚀",
"zh-hant": "🚀 開源 SQL AI 代理程式,用於文本轉 SQL。支援 PostgreSQL、DuckDB、MySQL、MS SQL、ClickHouse、Trino、JSON、CSV、Parquet 資料來源等等!🚀"
}
}
},
"Reimplementations": {
Expand Down Expand Up @@ -25786,6 +25935,29 @@
"zh-hans": "开源的视觉人工智能编程环境和TypeScript库",
"zh-hant": "開源視覺人工智慧編程環境和TypeScript庫"
}
},
"https://github.com/griptape-ai/griptape": {
"repository_name": "griptape",
"user_name": "griptape-ai",
"language": "Python",
"license": "Apache License 2.0",
"description": "Modular Python framework for AI agents and workflows with chain-of-thought reasoning, tools, and memory. ",
"topics": [
"ai",
"anthropic",
"claude",
"gpt",
"huggingface",
"llm",
"openai",
"python"
],
"multilingual_descriptions": {
"en": "Modular Python framework for AI agents and workflows with chain-of-thought reasoning, tools, and memory.",
"ja": "AIエージェントとワークフローのためのモジュラーPythonフレームワーク。思考の連鎖推論、ツール、メモリを備えています。",
"zh-hans": "用于AI代理和工作流的模块化Python框架,具有思维链推理、工具和记忆。",
"zh-hant": "用於AI代理和工作流程的模塊化Python框架,具有思維鏈推理、工具和記憶功能。"
}
}
},
"Langchain": {
Expand Down Expand Up @@ -32635,6 +32807,29 @@
"zh-hans": "AI模型接口管理与分发系统,支持将多种大模型转为OpenAI格式调用、支持Midjourney Proxy、Suno、Rerank,兼容易支付协议,仅供个人或者企业内部管理与分发渠道使用,请勿用于商业用途,本项目基于One API二次开发。",
"zh-hant": "AI模型接口管理與分發系統,支持將多種大模型轉為OpenAI格式調用、支持Midjourney Proxy、Suno、Rerank,兼容易支付協議,僅供個人或者企業內部管理與分發渠道使用,請勿用於商業用途,本項目基於One API二次開發。"
}
},
"https://github.com/zggsong/stranslate": {
"repository_name": "STranslate",
"user_name": "ZGGSONG",
"language": "C#",
"license": "MIT License",
"description": "A ready-to-use, ready-to-go translation ocr tool developed by WPF/WPF 开发的一款即开即用、即用即走的翻译、OCR工具",
"topics": [
"bing",
"deepl",
"mvvm",
"ocr",
"openai",
"paddleocr",
"stranslate",
"wpf"
],
"multilingual_descriptions": {
"en": "A ready-to-use, ready-to-go translation ocr tool developed by WPF/WPF 开发的一款即开即用、即用即走的翻译、OCR工具",
"ja": "WPF/WPFで開発された即座に使用可能な翻訳OCRツール",
"zh-hans": "一款由WPF开发的即开即用、即用即走的翻译OCR工具",
"zh-hant": "一款由WPF/WPF開發的即開即用、即用即走的翻譯、OCR工具"
}
}
},
"Others": {
Expand Down
Loading

0 comments on commit 23048a3

Please sign in to comment.