GAIR-NLP / factool

FacTool: Factuality Detection in Generative AI
https://ethanc111.github.io/factool_website/
Apache License 2.0
816 stars 61 forks source link

Integrate Factool into other chatbots (not just chatgpt) #6

Open pfliu-nlp opened 1 year ago

pfliu-nlp commented 1 year ago

So far, we can integrate factool into chatgpt through chatgpt plugin, this is good. It would be better if we can make factool being easily integrated into other opensourced chatbots.

Specifically, we may need to consider two following situations: (1) how to introduce factool into chatbots without plugin functionality (2) how to introduce factool into plugin-enabled chatbots