Awesome List

Awesome Chatgpt Repositories

A curated list of open source GitHub repositories related to ChatGPT, the OpenAI API, and Codex. Searchable via Claude Code skills.

taishi-i/awesome-ChatGPT-repositories #agent #agent-skills #ai #awesome #awesome-list #chatgpt #codex #gpt-5 #llm #openai #skills 404 Not Found | https://api.github.com/repos/adambear/chat-gpt-prompts-from-aiprm-zh | message=Not Found | rate_limit_remaining=4449 | rate_limit_reset=1784288973
List stars
3,146
README repos
2,656
Indexed repos
998
List commits
590
Forks
422
Open issues
19

Tracked list growth

GitHub stars and default-branch commits for taishi-i/awesome-ChatGPT-repositories.

Latest scan 2026-07-17 10:49

Likes history

GitHub stars

Commits history

Default branch commits

Indexed repositories

84 repos matching these filters.

Latest repo push 2026-07-17

Filter this list

Search within Awesome Chatgpt Repositories or narrow by ecosystem and project health.

Clear 1 refinement
Search mode
Tune results
More filters Topics, generated tags, stack, files, age, archive status, and growth.
Ecosystem
Files

Choose a suggestion or use commas to require multiple files.

Health

Uses known first-commit dates.

Momentum
Filters by observed commit-count growth over the repository's latest 7-day capture window. Repositories without a recent baseline are excluded.
Filters by observed GitHub star growth over the repository's latest 7-day capture window. Repositories without a recent baseline are excluded.
Reset filters
Highlighted

Open highlighted repo slot

Put your repository first

Promote a GitHub repo at the top of Awesome repository list views for 7 days.

Azure-Samples/chat-with-your-data-solution-accelerator

A Solution Accelerator for the RAG pattern running in Azure, using Azure AI Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences. This includes most common requirements and best practices.

Updated
2026-07-02
Lists
2 list mentions
First commit
2023-06-06
License
MIT
Issues
61 open
Forks
643
Commits
1,090 commits
Star growth, last 7 days
No 7-day history
Commit velocity, last 7 days
No 7-day history
EmbeddedLLM/JamAIBase

The collaborative spreadsheet for AI. Chain cells into powerful pipelines, experiment with prompts and models, and evaluate LLM responses in real-time. Work together seamlessly to build and iterate on AI applications.

AI dev
Updated
2026-06-08
Lists
2 list mentions
First commit
2024-05-30
License
Apache-2.0
Issues
2 open
Forks
43
Commits
99 commits
Star growth, last 7 days
No 7-day history
Commit velocity, last 7 days
No 7-day history
cirediatpl/FigmaChain

FigmaChain is a set of Python scripts that generate HTML/CSS code based on Figma designs. Using OpenAI's GPT-3 model, FigmaChain enables developers to quickly generate HTML/CSS code from a Figma design input. It also includes a Streamlit-based chatbot interface for interactive code generation.

Updated
2023-05-03
Lists
1 list mention
First commit
2023-04-27
License
Unknown
Issues
7 open
Forks
89
Commits
11 commits
Star growth, last 7 days
No 7-day history
Commit velocity, last 7 days
No 7-day history
ArcadeAI/arcade-mcp

MCP Server Framework and Tool Development library for building custom capabilities into agents.

AI dev
Updated
2026-06-26
Lists
1 list mention
First commit
2024-04-22
License
MIT
Issues
23 open
Forks
100
Commits
692 commits
Star growth, last 7 days
No 7-day history
Commit velocity, last 7 days
No 7-day history
finaldie/auto-news

A personal news aggregator to pull information from multi-sources + LLM (ChatGPT/Gemini/Ollama via LangChain) to help us reading efficiently with less noises, the sources including: Tweets, RSS, YouTube, Web Articles, Reddit, and personal Journal notes.

Updated
2025-07-19
Lists
2 list mentions
First commit
2023-05-03
License
MIT
Issues
5 open
Forks
111
Commits
541 commits
Star growth, last 7 days
No 7-day history
Commit velocity, last 7 days
No 7-day history
akshata29/entaoai

Chat and Ask on your own data. Accelerator to quickly upload your own enterprise data and use OpenAI services to chat to that uploaded data and ask questions

Updated
2025-01-02
Lists
2 list mentions
First commit
2023-03-16
License
MIT
Issues
12 open
Forks
244
Commits
268 commits
Star growth, last 7 days
No 7-day history
Commit velocity, last 7 days
No 7-day history
DataScienceUIBK/Rankify

🔥 Rankify: A Comprehensive Python Toolkit for Retrieval, Re-Ranking, and Retrieval-Augmented Generation 🔥. Our toolkit integrates 40 pre-retrieved benchmark datasets and supports 7+ retrieval techniques, 24+ state-of-the-art Reranking models, and multiple RAG methods.

AI dev
Updated
2026-05-06
Lists
2 list mentions
First commit
2025-02-09
License
Unknown
Issues
7 open
Forks
70
Commits
475 commits
Star growth, last 7 days
No 7-day history
Commit velocity, last 7 days
No 7-day history
Bessouat40/RAGLight

RAGLight is a modular framework for Retrieval-Augmented Generation (RAG). It makes it easy to plug in different LLMs, embeddings, and vector stores, and now includes seamless MCP integration to connect external tools and data sources.

AI dev
Updated
2026-06-25
Lists
1 list mention
First commit
2024-12-12
License
MIT
Issues
13 open
Forks
101
Commits
514 commits
Star growth, last 7 days
No 7-day history
Commit velocity, last 7 days
No 7-day history
judahpaul16/gpt-home

ChatGPT at home! A better alternative to commercial smart home assistants, built on the Raspberry Pi using LiteLLM and LangGraph.

Updated
2026-03-17
Lists
2 list mentions
First commit
2023-09-05
License
GPL-3.0
Issues
0 open
Forks
66
Commits
354 commits
Star growth, last 7 days
No 7-day history
Commit velocity, last 7 days
No 7-day history
apocas/restai

RESTai is an AIaaS (AI as a Service) open-source platform. Supports many public and local LLM suported by Ollama/vLLM/etc. Precise embeddings usage, tuning, analytics etc. Built-in image/audio generation with dynamic loading generators. Live chat deployment. Built-in block based graphical language. Prompt versioning and much more...

AI dev
Updated
2026-07-01
Lists
1 list mention
First commit
2023-05-18
License
Apache-2.0
Issues
5 open
Forks
104
Commits
1,697 commits
Star growth, last 7 days
No 7-day history
Commit velocity, last 7 days
No 7-day history
gpt-open/rag-gpt

RAG-GPT, leveraging LLM and RAG technology, learns from user-customized knowledge bases to provide contextually relevant answers for a wide range of queries, ensuring rapid and accurate information retrieval.

Updated
2024-07-19
Lists
1 list mention
First commit
2024-04-09
License
Apache-2.0
Issues
17 open
Forks
81
Commits
172 commits
Star growth, last 7 days
No 7-day history
Commit velocity, last 7 days
No 7-day history
CopilotKit/open-research-ANA

🤖 An open-source, AI agent-native research canvas application that performs real-time search with HITL (Human in The Loop) capabilities, powered by CopilotKit, Tavily and LangGraph

Updated
2026-07-03
Lists
2 list mentions
First commit
2024-11-04
License
Unknown
Issues
Disabled
Forks
109
Commits
164 commits
Star growth, last 7 days
No 7-day history
Commit velocity, last 7 days
No 7-day history
GPT-Fathom/GPT-Fathom

GPT-Fathom is an open-source and reproducible LLM evaluation suite, benchmarking 10+ leading open-source and closed-source LLMs as well as OpenAI's earlier models on 20+ curated benchmarks under aligned settings.

Updated
2024-04-10
Lists
1 list mention
First commit
2023-10-10
License
MIT
Issues
0 open
Forks
22
Commits
95 commits
Star growth, last 7 days
No 7-day history
Commit velocity, last 7 days
No 7-day history
Azure-Samples/aks-openai-terraform

This article shows how to deploy an Azure Kubernetes Service(AKS) cluster and Azure OpenAI Service via Terraform and how to deploy a Terraform chatbot that authenticates against Azure OpenAI using Azure AD workload identity and calls the Chat Completion API of a ChatGPT model.

Updated
2024-08-18
Lists
1 list mention
First commit
2023-06-05
License
MIT
Issues
13 open
Forks
36
Commits
25 commits
Star growth, last 7 days
No 7-day history
Commit velocity, last 7 days
No 7-day history
Azure-Samples/aks-openai

This article shows how to deploy an Azure Kubernetes Service(AKS) cluster and Azure OpenAI Service via Bicep and how to deploy a Python chatbot that authenticates against Azure OpenAI using Azure AD workload identity and calls the Chat Completion API of a ChatGPT model.

Archived
Updated
2024-05-24
Lists
1 list mention
First commit
2023-05-30
License
MIT
Issues
16 open
Forks
18
Commits
31 commits
Star growth, last 7 days
No 7-day history
Commit velocity, last 7 days
No 7-day history