Developed a Python/Django application enabling users to upload PDFs and ask questions via a chat interface.
Implemented an agentic RAG pipeline using the OpenAI Agents SDK, featuring multiple collaborating agents (triage, retrieval, validation) and asynchronous processing with Celery/Redis for enhanced responsiveness.