FactSure — AI-Powered Misinformation Detection Platform
Full-stack AI platform using NLP, media analysis, and autonomous AI agents to detect and verify misinformation across the web and social media. Includes multi-agent workflows for source scraping, cross-verification, claim validation, and a Chrome extension for instant fact-checking on Instagram and X.
Multi-Document Retrieval-Augmented Generation System
Built an end-to-end multi-document RAG system with document ingestion, preprocessing, chunking, vector embedding, semantic search, Redis caching, and FAISS dense vector retrieval. Reduced repeated API calls and improved average query latency by 40–60 percent.
AI Agent for CSV Data Transformation
Developed a LangGraph-based AI agent to interpret CSV schemas and autonomously perform data validation, normalization, and handling of missing or inconsistent values, generating standardized outputs for analytics and machine learning workflows.