Projects

  • News AI App - Showcase Image 1
    News AI App - Showcase Image 2
    News AI App - Showcase Image 3
    News AI App - Showcase Image 4

    News platforms drown users in unfiltered content. I built a 4-agent AI pipeline using LangGraph that autonomously collects, classifies, summarizes, and bias-checks news articles in real-time. The system streams analysis via SSE and monetizes premium features through Solana-based crypto payments — processing 500+ articles daily with sub-second streaming latency.

    Next.jsFastAPILangGraphGenAISSEMongoDBJWTSolana
  • Nakama AI - Showcase Image 1
    Nakama AI - Showcase Image 2
    Nakama AI - Showcase Image 3
    Nakama AI - Showcase Image 4

    AI chatbots forget everything between sessions. I built Nakama AI — a companion platform where AI maintains persistent personality and memory across unlimited sessions using Pinecone vector search for semantic context recall. Users define custom behavior through instruction tuning, creating AI companions that actually remember who you are.

    Next.jsNode.jsOpenAI APILLaMA-2Vector DBPinecone
  • VS Code AI Assistant (Internal) - Showcase Image 1
    VS Code AI Assistant (Internal) - Showcase Image 2

    Developers at TCS spent 40% of their time searching internal documentation. I built a RAG-based VS Code extension using FastAPI and LangChain that searches 10,000+ internal docs with semantic understanding, reducing information lookup and debugging time by 35% across 200+ engineers.

    PythonFastAPILangChainVector Databases