Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 807 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 807 Bytes

Google Gemini Clone

A web-based Google Gemini clone utilizing the Google Gemini API, React, Node.js, and generative AI to generate responses to user prompts. The app also includes a "Recent Prompts" feature where users can view their recent interactions.

Features

  • Generative AI: Provides AI-driven responses to user prompts using the Google Gemini API.
  • Recent Prompts Section: Allows users to view their most recent prompts and responses.
  • Interactive UI: Built with React, offering a seamless user experience.
  • Backend Integration: Node.js server for API requests and prompt management.

Tech Stack

  • Frontend: React, JavaScript, CSS
  • Backend: Node.js, Express
  • API: Google Gemini API
  • AI: Google Gemini generative AI for natural language responses