prompts.chat vs langcorn
A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.
| prompts.chat | langcorn | |
|---|---|---|
| Tagline | The world's largest open-source prompt library for AI | Serving LangChain LLM apps and agents with FastApi |
| Stars | 165k | 938 |
| Forks | 21k | 69 |
| Open issues | 59 | 21 |
| Language | HTML | Python |
| License | Other | MIT |
| Last pushed | Jul 7, 2026 | Jul 15, 2024 |
| Categories | LLM Frameworks, Developer Tools | Inference & Serving, Developer Tools |
prompts.chat
A repository for sharing and discovering AI prompts, primarily for ChatGPT but also compatible with other models. Originally known as Awesome ChatGPT Prompts.
HTML
langcorn
LangCorn is an API server that allows for the easy deployment of LangChain models and pipelines using FastAPI.
Python