Skip to content

It's on premise deployed ai that uses vector-db to store huge documents embeddings and assists in helping employees to answer there questions

License

Notifications You must be signed in to change notification settings

ganeshmohane/private-rag-assistant-ai

Repository files navigation

Private RAG Assistant AI

AI that uses vector-db to search for your answers

1. Takes input in any format:

  • Text → Whatsapp Chats, Emails Chats
  • Image → Invoices
  • Video → Demo videos, Information video
  • Audio → Voice Notes

2. Converts them to vector embeddings using model

3. Stores in VectorDB

4. User Asks Question

5. Using Similarity Search Answer is returned

About

It's on premise deployed ai that uses vector-db to store huge documents embeddings and assists in helping employees to answer there questions

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages