Built RAGio, an AI research workspace for document discovery, retrieval, and analysis.
Built with:
• hybrid retrieval + reranking
• Redis/Celery background jobs
• Qdrant vector search
• PostgreSQL
• React + FastAPI
Quick product demo
#BuildInPublic#AIEngineering#RAG
Been playing with the UI direction for RAGio.
This is just the landing page for now — keeping it simple, clean, and a little different.
I’ll share the actual project and how it works later 👀
#buildinpublic#UIUX
A backend can work perfectly and still feel broken.
If the user can't see whether a job is queued, processing or failed, they assume nothing happened.
System state is part of the UX. Which status do you expose first?
#WebDevelopment