Skip to content

Commit cf20681

Browse files
committed
add repositories (Updated on June 9, 2025)
1 parent 26567e2 commit cf20681

File tree

6 files changed

+325
-32
lines changed

6 files changed

+325
-32
lines changed

README.md

Lines changed: 24 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
[![Hugging Face Spaces](https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Spaces-blue)](https://huggingface.co/spaces/taishi-i/awesome-ChatGPT-repositories-search)
55
[![License: CC0-1.0](https://img.shields.io/badge/License-CC0_1.0-lightgrey.svg)](http://creativecommons.org/publicdomain/zero/1.0/)
66
[![CC0](http://i.creativecommons.org/p/zero/1.0/88x31.png)](http://creativecommons.org/publicdomain/zero/1.0/)
7+
[![RRs](https://img.shields.io/badge/PRs-welcome-brightgreen)](https://github.com/taishi-i/awesome-ChatGPT-repositories/pulls)
78

89
A curated list of resources dedicated to open source GitHub repositories related to [ChatGPT](https://openai.com/blog/chatgpt).
910
A tool for searching these repositories is [available](https://huggingface.co/spaces/taishi-i/awesome-ChatGPT-repositories-search) on Hugging Face Spaces.
@@ -15,19 +16,29 @@ Your contributions are always welcome! Before contributing, please read [the gui
1516

1617
## The latest additions 🎉
1718

19+
**Prompts**
20+
* [fellow](https://github.com/manuelzierl/fellow) - Fellow is a command-line interface (CLI) tool that acts as an autonomous software engineering assistant. It uses the OpenAI API to perform various structured tasks by reasoning step-by-step, executing commands, and maintaining a log of its activities.
21+
22+
1823
**Browser-extensions**
19-
* [chatGPTBox](https://github.com/chatgptbox-dev/chatgptbox) - Integrating ChatGPT into your browser deeply, everything you need is here
24+
* [ai-web-extensions](https://github.com/adamlui/ai-web-extensions) - 🤖 AI browser extensions & userscripts to augment your web experience
25+
* [PotPlayer_ChatGPT_Translate](https://github.com/felix3322/potplayer_chatgpt_translate) - 这个实时字幕翻译插件将OpenAI的ChatGPT API(或任何具有相同API调用方法的模型)集成到PotPlayer中。它使你在观看视频时能够实时翻译字幕,从而打破语言障碍,提升你的观看体验。 This real-time subtitle translation plugin integrates OpenAI's ChatGPT API (or any model with the same API calling method) into PotPlayer. It enables you to translate subtitles on-the-fly while watching videos.
2026

2127

22-
**CLIs**
23-
* [kilocode](https://github.com/kilo-org/kilocode) - Open Source AI coding assistant for planning, building, and fixing code. We're a superset of Roo, Cline, and our own features. Follow us: kilocode.ai/social
28+
**NLP**
29+
* [rikkahub](https://github.com/rikkahub/rikkahub) - RikkaHub is a Android APP that supports for multiple LLM providers.
2430

2531

26-
**Others**
27-
* [claude-chatgpt-mcp](https://github.com/syedazharmbnr1/claude-chatgpt-mcp) - A Claude MCP tool to interact with the ChatGPT desktop app on macOS
32+
**Langchain**
33+
* [helix](https://github.com/helixml/helix) - ♾️ Helix is a private GenAI stack for building AI applications with declarative pipelines, knowledge (RAG), API bindings, and first-class testing.
34+
2835

36+
**Openai**
37+
* [course-builder](https://github.com/badass-courses/course-builder) - 🍄 platform for building Badass Courses
38+
* [SwiftOpenAI](https://github.com/jamesrochabrun/swiftopenai) - The most complete open-source Swift package for interacting with OpenAI's public API.
2939

30-
_Updated on June 04, 2025_ (A total of 2124 repositories listed.)
40+
41+
_Updated on June 09, 2025_ (A total of 2131 repositories listed.)
3142

3243
## Table of contents
3344

@@ -292,6 +303,7 @@ _Updated on June 04, 2025_ (A total of 2124 repositories listed.)
292303
* [CL4R1T4S](https://github.com/elder-plinius/cl4r1t4s) - SYSTEM PROMPT TRANSPARENCY FOR ALL
293304
* [ChatGPT-Free-Prompt-List](https://github.com/mattnigh/chatgpt-free-prompt-list) - A free guide for learning to create ChatGPT3 Prompts
294305
* [system_prompts_leaks](https://github.com/asgeirtj/system_prompts_leaks) - Collection of extracted System Prompts from popular chatbots like ChatGPT, Claude & Gemini
306+
* [fellow](https://github.com/manuelzierl/fellow) - Fellow is a command-line interface (CLI) tool that acts as an autonomous software engineering assistant. It uses the OpenAI API to perform various structured tasks by reasoning step-by-step, executing commands, and maintaining a log of its activities.
295307

296308

297309
## Chatbots
@@ -834,6 +846,8 @@ _Updated on June 04, 2025_ (A total of 2124 repositories listed.)
834846
* [llm-scraper](https://github.com/mishushakov/llm-scraper) - Turn any webpage into structured data using LLMs
835847
* [SwitchAI](https://github.com/wstxda/switchai) - Easily select, start, and manage your preferred AI digital assistant
836848
* [chatGPTBox](https://github.com/chatgptbox-dev/chatgptbox) - Integrating ChatGPT into your browser deeply, everything you need is here
849+
* [ai-web-extensions](https://github.com/adamlui/ai-web-extensions) - 🤖 AI browser extensions & userscripts to augment your web experience
850+
* [PotPlayer_ChatGPT_Translate](https://github.com/felix3322/potplayer_chatgpt_translate) - 这个实时字幕翻译插件将OpenAI的ChatGPT API(或任何具有相同API调用方法的模型)集成到PotPlayer中。它使你在观看视频时能够实时翻译字幕,从而打破语言障碍,提升你的观看体验。 This real-time subtitle translation plugin integrates OpenAI's ChatGPT API (or any model with the same API calling method) into PotPlayer. It enables you to translate subtitles on-the-fly while watching videos.
837851

838852

839853
## CLIs
@@ -993,8 +1007,6 @@ _Updated on June 04, 2025_ (A total of 2124 repositories listed.)
9931007
* [tmuxai](https://github.com/alvinunreal/tmuxai) - AI-Powered, Non-Intrusive Terminal Assistant
9941008
* [forge](https://github.com/antinomyhq/forge) - AI enabled pair programmer for Claude, GPT, O Series, Grok, Deepseek, Gemini and 300+ models
9951009
* [kilocode](https://github.com/kilo-org/kilocode) - Open Source AI coding assistant for planning, building, and fixing code. We're a superset of Roo, Cline, and our own features. Follow us: kilocode.ai/social
996-
* [fellow](https://github.com/ManuelZierl/fellow) – Autonomous software engineering agent for the command line. Uses the different APIs to plan coding tasks, execute shell commands, and log its reasoning steps.
997-
9981010

9991011

10001012
## Reimplementations
@@ -1387,6 +1399,7 @@ _Updated on June 04, 2025_ (A total of 2124 repositories listed.)
13871399
* [xyne](https://github.com/xynehq/xyne) - AI-first Search & Answer Engine for work. Open-source alternative to Glean.
13881400
* [aidermacs](https://github.com/matthewzmd/aidermacs) - AI Pair Programming in Emacs with Aider
13891401
* [CodeWebChat](https://github.com/robertpiosik/codewebchat) - Initialize any web chat with your code
1402+
* [rikkahub](https://github.com/rikkahub/rikkahub) - RikkaHub is a Android APP that supports for multiple LLM providers.
13901403

13911404

13921405
## Langchain
@@ -1531,6 +1544,7 @@ _Updated on June 04, 2025_ (A total of 2124 repositories listed.)
15311544
* [company-research-agent](https://github.com/pogjester/company-research-agent) - An agentic company research tool powered by LangGraph and Tavily that conducts deep diligence on companies using a multi-agent framework. It leverages Google's Gemini 2.0 Flash and OpenAI's GPT-4.1 on the backend for inference.
15321545
* [sdk-python](https://github.com/strands-agents/sdk-python) - A model-driven approach to building AI agents in just a few lines of code.
15331546
* [autoview](https://github.com/wrtnlabs/autoview) - Automatic view component renderer by AI agent
1547+
* [helix](https://github.com/helixml/helix) - ♾️ Helix is a private GenAI stack for building AI applications with declarative pipelines, knowledge (RAG), API bindings, and first-class testing.
15341548

15351549

15361550
## Unity
@@ -1805,6 +1819,8 @@ _Updated on June 04, 2025_ (A total of 2124 repositories listed.)
18051819
* [bedrock-access-gateway](https://github.com/aws-samples/bedrock-access-gateway) - OpenAI-Compatible RESTful APIs for Amazon Bedrock
18061820
* [preparedness](https://github.com/openai/preparedness) - Releases from OpenAI Preparedness
18071821
* [SMRY](https://github.com/mrmps/smry) - A tool to get summaries and get past paywalls
1822+
* [course-builder](https://github.com/badass-courses/course-builder) - 🍄 platform for building Badass Courses
1823+
* [SwiftOpenAI](https://github.com/jamesrochabrun/swiftopenai) - The most complete open-source Swift package for interacting with OpenAI's public API.
18081824

18091825

18101826
## Others

0 commit comments

Comments
 (0)