Skip to content

Commit

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

## The latest additions 🎉

**Awesome-lists**
* [awesome-llm-apps](https://github.com/shubhamsaboo/awesome-llm-apps) - Collection of awesome LLM apps with RAG using OpenAI, Anthropic, Gemini and opensource models.
**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.


**Prompts**
* [gateway](https://github.com/portkey-ai/gateway) - A Blazing Fast AI Gateway with integrated Guardrails. Route to 200+ LLMs, 50+ AI Guardrails with 1 fast & friendly API.
**Chatbots**
* [agency-swarm](https://github.com/vrsen/agency-swarm) - The only reliable agent framework built on top of the latest OpenAI Assistants API.


**NLP**
* [instructor](https://github.com/instructor-ai/instructor) - structured outputs for llms
* [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


**Openai**
* [whisper-diarization](https://github.com/mahmoudashraf97/whisper-diarization) - Automatic Speech Recognition with Speaker Diarization based on OpenAI Whisper
* [swarm](https://github.com/openai/swarm) - Educational framework exploring ergonomic, lightweight multi-agent orchestration. Managed by OpenAI Solution team.
* [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二次开发。


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

## Table of contents

Expand Down Expand Up @@ -270,6 +269,7 @@ _Updated on October 13, 2024_ (A total of 1819 repositories listed.)
* [Long-Novel-GPT](https://github.com/maoxiaoyuz/long-novel-gpt) - 该项目包括一个基于 GPT 等大语言模型的长篇小说生成器,同时还有各类小说生成 Prompt 以及教程。我们欢迎社区贡献,持续更新以提供最佳的小说创作体验。
* [langfuse](https://github.com/langfuse/langfuse) - 🪢 Open source LLM engineering platform: LLM Observability, metrics, evals, prompt management, playground, datasets. Integrates with LlamaIndex, Langchain, OpenAI SDK, LiteLLM, and more. 🍊YC W23
* [gateway](https://github.com/portkey-ai/gateway) - A Blazing Fast AI Gateway with integrated Guardrails. Route to 200+ LLMs, 50+ AI Guardrails with 1 fast & friendly API.
* [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.


## Chatbots
Expand Down Expand Up @@ -542,6 +542,7 @@ _Updated on October 13, 2024_ (A total of 1819 repositories listed.)
* [Starmoon](https://github.com/starmoonai/starmoon) - An open source voice-enabled, compact, empathic AI hardware + software 🤖 framework for companionship, entertainment, education, pediatric care, IoT robotics applications, AI-enhanced robotics application services, research, and DIY robotics kit development using Python, NextJs, Arduino, ESP32, LLMs (GPT), STT, TTS, Emotion Analysis, AI agent
* [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.


## Browser-extensions
Expand Down Expand Up @@ -1203,6 +1204,7 @@ _Updated on October 13, 2024_ (A total of 1819 repositories listed.)
* [instructor](https://github.com/instructor-ai/instructor) - structured outputs for llms
* [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


## Langchain
Expand Down Expand Up @@ -1515,6 +1517,9 @@ _Updated on October 13, 2024_ (A total of 1819 repositories listed.)
* [pr-agent](https://github.com/codium-ai/pr-agent) - 🚀CodiumAI PR-Agent: An AI-Powered 🤖 Tool for Automated Pull Request Analysis, Feedback, Suggestions and More! 💻🔍
* [whisper-diarization](https://github.com/mahmoudashraf97/whisper-diarization) - Automatic Speech Recognition with Speaker Diarization based on OpenAI Whisper
* [swarm](https://github.com/openai/swarm) - Educational framework exploring ergonomic, lightweight multi-agent orchestration. Managed by OpenAI Solution team.
* [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二次开发。


## Others
Expand Down
117 changes: 117 additions & 0 deletions awesome-ChatGPT-repositories.json
Original file line number Diff line number Diff line change
Expand Up @@ -5090,6 +5090,28 @@
"zh-hans": "一个拥有集成护栏的高速AI网关。通往200多个LLMs,50多个AI护栏,配有1个快速友好的API。",
"zh-hant": "一個具有整合護欄的高速AI閘道。通往200多個LLM,50多個AI護欄,配有1個快速友好的API。"
}
},
"https://github.com/swyxio/ai-notes": {
"repository_name": "ai-notes",
"user_name": "swyxio",
"language": "HTML",
"license": "MIT License",
"description": "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.",
"topics": [
"ai",
"gpt",
"gpt-3",
"multimodal",
"openai",
"prompt-engineering",
"stable-diffusion"
],
"multilingual_descriptions": {
"en": "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.",
"ja": "新しいAIの開発に追いつくソフトウェアエンジニア向けのノート。https://latent.spaceの執筆や製品のブレインストーミングのためのデータストアとして機能しますが、/Resourcesフォルダーの下に整理された標準的な参照情報があります。",
"zh-hans": "软件工程师快速了解新人工智能发展的笔记。 用作https://latent.space写作和产品头脑风暴的数据存储,但在/Resources文件夹下清理了规范参考资料。",
"zh-hant": "軟體工程師快速掌握新人工智慧發展的筆記。 用於https://latent.space寫作和產品構思的數據存儲,但在/Resources文件夾下有整理過的標準參考資料。"
}
}
},
"Chatbots": {
Expand Down Expand Up @@ -11555,6 +11577,20 @@
"zh-hans": "BISHENG是一个开放的LLM devops平台,用于下一代企业AI应用程序。强大而全面的功能包括:GenAI工作流程,RAG,Agent,统一模型管理,评估,SFT,数据集管理,企业级系统管理。",
"zh-hant": "BISHENG是一個開放的LLM devops平台,用於下一代企業AI應用。強大而全面的功能包括:GenAI工作流程、RAG、Agent、統一模型管理、評估、SFT、數據集管理、企業級系統管理。"
}
},
"https://github.com/vrsen/agency-swarm": {
"repository_name": "agency-swarm",
"user_name": "VRSEN",
"language": "Python",
"license": "MIT License",
"description": "The only reliable agent framework built on top of the latest OpenAI Assistants API.",
"topics": [],
"multilingual_descriptions": {
"en": "The only reliable agent framework built on top of the latest OpenAI Assistants API.",
"ja": "最新のOpenAI Assistants APIをベースに構築された唯一信頼できるエージェントフレームワーク。",
"zh-hans": "建立在最新的OpenAI助手API之上的唯一可靠的代理框架。",
"zh-hant": "建立在最新的OpenAI助手API之上的唯一可靠代理框架。"
}
}
},
"Browser-extensions": {
Expand Down Expand Up @@ -25731,6 +25767,25 @@
"zh-hans": "使用React、Svelte、Vue和Solid构建AI驱动的应用程序",
"zh-hant": "使用React、Svelte、Vue和Solid构建AI驱动的应用程序"
}
},
"https://github.com/ironclad/rivet": {
"repository_name": "rivet",
"user_name": "Ironclad",
"language": "TypeScript",
"license": "MIT License",
"description": "The open-source visual AI programming environment and TypeScript library",
"topics": [
"ai",
"llm",
"openai",
"typescript"
],
"multilingual_descriptions": {
"en": "The open-source visual AI programming environment and TypeScript library",
"ja": "オープンソースのビジュアルAIプログラミング環境とTypeScriptライブラリ",
"zh-hans": "开源的视觉人工智能编程环境和TypeScript库",
"zh-hant": "開源視覺人工智慧編程環境和TypeScript庫"
}
}
},
"Langchain": {
Expand Down Expand Up @@ -32518,6 +32573,68 @@
"zh-hans": "教育框架探索符合人体工程学的轻量级多代理编排。由OpenAI解决方案团队管理。",
"zh-hant": "教育框架探索符合人體工程學的輕量級多智能體協調。由OpenAI解決方案團隊管理。"
}
},
"https://github.com/solidspoon/dashplayer": {
"repository_name": "DashPlayer",
"user_name": "solidSpoon",
"language": "TypeScript",
"license": "GNU Affero General Public License v3.0",
"description": "为英语学习者量身打造的视频播放器,助你通过观看视频、沉浸真实语境,轻松提升英语水平。#美剧 #播放器 #听力",
"topics": [
"app",
"bo-fang-qi",
"english",
"gpt",
"learning",
"mei-ju",
"openai",
"player",
"ting-li"
],
"multilingual_descriptions": {
"en": "A video player tailored for English learners, helping you improve your English proficiency easily through watching videos and immersing yourself in real language contexts. #TV series #player #listening",
"ja": "英語学習者向けにカスタマイズされたビデオプレーヤー、ビデオを視聴し、リアルな文脈に没頭することで、英語力を簡単に向上させるお手伝いをします。#海外ドラマ #プレーヤー #リスニング",
"zh-hans": "专为英语学习者量身定制的视频播放器,帮助您通过观看视频、沉浸于真实语境中,轻松提升英语水平。#美剧 #播放器 #听力",
"zh-hant": "為英語學習者量身打造的視頻播放器,助你通過觀看視頻、沉浸真實語境,輕鬆提升英語水平。#美劇 #播放器 #聽力"
}
},
"https://github.com/pydantic/logfire": {
"repository_name": "logfire",
"user_name": "pydantic",
"language": "Python",
"license": "MIT License",
"description": "Uncomplicated Observability for Python and beyond! 🪵🔥",
"topics": [
"fastapi",
"logging",
"metrics",
"observability",
"openai",
"opentelemetry",
"pydantic",
"python",
"trace"
],
"multilingual_descriptions": {
"en": "Uncomplicated Observability for Python and beyond! 🪵🔥",
"ja": "Pythonをはじめとするシンプルな観測可能性! 🪵🔥",
"zh-hans": "Python及更多的简单可观测性!🪵🔥",
"zh-hant": "簡單易用的Python及更多語言的可觀察性!🪵🔥"
}
},
"https://github.com/calcium-ion/new-api": {
"repository_name": "new-api",
"user_name": "Calcium-Ion",
"language": "Go",
"license": "Apache License 2.0",
"description": "AI模型接口管理与分发系统,支持将多种大模型转为OpenAI格式调用、支持Midjourney Proxy、Suno、Rerank,兼容易支付协议,仅供个人或者企业内部管理与分发渠道使用,请勿用于商业用途,本项目基于One API二次开发。",
"topics": [],
"multilingual_descriptions": {
"en": "AI model interface management and distribution system, supports converting multiple large models into OpenAI format for calling, supports Midjourney Proxy, Suno, Rerank, compatible with easy payment protocol, only for personal or internal management and distribution channel use by enterprises, please do not use for commercial purposes, this project is based on One API secondary development.",
"ja": "AIモデルのインターフェース管理および配布システムは、複数の大規模モデルをOpenAI形式で呼び出すことをサポートし、Midjourney Proxy、Suno、Rerankをサポートし、EasyPayプロトコルと互換性があります。個人または企業の内部管理および配布チャネルでのみ使用するために提供されており、商業目的には使用しないでください。このプロジェクトはOne APIをベースに二次開発されています。",
"zh-hans": "AI模型接口管理与分发系统,支持将多种大模型转为OpenAI格式调用、支持Midjourney Proxy、Suno、Rerank,兼容易支付协议,仅供个人或者企业内部管理与分发渠道使用,请勿用于商业用途,本项目基于One API二次开发。",
"zh-hant": "AI模型接口管理與分發系統,支持將多種大模型轉為OpenAI格式調用、支持Midjourney Proxy、Suno、Rerank,兼容易支付協議,僅供個人或者企業內部管理與分發渠道使用,請勿用於商業用途,本項目基於One API二次開發。"
}
}
},
"Others": {
Expand Down
Loading

0 comments on commit 0b7a2bf

Please sign in to comment.