Show HN: Open-source AI Search project, ZByAI
github.comEarlier, I started using LLM and Serper API to build an AI search tool to help me search some coding solutions. Inspired by Perplexity and Phind, I initially aimed to create a specialized search tool. However, as the project evolved, it turned into a general-purpose AI search tool, which seemed easier to implement, lol. I've organized and open-sourced the code, which is built with Golang and Remix. I mainly use the long context capabilities of LLM and did not use any RAG. I tested RAG but found that my lack of expertise in this area led to poorer results.
I'd love to hear your feedback!
No comments yet.