Skip to content

Repository files navigation

The RAG Chatbot architecture consists of the following components:

  • Document Processor: Handles the ingestion and processing of documents to extract and store embeddings.
  • Embedding Generator: Generates vector embeddings for processed documents to facilitate efficient retrieval.
  • QA Pipeline: Manages the retrieval of relevant documents and generates responses using a language model.
  • API Interface: Provides endpoints for interacting with the chatbot, including querying and receiving responses.

You can watch the video of testing this application clicking on the preview below: Testing video

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages