A powerful search engine that combines SERP API for web results with Claude's AI analysis capabilities to provide intelligent insights about your search queries.
- Web search functionality powered by SERP API
- AI-powered analysis of search results using Claude
- Clean and intuitive Streamlit interface
- Customizable number of search results
- Markdown-formatted AI insights
- Direct links to search results with snippets
- Python 3.8+
- SERP API key
- Claude API key
- Firecrawl API key
- Clone the repository
- Create a
.envfile and add your API keys - Install the dependencies
- Run the app with
streamlit run app.py
