A Perplexity-style search engine powered by Google's Gemini 2.0 Flash model with grounding through Google Search. Get AI-powered answers to your questions with real-time web sources and citations.
Created by @ammaar
bash
git clone https://github.com/ammaarreshi/Gemini-Search.git
cd Gemini-Search
bash
npm install
.env file in the root directory:GOOGLE_API_KEY=your_api_key_here
bash
npm run dev
http://localhost:3000GOOGLE_API_KEY: Your Google API key with access to Gemini APINODE_ENV: Set to "development" by default, use "production" for production buildsnpm run dev: Start the development servernpm run build: Build for productionnpm run start: Run the production servernpm run check: Run TypeScript type checking.env file or expose your API keys.gitignore file is configured to exclude sensitive filesMIT License - feel free to use this code for your own projects!
$ claude mcp add Gemini-Search \
-- python -m otcore.mcp_server <graph>