Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop RAG-Powered Chatbot for Document-Specific Queries #23

Open
datagero opened this issue Oct 22, 2024 · 0 comments
Open

Develop RAG-Powered Chatbot for Document-Specific Queries #23

datagero opened this issue Oct 22, 2024 · 0 comments
Assignees
Labels

Comments

@datagero
Copy link
Owner

(Note we have a current version powered through Streamlit - this should form the basis for the newer version).

Description:

  • Objective: Create a chatbot capable of querying specific documents and performing fact-checking.

  • Details:

    • Use RAG to retrieve relevant information from selected documents.

    • (nice to have) Incorporate fact-checking functionality within responses.

Dependencies: LLM deployed via OpenShift, backend document indexing.

Priority: High

Estimated Effort:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants