A simple effective ToolKit for short text matching
-
Updated
Jul 19, 2022 - Python
A simple effective ToolKit for short text matching
An advanced chatbot that utilizes your own data to provide intelligent ChatGPT-style conversations using gpt-3.5-turbo and Ada for advanced embedding, as well as custom indexes and knowledgebase for a seamless user experience.
Custom Question Answering Bot and custom Bot UI for Website
QaBot is StachOverflow like online question answer platform with minimal features.
PDF Q&A Chatbot - An intelligent chatbot system that extracts Q&A pairs from PDF documents and uses fine-tuned DistilBERT models to answer questions with high accuracy. Includes a FastAPI backend, web interface, and REST API endpoints.
This project is a **PDF-based QA Bot** built using **LangChain**, **IBM Watsonx LLM & Embeddings**, and **Chroma** for vector storage. The bot uses a **Retrieval-Augmented Generation (RAG)** pipeline to answer questions based on the content of uploaded PDF documents. Users can upload PDFs and ask queries, and the bot will return answers.
Question Answer Bot created using Gunthercox Corpus
Question Answering Bot GUI
Add a description, image, and links to the qabot topic page so that developers can more easily learn about it.
To associate your repository with the qabot topic, visit your repo's landing page and select "manage topics."