You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AI-powered document analysis platform built with Next.js, LangChain, PostgreSQL + pgvector. Upload, organize, and chat with documents. Includes predictive missing-document detection, role-based workflows, and page-level insight extraction.
NutritionAI is an AI-driven application that allows users to upload meal images for nutritional analysis. It provides personalized dietary recommendations based on user profiles and food item embeddings.
The Image Search Engine is a modern AI-powered web application leveraging Retrieval-Augmented Generation (RAG) to combine large language models (LLMs) with advanced image retrieval techniques.
VLib is a digital library platform targeting college library systems that utilises a vector database for discovering required resources and thereby making information accessible to all users irrespective of their knowledge level. It overcomes the incapability of present systems to handle descriptive queries thereby limiting information access.
ErBlogX: An AI-powered sematic search pipeline to search and chat with engineering blogs/articles/transcripts. Built with Next.js, FastAPI, Supabase/pgvector, and sentence-transformers (all-mpnet-base-v2 ) embeddings.
This repository will guide you to build up a data retrieval system by semantic search and filtering with metadata using timescale hosted PostgreSQL and pgvectors
Architected and deployed a full-stack natural language communication platform enabling policy analysts to interact with large language models (LLMs) through scalable, cloud-hosted infrastructure. Engineered a multi-container microservices system using Docker for backend (FastAPI APIs, pgvector database, Redis caching) and frontend integration.