SciPhi-AI / agent-search

AgentSearch is a framework for powering search agents and enabling customizable local search.
https://agent-search.readthedocs.io/en/latest/
Apache License 2.0
443 stars 47 forks source link

Instructions to run AgentSearch locally with custom data #15

Open sameeravithana opened 10 months ago

sameeravithana commented 10 months ago

Great work. Would like to see more instructions to run AgentSearch locally with custom data.

emrgnt-cmplxty commented 10 months ago

Thanks, this would be a great feature. Could you please share some more details about your use case?

sameeravithana commented 10 months ago

Assume to have a private data collection (vectorized) that we would like expand with the rest of AgentSearch data. How we can plug AgentSearch setup to support search over the private data.