Project Details
Project information
- Category: Web Application.
- Tech Stack: Flask, HTML/CSS, JavaScript, LangChain, Gemini Pro, FAISS, Google GenAI.
- Project URL: https://docubot.vinothkumarts.com/ Visit Website
DocuWeb AI
DocuWeb AI is an intelligent chatbot that enables users to interact with documents (PDF, DOCX, XLSX) and website content by asking questions in natural language. The app leverages LangChain, FAISS, and Google Gemini Pro for embedding, vector search, and conversational AI.Users can upload files or provide a URL, which the app processes and indexes. Then, they can chat with the document or webpage like ChatGPT. Multiple chat sessions are saved, and users can rename or revisit any past session.This project emphasizes seamless AI integration, session management, and real-time document understanding.