Skip to content

manangarg21/Knowledge_Retrieval_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Knowledge_Retrieval_System

To run the code

  • On your terminal run the command python3 app_faiss.py

Description

  • The code generates answers to queries based on a particular knowledge base using a transformer model and efficient searching using the faiss vector database.
  • The system focuses on retrieving the most relevant pre-existing answers from a knowledge base (knowledge_base.json).
  • The model used here is alibaba-nlp model which can be changed in the config.json.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages