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
Doc-bot is a chatbot that answers health-related questions from a large medical PDF using LangChain for text chunking and embeddings, Pinecone for vector search, and Gemini AI for generating accurate answers. Built with React and FastAPI.