Gemini-Search  by ammaarreshi

AI search engine clone using Gemini 2.0 Flash

created 7 months ago
2,019 stars

Top 22.4% on sourcepulse

GitHubView on GitHub
1 Expert Loves This Project
Project Summary

This project offers a Perplexity-style AI-powered search engine, leveraging Google's Gemini 2.0 Flash model and real-time web grounding. It's designed for users seeking concise, cited answers to queries, with a focus on a clean UI and fast response times.

How It Works

The engine integrates Google Search for real-time information retrieval and uses the Gemini 2.0 Flash API to process queries and generate answers. It provides source citations and supports follow-up questions within a chat session, mimicking the user experience of established AI search platforms.

Quick Start & Requirements

  • Install dependencies: npm install
  • Prerequisites: Node.js (v18+), npm/yarn, Google API key with Gemini API access.
  • Setup: Create a .env file with GOOGLE_API_KEY=your_api_key_here.
  • Run: npm run dev
  • Demo: http://localhost:3000

Highlighted Details

  • Gemini 2.0 Flash model integration.
  • Real-time web search and source citations.
  • Perplexity-inspired UI with React, Vite, and Tailwind CSS.
  • Backend powered by Express.js.

Maintenance & Community

The project is maintained by @ammaarreshi. Community links or roadmaps are not specified in the README.

Licensing & Compatibility

MIT License. Permissive for commercial use and integration into closed-source projects.

Limitations & Caveats

Requires a Google API key, which may incur costs. The project appears to be a personal clone and may not have the robustness or feature set of established commercial products.

Health Check
Last commit

7 months ago

Responsiveness

Inactive

Pull Requests (30d)
0
Issues (30d)
0
Star History
50 stars in the last 90 days

Explore Similar Projects

Starred by Andrej Karpathy Andrej Karpathy(Founder of Eureka Labs; Formerly at Tesla, OpenAI; Author of CS 231n), Alex Cheema Alex Cheema(Cofounder of EXO Labs), and
3 more.

Perplexica by ItzCrazyKns

0.3%
23k
AI-powered search engine alternative
created 1 year ago
updated 1 day ago
Feedback? Help us improve.