⚡ Atlas — Local-First RAG Engineering Platform
Atlas is a local-first, zero-cost Retrieval-Augmented Generation (RAG) engineering platform with a full-featured visual web dashboard. Ingest documents, benchmark chunking strategies, visualize embeddings in 3D, run RAG queries, and evaluate pipeline quality — all from your browser with no cloud dependency.
🚀 Installation
ash
pip install atlas-rag
▶️ Quick Start
- Open a terminal and navigate to any directory.
- Start the Atlas server:
ash atlas server - Your browser will open automatically at http://localhost:8000.
- In the System Config tab, click "Provision Workspace" to initialize your workspace with demo files and pipelines.
🏗️ Architecture
Atlas is structured as a clean monorepo with four modules:
| Module | Role |
|---|---|
| tlas_sdk | Plugin interfaces and reference implementations (chunkers, embedders, retrievers, LLMs) |
| tlas_core | Domain models, execution engine, ingestion, and studio services |
| tlas_server | FastAPI REST API + full-featured visual web dashboard (SPA) |
| tlas_cli | Minimal CLI — boots the server, manages workspace scaffold |
🔑 Supported LLM Providers
Atlas supports Groq, OpenAI, Anthropic, Google Gemini, Mistral, Together AI, HuggingFace, Ollama, LM Studio, and local GGUF models. Configure your API keys through the Atlas web UI — no terminal required.
🗑️ Uninstall
ash
pip uninstall atlas-rag
Built with ❤️ by Rishi Bhanushali
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file atlas_ragkit-1.0.0.tar.gz.
File metadata
- Download URL: atlas_ragkit-1.0.0.tar.gz
- Upload date:
- Size: 189.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
88fe692a79e62c0bed2e45bdfcfacb56e413f76e6fc7e7ec9b4abd135c2a48ca
|
|
| MD5 |
c8908182b48b73793a8bd5e1e2b76888
|
|
| BLAKE2b-256 |
113ab309b9846c1ccf22e84ff1341c531fd4a2b3031ccb2327cdbfb541b33649
|
File details
Details for the file atlas_ragkit-1.0.0-py3-none-any.whl.
File metadata
- Download URL: atlas_ragkit-1.0.0-py3-none-any.whl
- Upload date:
- Size: 202.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
53fb84a3e57dc6836744045f755974a5ff98e8e72bd7f0760652abde03362582
|
|
| MD5 |
ea6a880026a08d1a389c92b27c5619de
|
|
| BLAKE2b-256 |
be961159f5d93d716d51141dcf9213cb65c9492732e42ed1d8db71df8f708bcd
|