Skip to main content
Project In progress Public Posted Jun 2026

Project spotlight: ATLAS

I built ATLAS, a RAG-based LLM application designed for intelligent document search and retrieval. The platform utilizes Next.js for the interface, Groq for fas...

I built ATLAS, a RAG-based LLM application designed for intelligent document search and retrieval. The platform utilizes Next.js for the interface, Groq for fast LLM inference, and Supabase for backend data handling and vector storage. By combining these technologies, it allows users to query documents and get precise, context-driven answers instantly.

Live site: https://atlas-sable-phi.vercel.app/

Comments