[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-73932":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":9,"language":10,"languages":9,"totalLinesOfCode":9,"stars":11,"forks":12,"watchers":13,"openIssues":14,"contributorsCount":15,"subscribersCount":15,"size":15,"stars1d":15,"stars7d":15,"stars30d":16,"stars90d":15,"forks30d":15,"starsTrendScore":15,"compositeScore":17,"rankGlobal":9,"rankLanguage":9,"license":18,"archived":19,"fork":19,"defaultBranch":20,"hasWiki":21,"hasPages":19,"topics":22,"createdAt":9,"pushedAt":9,"updatedAt":23,"readmeContent":24,"aiSummary":25,"trendingCount":15,"starSnapshotCount":15,"syncStatus":26,"lastSyncTime":27,"discoverSource":28},73932,"Gemini-Search","ammaarreshi\u002FGemini-Search","ammaarreshi","Perplexity style AI Search engine clone built with Gemini 2.0 Flash and Grounding",null,"TypeScript",2061,410,14,10,0,1,59.94,"MIT License",false,"main",true,[],"2026-06-12 04:01:12","# Gemini Search\n\nA 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.\n\nCreated by [@ammaar](https:\u002F\u002Fx.com\u002Fammaar)\n\n![Kapture 2025-01-04 at 14 35 14](https:\u002F\u002Fgithub.com\u002Fuser-attachments\u002Fassets\u002F2302898e-03ae-40a6-a16c-301d6b91c5af)\n\n\n## Features\n\n- 🔍 Real-time web search integration\n- 🤖 Powered by Google's latest Gemini 2.0 Flash model\n- 📚 Source citations and references for answers\n- 💬 Follow-up questions in the same chat session\n- 🎨 Clean, modern UI inspired by Perplexity\n- ⚡ Fast response times\n\n## Tech Stack\n\n- Frontend: React + Vite + TypeScript + Tailwind CSS\n- Backend: Express.js + TypeScript\n- AI: Google Gemini 2.0 Flash API\n- Search: Google Search API integration\n\n## Setup\n\n### Prerequisites\n\n- Node.js (v18 or higher recommended)\n- npm or yarn\n- A Google API key with access to Gemini API\n\n### Installation\n\n1. Clone the repository:\n\n   ```bash\n   git clone https:\u002F\u002Fgithub.com\u002Fammaarreshi\u002FGemini-Search.git\n   cd Gemini-Search\n   ```\n\n2. Install dependencies:\n\n   ```bash\n   npm install\n   ```\n\n3. Create a `.env` file in the root directory:\n\n   ```\n   GOOGLE_API_KEY=your_api_key_here\n   ```\n\n4. Start the development server:\n\n   ```bash\n   npm run dev\n   ```\n\n5. Open your browser and navigate to:\n   ```\n   http:\u002F\u002Flocalhost:3000\n   ```\n\n## Environment Variables\n\n- `GOOGLE_API_KEY`: Your Google API key with access to Gemini API\n- `NODE_ENV`: Set to \"development\" by default, use \"production\" for production builds\n\n## Development\n\n- `npm run dev`: Start the development server\n- `npm run build`: Build for production\n- `npm run start`: Run the production server\n- `npm run check`: Run TypeScript type checking\n\n## Security Notes\n\n- Never commit your `.env` file or expose your API keys\n- The `.gitignore` file is configured to exclude sensitive files\n- If you fork this repository, make sure to use your own API keys\n\n## License\n\nMIT License - feel free to use this code for your own projects!\n\n## Acknowledgments\n\n- Inspired by [Perplexity](https:\u002F\u002Fwww.perplexity.ai\u002F)\n- Built with [Google's Gemini API](https:\u002F\u002Fai.google.dev\u002F)\n- UI components from [shadcn\u002Fui](https:\u002F\u002Fui.shadcn.com\u002F)\n","Gemini-Search 是一个模仿 Perplexity 风格的搜索引擎，它利用了 Google 的 Gemini 2.0 Flash 模型，并通过 Google Search 进行信息验证。该项目的核心功能包括实时网络搜索集成、基于最新 AI 模型的答案生成、答案来源引用以及在同一个聊天会话中支持后续问题。技术上，前端使用 React + Vite + TypeScript + Tailwind CSS 构建，后端采用 Express.js + TypeScript，AI 功能则由 Google Gemini 2.0 Flash API 提供支持。适用于需要快速获取准确且有依据的信息查询场景，如学术研究、日常知识查询等。",2,"2026-06-11 03:47:58","high_star"]