Skip to content

This is a showcase of RAG(Retrieval Augmented Generation). Products are stored in SQL DB, then taken from there converted to embeddings and when we perform search, top X results(In this case products) are taken then passed onto LLM and then are performed operations on as needed.

Notifications You must be signed in to change notification settings

ZaidK07/Product-Insight-System

About

This is a showcase of RAG(Retrieval Augmented Generation). Products are stored in SQL DB, then taken from there converted to embeddings and when we perform search, top X results(In this case products) are taken then passed onto LLM and then are performed operations on as needed.

Topics

Stars

Watchers

Forks

Languages