rags vs AutoGPT
A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.
| rags | AutoGPT | |
|---|---|---|
| Tagline | Streamlit app for RAG pipeline creation with natural language interface | AutoGPT: Build, Deploy, and Run AI Agents |
| Stars | 6.5k | 185k |
| Forks | 660 | 46k |
| Open issues | 38 | 468 |
| Language | Python | Python |
| License | MIT | Other |
| Last pushed | Apr 5, 2024 | Jul 7, 2026 |
| Categories | LLM Frameworks, Developer Tools | AI Agents, Developer Tools |
rags
RAGs is a Streamlit application that enables users to describe tasks and configure parameters naturally while building Retrieval-Augmented Generation (RAG) pipelines. The project involves an OpenAI-based builder agent and supports local files or web pages as data sources.
Python