Skip to content

Snehasish002/Google-Gemini

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

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