aurelio-labs / semantic-router

Superfast AI decision making and intelligent processing of multi-modal data.
https://www.aurelio.ai/semantic-router
MIT License
1.66k stars 167 forks source link

Integrating with LLamaindex #203

Open reachrkr opened 3 months ago

reachrkr commented 3 months ago

Hi Team ,

I am triaging on integrating semantic router for LLamaindex from the default ones. Few days back raised a query with Llamaindex team for https://github.com/run-llama/llama_index/issues/11415 .

Wanted to check your inputs on how can I take this forward

--Rajesh

bruvduroiu commented 3 months ago

Hi Rajesh,

I followed the Issue you raised in LlamaIndex, how would we integrate semantic router there, and how would it differ from the existing RetrieverRouterQueryEngine?

Thanks

reachrkr commented 3 months ago

Hi Bogdan,

Apologies for the delay in my reply, The use-case what I intent is to check if its possible to replace or extend the router mechanism with semantic router ?

https://docs.llamaindex.ai/en/stable/module_guides/querying/router/

-- Thanks, Rajesh