Ai Developer
Current- Developed a Gen‑AI chat‑bot Proof of Concept using the RAG framework, incorporating llama_index and FastAPI. It specializes in interpreting medical compliance queries, cutting time spent reading such docs by over 70%.
- Presented the PoC to stakeholders and secured approval to transition the PoC into a production‑grade service.
- Worked with SMEs to design both High and Low Level Design docs, splitting the application into several reusable micro‑services.
- Utilized several libraries and frameworks like Redis for caching sessions, Kafka to handle multiple real time data streaming, CORS validation for domain‑level security, etc.
- Integrated circuit breakers to prevent cascading failures, limiters to avert DDoS attacks, Docker for deployment.