
We need search engines with AI
Last week I had a strange problem at work to tackle. The business head wanted to know. How many Jiras the...
For further actions, you may consider blocking this person and/or reporting abuse
Wow looks like a great tool! I'm glad some people are looking into search and working on open sourcing it!
Thanks Johann,
I think it's much needed tool. We already have a lot of data sources, what's stopping us to perform a federated search and send the search results to any LLMs for better and precise answers.
This is great! Thank you for posting!
Thanks Nevo!
Before anyone asks again!
GitHub : github.com/swirlai/swirl-search
Link to Join the Slack: Swirl Community Slack
Hey Saurabh! This is a great find. Really interesting project. I was wondering thought how is the data you feed into swirl kept private if it feeds it into ChatGPT which I believe retrains on fed in data?
Hi @owenm , yes indeed this is a great tool. Answer to your question:
Swirl doesn't feed on any data. There is no database in Swirl. Rather it just connects via an API and provides search. Anything with a proper API structure can be searched with Swirl. And regarding ChatGPT. I just took it as an example. You can use any LLM in here. Like LLaMa 2, or the ChatGPT Enterprise which doesn't collect any data. It's just an example. π
Great article, thanks for posting.
This is a great article! Nice job
I'm glad that you liked it @nathan_tarbert !