Post
4540
π Hi all!
For any AI agent, internet search π is an important tool. However, with APIs like Tavily and Exa, it becomes really difficult to keep up with the cost. In some cases, these Internet APIs cost more than the LLM.
To solve, this, I am making a playwright wrapper API on top of publicly available searXNG instances. This will enable agent applications to fetch internet results for free.
Currently, I have set up a basic GitHub repo, and I will continue developing advanced search features, such as image search πΌοΈ
Github: https://github.com/HanzlaJavaid/Free-Search/tree/main
π Try the deployed version: https://freesearch.replit.app/docs
If you find this useful, consider starring βοΈ the GitHub repository to support further development!
For any AI agent, internet search π is an important tool. However, with APIs like Tavily and Exa, it becomes really difficult to keep up with the cost. In some cases, these Internet APIs cost more than the LLM.
To solve, this, I am making a playwright wrapper API on top of publicly available searXNG instances. This will enable agent applications to fetch internet results for free.
Currently, I have set up a basic GitHub repo, and I will continue developing advanced search features, such as image search πΌοΈ
Github: https://github.com/HanzlaJavaid/Free-Search/tree/main
π Try the deployed version: https://freesearch.replit.app/docs
If you find this useful, consider starring βοΈ the GitHub repository to support further development!