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
talk2pdf is an AI-powered application that enables seamless, multilingual voice and text interaction with your PDFs. It combines advanced retrieval-augmented generation (RAG), Gemini AI, and speech APIs to support natural, conversational, and voice-based queries in multiple languages, making document exploration simple and interactive.
A plug-and-play framework for a RAG (Retrieval-Augmented Generation) pipeline using Google's Gemini Embedding 2 model, the first fully multimodal embedding model to store and query embeddings across text, images, video, and audio.
VerbaVista is an LLM-powered Streamlit app that transforms any YouTube video into structured English notes and an interactive chatbot. It automatically fetches, translates, chunks, and embeds transcripts using Gemini + LangChain, enabling contextual Q&A through a RAG pipeline with Chroma.
An AI-driven learning tool using RAG to analyze web, YouTube, and text content. Features a 3D Three.js UI with glassmorphism, powered by Flask, FAISS, and Gemini API. Offers Q&A, summaries, mock tests, and visualizations like mind maps and flowcharts for an engaging educational experience.
An intelligent medical document analysis system that uses AI to help users understand and query their medical PDFs through natural language conversations.
Production-grade Natural Language to SQL (NL-to-SQL) assistant powered by FastAPI & React 19. Features a 5-stage self-healing pipeline, dual-tiered semantic cache (ChromaDB + Gemini), auto golden query generation, and chunked Doc-QA ingestion with exact page-level PDF deep-linking.
An advanced Retrieval-Augmented Generation (RAG) system for querying medical documents and clinical PDFs. Built with a FastAPI backend, Streamlit chat interface, Pinecone vector database, Gemini embeddings, and LangChain orchestrated via Groq LLMs.