Skip to content

hgoliv/qa_agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lucene-based QA agent

  • Answers natural language questions based on a list of FAQs, in Portuguese.
    • List of FAQs is a configurable text file (see resources directory for examples).
    • Lucene index is created based on the list of FAQs. Depending on the selected agents, one or more indexes might be created under the main directory.
    • Answers can be given based on the vote of several agents.
  • Main class for QA agent: QA.java
  • Maven dependencies + additional dependencies in the lib directory.

About

MultiAgents for answering questions in a list of FAQs, in Portuguese.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages