🚧👷♂️🛠️[WORK IN PROGRESS] SAI2
The opensource AI search platform
## Features
- Integrated support for LLMs, such as OpenAI, Groq, and Claude.
- Native search engine integration, including Google, Bing, DuckDuckGo and SearXNG Search.
- Customizable, visually appealing user interface.
- Shareable and cached search results for enhanced efficiency.
## Setup Search Engine API
Choose your search service
### Search1API
Search1API is a versatile search aggregation service that enables you to perform searches across Google, Bing, and DuckDuckGo, and also retrieve clear content from URLs. [search1api website]( https://go.search1api.com/homepage)
### Bing Search
To use the Bing Web Search API, please visit [this link](https://www.microsoft.com/en-us/bing/apis/bing-web-search-api) to obtain your Bing subscription key.
### Google Search
You have three options for Google Search: you can use the [SearchApi Google Search API](https://www.searchapi.io/) from SearchApi, [Serper Google Search API](https://www.serper.dev) from Serper, or opt for the [Programmable Search Engine](https://developers.google.com/custom-search) provided by Google.
### SearXNG Search
you can host your personal [SearXNG server](https://github.com/searxng/searxng), then you do not need pay for the search api. You just need provide the server address in `SEARXNG_BASE_URL`, plz be sure you enable the json format for the SearXNG server.
## Deployment
### Zeabur
Just click on it