Atlas Atlas is a locally run personal AI assistant built from scratch, with a focus on memory, modularity, and extensibility. Tech Stack Python FastAPI Uvicorn Running Locally cd backend uvicorn app.main:app --reload