qa-system
There are 21 repositories under qa-system topic.
baidu/AnyQ
FAQ-based Question Answering System
mrcaidev/kgqa
基于知识图谱的电影知识问答系统。
KGQA/KGQA-datasets-generalization
Dataset Resplitting for Generalization in KGQA. See also https://github.com/semantic-systems/KGQA-datasets
VuBacktracking/bert-faiss-qa-system
Q&A System using BERT and Faiss Vector Database
anti-aii/RagE
RagE (RAG Engine) - A tool supporting the construction and training of components of the Retrieval-Augmented-Generation (RAG) model. It also facilitates the rapid development of Q&A systems and chatbots following the RAG model.
detsutut/ama-bot
A modern and lightweight NLP interface for Question-Answering systems and more. Fork this project to showcase your Python models with elegant web applications in no time!
Ellenyan123/KB-QA-TF2
Knowledge-Based Question Answering --TF2 Version
AVINEET-Singh/Question-Answering_System_using_FAQs
In this academic project, I have compared the performance of different NLP approaches for Question-Answering system using varied levels (easy, medium, hard) of FAQs.
Nikki-Gu/NLP-PJ
复旦大学NLP课程期末PJ;疫情信息问答系统
sriyavasudevan/Question-Answering-System
We built a Question Answer System using BERT. Based on our benchmark dataset that we designed for a specific task, we evaluated it at 40% accuracy over a particular dataset.
Sugarsugarzz/military-question-answer-system
Military-oriented knowledge question-answer system, it supports different way to ask.
dennisvdang/QA-Retrieval-System
Project repository for the development of a Question-Answering (QA) information retrieval system fine-tuned on customer queries.
ekohrt/environmental-qa-system
A QA system for answering questions about environmental issues. Built using Haystack and Wikipedia.
MilyaushaShamsutdinova/ru_qa_system
Русскоязычная QA система обернутая в Telegram-бот
pribaditzy/Memorized-Q-A-Simulator
🤖 A toy Transformer Q&A model simulator demonstrating core concepts of large language models through memorized Q&A pairs. Educational demo with interactive web interface.
AshrithChandan/Doubt_Solver_LLM
A local LLM that answers user doubts using fine-tuned models and real-time search.
ekohrt/wikipedia-environmental-articles-dataset
A collection of 1,397 Wikipedia articles related to environmental issues, for QA systems.
ksm26/Web-Based-Q-A-Tool
Web-Based Q&A Tool enables users to extract and query website content using FastAPI, FAISS, and a local TinyLlama-1.1B model—without external APIs. Built with React, it offers a minimal UI for seamless AI-driven search
Nanditha-Prabhu/qa-system-via-srl
Question Answering System via Semantic Role Labeling Using Token Classification and Parsing Techniques
shuddha2021/Memorized-Q-A-Simulator
🤖 A toy Transformer Q&A model simulator demonstrating core concepts of large language models through memorized Q&A pairs. Educational demo with interactive web interface.