PROJECTS
CampusPQ: AI-Enhanced CBT
Django, PostgreSQL, OpenAI, VectorDB, AWS
- Computer-based testing platform with AI-driven recommendations and chatbot guidance
- Backend built with Django and PostgreSQL, leveraging OpenAI and VectorDBs for intelligent content discovery
- Implemented personalized student support with AI-powered question recommendations
- Built role-based dashboards and deployed on AWS with PostgreSQL backend
Content Repurposer for Social Media
FastAPI, OpenAI, DALL-E, Celery, Redis
- Production-grade service that ingests raw blog content and orchestrates AI-powered repurposing into various social media formats
- Used OpenAI's GPT models and DALL-E for intelligent content transformation with a scalable architecture
- Created a scalable architecture with FastAPI, Celery, and Redis
- GitHub: github.com/Yuguda999/content_repurposer
RAG PDF Parser
OpenAI, LangChain, Vector Embeddings, Concurrent Processing
- Tool that processes PDF documents using Retrieval Augmented Generation (RAG)
- Implemented extraction, analysis, and querying of content using OpenAI's GPT-4 and embeddings models
- Developed concurrent processing, content analysis, and vector embeddings for semantic search
- GitHub: github.com/Yuguda999/rag_pdf_parser
CrewAI Trip Planner
CrewAI, LangChain, Multi-Agent Systems
- AI-powered trip planning system built with CrewAI that uses multiple specialized agents
- Designed multiple specialized agents with defined roles, backstories, and goals
- Implemented collaborative planning tasks between AI agents
- GitHub: github.com/Yuguda999/crewai_trip_planner
PocketClinic - AI Healthcare Assistant
FastAPI, NLP, WHO Protocols, SMS/Voice Integration
- AI-powered healthcare assistant designed to help healthcare workers in resource-constrained settings
- Triage patients through SMS or voice messages using WHO protocols to analyze symptoms
- Implemented secure patient data handling and integration with local healthcare systems