/LLM_Search_Engine

Building an LLM open source search engine using LangChain and Ray

Primary LanguagePythonMIT LicenseMIT

LLM_Search_Engine

Building an LLM open source search engine using LangChain and Ray I'm following in this repo the great blog by Waleed Kadous

First Part

Building the index

alt text

Accelerating indexing using Ray

alt text

Serving

alt text