Skip to content

Commit

Permalink
add repositories (Updated on February 3, 2025)
Browse files Browse the repository at this point in the history
  • Loading branch information
taishi-i committed Feb 2, 2025
1 parent 34791ca commit 8e4effc
Show file tree
Hide file tree
Showing 6 changed files with 181 additions and 30 deletions.
20 changes: 14 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,20 @@ Your contributions are always welcome! Before contributing, please read [the gui

## The latest additions 🎉

**NLP**
* [CodeGen](https://github.com/salesforce/codegen) - CodeGen is a family of open-source model for program synthesis. Trained on TPU-v4. Competitive with OpenAI Codex.
**Chatbots**
* [ai-chatbot-framework](https://github.com/alfredfrancis/ai-chatbot-framework) - A python chatbot framework with Natural Language Understanding and Artificial Intelligence.


**Openai**
* [mindforger](https://github.com/dvorka/mindforger) - Thinking notebook and Markdown editor.
* [openai-realtime-agents](https://github.com/openai/openai-realtime-agents) - This is a simple demonstration of more advanced, agentic patterns built on top of the Realtime API.
**Browser-extensions**
* [Jobs_Applier_AI_Agent_AIHawk](https://github.com/feder-cr/jobs_applier_ai_agent_aihawk) - Jobs_Applier_AI_Agent_AIHawk aims to easy job hunt process by automating the job application process. Utilizing artificial intelligence, it enables users to apply for multiple jobs in a tailored way.


**NLP**
* [parlant](https://github.com/emcie-co/parlant) - The heavy-duty guidance framework for customer-facing LLM agents
* [nerve](https://github.com/dreadnode/nerve) - Create LLM agents without writing code.


_Updated on January 30, 2025_ (A total of 1974 repositories listed.)
_Updated on February 03, 2025_ (A total of 1978 repositories listed.)

## Table of contents

Expand Down Expand Up @@ -570,6 +574,7 @@ _Updated on January 30, 2025_ (A total of 1974 repositories listed.)
* [denser-chat](https://github.com/denser-org/denser-chat) - Chat with PDF files with source highlights
* [NextChat](https://github.com/chatgptnextweb/nextchat) - ✨ Local and Fast AI Assistant. Support: Web | iOS | MacOS | Android | Linux | Windows
* [Upsonic](https://github.com/upsonic/upsonic) - We do NOT and WILL not have any Crypto Projects, they are a complete SCAM | Task oriented AI agent framework for digital workers and vertical AI agents
* [ai-chatbot-framework](https://github.com/alfredfrancis/ai-chatbot-framework) - A python chatbot framework with Natural Language Understanding and Artificial Intelligence.


## Browser-extensions
Expand Down Expand Up @@ -780,6 +785,7 @@ _Updated on January 30, 2025_ (A total of 1974 repositories listed.)
* [AutoGPT-Next-Web](https://github.com/elricliu/autogpt-next-web) - 🤖 Assemble, configure, and deploy autonomous AI Agents in your browser.一键免费部署你的私人AutoGPT 网页应用
* [browser-use](https://github.com/browser-use/browser-use) - Make websites accessible for AI agents
* [obsidian-Smart2Brain](https://github.com/your-papa/obsidian-smart2brain) - An Obsidian plugin to interact with your privacy focused AI-Assistant making your second brain even smarter!
* [Jobs_Applier_AI_Agent_AIHawk](https://github.com/feder-cr/jobs_applier_ai_agent_aihawk) - Jobs_Applier_AI_Agent_AIHawk aims to easy job hunt process by automating the job application process. Utilizing artificial intelligence, it enables users to apply for multiple jobs in a tailored way.


## CLIs
Expand Down Expand Up @@ -1290,6 +1296,8 @@ _Updated on January 30, 2025_ (A total of 1974 repositories listed.)
* [Bob](https://github.com/ripperhe/bob) - Bob 是一款 macOS 平台的翻译和 OCR 软件。
* [prism](https://github.com/echolabsdev/prism) - A unified interface for working with LLMs in Laravel
* [CodeGen](https://github.com/salesforce/codegen) - CodeGen is a family of open-source model for program synthesis. Trained on TPU-v4. Competitive with OpenAI Codex.
* [parlant](https://github.com/emcie-co/parlant) - The heavy-duty guidance framework for customer-facing LLM agents
* [nerve](https://github.com/dreadnode/nerve) - Create LLM agents without writing code.


## Langchain
Expand Down
111 changes: 111 additions & 0 deletions awesome-ChatGPT-repositories.json
Original file line number Diff line number Diff line change
Expand Up @@ -12641,6 +12641,34 @@
"zh-hans": "我们没有任何加密项目,也不会有任何加密项目,它们都是彻头彻尾的骗局 | 面向任务的AI代理框架,用于数字工作者和垂直AI代理",
"zh-hant": "我們絕對不會有任何加密項目,它們都是完全的騙局 | 面向任務的人工智能代理框架,用於數字工作者和垂直人工智能代理"
}
},
"https://github.com/alfredfrancis/ai-chatbot-framework": {
"repository_name": "ai-chatbot-framework",
"user_name": "alfredfrancis",
"language": "TypeScript",
"license": "MIT License",
"description": "A python chatbot framework with Natural Language Understanding and Artificial Intelligence.",
"topics": [
"ai-chatbot",
"ai-chatbot-framework",
"chatbot",
"conversational-ai",
"deepseek",
"hacktoberfest",
"help-wanted",
"langchain",
"llm",
"nextjs",
"openai",
"python",
"tool-calling"
],
"multilingual_descriptions": {
"en": "A python chatbot framework with Natural Language Understanding and Artificial Intelligence.",
"ja": "自然言語理解と人工知能を備えたPythonチャットボットフレームワーク。",
"zh-hans": "一个具有自然语言理解和人工智能的Python聊天机器人框架。",
"zh-hant": "一個具有自然語言理解和人工智慧功能的Python聊天機器人框架。"
}
}
},
"Browser-extensions": {
Expand Down Expand Up @@ -17382,6 +17410,41 @@
"zh-hans": "一个黑曜石插件,用于与您注重隐私的AI助手互动,使您的第二大脑变得更加智能!",
"zh-hant": "一個黑曜石插件,可與您注重隱私的AI助手互動,使您的第二大腦更加智能!"
}
},
"https://github.com/feder-cr/jobs_applier_ai_agent_aihawk": {
"repository_name": "Jobs_Applier_AI_Agent_AIHawk",
"user_name": "feder-cr",
"language": "Python",
"license": "GNU Affero General Public License v3.0",
"description": "Jobs_Applier_AI_Agent_AIHawk aims to easy job hunt process by automating the job application process. Utilizing artificial intelligence, it enables users to apply for multiple jobs in a tailored way.",
"topics": [
"agent",
"application-resume",
"artificial-intelligence",
"automate",
"automation",
"bot",
"chatgpt",
"chrome",
"gpt",
"human-resources",
"job",
"jobs",
"jobsearch",
"jobseeker",
"opeai",
"python",
"resume",
"scraper",
"scraping",
"selenium"
],
"multilingual_descriptions": {
"en": "Jobs_Applier_AI_Agent_AIHawk aims to easy job hunt process by automating the job application process. Utilizing artificial intelligence, it enables users to apply for multiple jobs in a tailored way.",
"ja": "Jobs_Applier_AI_Agent_AIHawkは、仕事の応募プロセスを自動化することで、簡単な求人活動を目指しています。人工知能を活用して、ユーザーが複数の仕事に適した方法で応募できるようにしています。",
"zh-hans": "Jobs_Applier_AI_Agent_AIHawk旨在通过自动化求职流程来简化求职过程。利用人工智能,它使用户能够以个性化的方式申请多个工作。",
"zh-hant": "Jobs_Applier_AI_Agent_AIHawk 旨在通過自動化求職流程來簡化求職過程。利用人工智能,它使用戶可以以定制的方式申請多個工作。"
}
}
},
"CLIs": {
Expand Down Expand Up @@ -28371,6 +28434,54 @@
"zh-hans": "CodeGen是一个用于程序合成的开源模型系列。在TPU-v4上进行训练。与OpenAI Codex具有竞争力。",
"zh-hant": "CodeGen 是一個用於程式合成的開源模型系列。在 TPU-v4 上進行訓練。與 OpenAI Codex 競爭。"
}
},
"https://github.com/emcie-co/parlant": {
"repository_name": "parlant",
"user_name": "emcie-co",
"language": "Python",
"license": "Apache License 2.0",
"description": "The heavy-duty guidance framework for customer-facing LLM agents ",
"topics": [
"ai-agents",
"ai-alignment",
"customer-service",
"customer-success",
"gemini",
"genai",
"llama3",
"llm",
"openai",
"python"
],
"multilingual_descriptions": {
"en": "The heavy-duty guidance framework for customer-facing LLM agents",
"ja": "顧客対応LLMエージェント向けの重要なガイダンスフレームワーク",
"zh-hans": "面向客户的LLM代理的重型指导框架",
"zh-hant": "面向客戶的LLM代理人的重型指導框架"
}
},
"https://github.com/dreadnode/nerve": {
"repository_name": "nerve",
"user_name": "dreadnode",
"language": "Rust",
"license": "Other",
"description": "Create LLM agents without writing code.",
"topics": [
"agent-based-modeling",
"agents",
"ai",
"groq",
"llm",
"ollama",
"openai",
"stateful-llm"
],
"multilingual_descriptions": {
"en": "Create LLM agents without writing code.",
"ja": "コードを書かずにLLMエージェントを作成します。",
"zh-hans": "无需编写代码即可创建LLM代理。",
"zh-hant": "無需編寫代碼即可創建LLM代理。"
}
}
},
"Langchain": {
Expand Down
20 changes: 14 additions & 6 deletions docs/README.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,20 @@ Your contributions are always welcome! Before contributing, please read [the gui

## The latest additions 🎉

**NLP**
* [CodeGen](https://github.com/salesforce/codegen) - CodeGen is a family of open-source model for program synthesis. Trained on TPU-v4. Competitive with OpenAI Codex.
**Chatbots**
* [ai-chatbot-framework](https://github.com/alfredfrancis/ai-chatbot-framework) - A python chatbot framework with Natural Language Understanding and Artificial Intelligence.


**Openai**
* [mindforger](https://github.com/dvorka/mindforger) - Thinking notebook and Markdown editor.
* [openai-realtime-agents](https://github.com/openai/openai-realtime-agents) - This is a simple demonstration of more advanced, agentic patterns built on top of the Realtime API.
**Browser-extensions**
* [Jobs_Applier_AI_Agent_AIHawk](https://github.com/feder-cr/jobs_applier_ai_agent_aihawk) - Jobs_Applier_AI_Agent_AIHawk aims to easy job hunt process by automating the job application process. Utilizing artificial intelligence, it enables users to apply for multiple jobs in a tailored way.


**NLP**
* [parlant](https://github.com/emcie-co/parlant) - The heavy-duty guidance framework for customer-facing LLM agents
* [nerve](https://github.com/dreadnode/nerve) - Create LLM agents without writing code.


_Updated on January 30, 2025_ (A total of 1974 repositories listed.)
_Updated on February 03, 2025_ (A total of 1978 repositories listed.)

## Table of contents

Expand Down Expand Up @@ -570,6 +574,7 @@ _Updated on January 30, 2025_ (A total of 1974 repositories listed.)
* [denser-chat](https://github.com/denser-org/denser-chat) - Chat with PDF files with source highlights
* [NextChat](https://github.com/chatgptnextweb/nextchat) - ✨ Local and Fast AI Assistant. Support: Web | iOS | MacOS | Android | Linux | Windows
* [Upsonic](https://github.com/upsonic/upsonic) - We do NOT and WILL not have any Crypto Projects, they are a complete SCAM | Task oriented AI agent framework for digital workers and vertical AI agents
* [ai-chatbot-framework](https://github.com/alfredfrancis/ai-chatbot-framework) - A python chatbot framework with Natural Language Understanding and Artificial Intelligence.


## Browser-extensions
Expand Down Expand Up @@ -780,6 +785,7 @@ _Updated on January 30, 2025_ (A total of 1974 repositories listed.)
* [AutoGPT-Next-Web](https://github.com/elricliu/autogpt-next-web) - 🤖 Assemble, configure, and deploy autonomous AI Agents in your browser.一键免费部署你的私人AutoGPT 网页应用
* [browser-use](https://github.com/browser-use/browser-use) - Make websites accessible for AI agents
* [obsidian-Smart2Brain](https://github.com/your-papa/obsidian-smart2brain) - An Obsidian plugin to interact with your privacy focused AI-Assistant making your second brain even smarter!
* [Jobs_Applier_AI_Agent_AIHawk](https://github.com/feder-cr/jobs_applier_ai_agent_aihawk) - Jobs_Applier_AI_Agent_AIHawk aims to easy job hunt process by automating the job application process. Utilizing artificial intelligence, it enables users to apply for multiple jobs in a tailored way.


## CLIs
Expand Down Expand Up @@ -1290,6 +1296,8 @@ _Updated on January 30, 2025_ (A total of 1974 repositories listed.)
* [Bob](https://github.com/ripperhe/bob) - Bob is a translation and OCR software for macOS platform.
* [prism](https://github.com/echolabsdev/prism) - A unified interface for working with LLMs in Laravel
* [CodeGen](https://github.com/salesforce/codegen) - CodeGen is a family of open-source model for program synthesis. Trained on TPU-v4. Competitive with OpenAI Codex.
* [parlant](https://github.com/emcie-co/parlant) - The heavy-duty guidance framework for customer-facing LLM agents
* [nerve](https://github.com/dreadnode/nerve) - Create LLM agents without writing code.


## Langchain
Expand Down
20 changes: 14 additions & 6 deletions docs/README.ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,20 @@

## The latest additions 🎉

**NLP**
* [CodeGen](https://github.com/salesforce/codegen) - CodeGenはプログラム合成のためのオープンソースモデルファミリーです。TPU-v4でトレーニングされています。OpenAI Codexと競合しています
**Chatbots**
* [ai-chatbot-framework](https://github.com/alfredfrancis/ai-chatbot-framework) - 自然言語理解と人工知能を備えたPythonチャットボットフレームワーク


**Openai**
* [mindforger](https://github.com/dvorka/mindforger) - 考えるノートブックとMarkdownエディタ。
* [openai-realtime-agents](https://github.com/openai/openai-realtime-agents) - これは、リアルタイムAPIをベースに構築されたより高度なエージェントパターンのシンプルなデモンストレーションです。
**Browser-extensions**
* [Jobs_Applier_AI_Agent_AIHawk](https://github.com/feder-cr/jobs_applier_ai_agent_aihawk) - Jobs_Applier_AI_Agent_AIHawkは、仕事の応募プロセスを自動化することで、簡単な求人活動を目指しています。人工知能を活用して、ユーザーが複数の仕事に適した方法で応募できるようにしています。


**NLP**
* [parlant](https://github.com/emcie-co/parlant) - 顧客対応LLMエージェント向けの重要なガイダンスフレームワーク
* [nerve](https://github.com/dreadnode/nerve) - コードを書かずにLLMエージェントを作成します。


_Updated on January 30, 2025_ (A total of 1974 repositories listed.)
_Updated on February 03, 2025_ (A total of 1978 repositories listed.)

## Table of contents

Expand Down Expand Up @@ -570,6 +574,7 @@ _Updated on January 30, 2025_ (A total of 1974 repositories listed.)
* [denser-chat](https://github.com/denser-org/denser-chat) - PDFファイルとソースのハイライト付きでチャットする
* [NextChat](https://github.com/chatgptnextweb/nextchat) - ✨ ローカルで高速なAIアシスタント。サポート:Web | iOS | MacOS | Android | Linux | Windows✨ ローカルで高速なAIアシスタント。サポート:Web | iOS | MacOS | Android | Linux | Windows
* [Upsonic](https://github.com/upsonic/upsonic) - 私たちは一切の暗号プロジェクトを持っておらず、持つ予定もありません。それらは完全な詐欺です。| デジタルワーカーや垂直AIエージェント向けのタスク指向型AIエージェントフレームワーク
* [ai-chatbot-framework](https://github.com/alfredfrancis/ai-chatbot-framework) - 自然言語理解と人工知能を備えたPythonチャットボットフレームワーク。


## Browser-extensions
Expand Down Expand Up @@ -780,6 +785,7 @@ _Updated on January 30, 2025_ (A total of 1974 repositories listed.)
* [AutoGPT-Next-Web](https://github.com/elricliu/autogpt-next-web) - 🤖 ブラウザで自律型AIエージェントを組み立て、構成、展開します。一括で無料であなたの個人AutoGPTウェブアプリを展開します。
* [browser-use](https://github.com/browser-use/browser-use) - AIエージェントにウェブサイトをアクセス可能にする
* [obsidian-Smart2Brain](https://github.com/your-papa/obsidian-smart2brain) - プライバシーに焦点を当てたAIアシスタントと連携するObsidianプラグインを使用して、あなたの第二の脳をさらに賢くします!
* [Jobs_Applier_AI_Agent_AIHawk](https://github.com/feder-cr/jobs_applier_ai_agent_aihawk) - Jobs_Applier_AI_Agent_AIHawkは、仕事の応募プロセスを自動化することで、簡単な求人活動を目指しています。人工知能を活用して、ユーザーが複数の仕事に適した方法で応募できるようにしています。


## CLIs
Expand Down Expand Up @@ -1290,6 +1296,8 @@ _Updated on January 30, 2025_ (A total of 1974 repositories listed.)
* [Bob](https://github.com/ripperhe/bob) - Bobは、macOSプラットフォーム向けの翻訳およびOCRソフトウェアです。
* [prism](https://github.com/echolabsdev/prism) - LaravelでLLMを操作するための統一されたインターフェース
* [CodeGen](https://github.com/salesforce/codegen) - CodeGenはプログラム合成のためのオープンソースモデルファミリーです。TPU-v4でトレーニングされています。OpenAI Codexと競合しています。
* [parlant](https://github.com/emcie-co/parlant) - 顧客対応LLMエージェント向けの重要なガイダンスフレームワーク
* [nerve](https://github.com/dreadnode/nerve) - コードを書かずにLLMエージェントを作成します。


## Langchain
Expand Down
Loading

0 comments on commit 8e4effc

Please sign in to comment.