prompts.chat vs aichat
A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.
| prompts.chat | aichat | |
|---|---|---|
| Tagline | The world's largest open-source prompt library for AI | All-in-one LLM CLI tool featuring Shell Assistant, Chat-REPL, RAG, AI Tools & Agents |
| Stars | 165k | 10k |
| Forks | 21k | 708 |
| Open issues | 59 | 89 |
| Language | HTML | Rust |
| License | Other | Apache-2.0 |
| Last pushed | Jul 7, 2026 | Feb 23, 2026 |
| Categories | LLM Frameworks, Developer Tools | AI Agents, LLM Frameworks, Inference & Serving |
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
aichat
AIChat is a comprehensive command line interface (CLI) tool for large language models (LLM). It supports multiple providers including OpenAI, Claude, Gemini, and more. Key features include a shell assistant for task automation, interactive CLI with multi-line input, history search, and custom repl prompts.
Rust