Skip to content

imselmon/react-gemini-chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5600c56 · Mar 27, 2025

History

1 Commit
Mar 27, 2025
Mar 27, 2025
Mar 27, 2025
Mar 27, 2025
Mar 27, 2025
Mar 27, 2025

Repository files navigation

Chatbot React

This is a simple chatbot app implemented in React using Google's Gemini API. The goal of this project was to create a basic chatbot interface in under 30 minutes as part of a challenge.

Features

  • Simple chat interface
  • Integration with Google's Gemini API for natural language processing
  • Minimalistic design
  • Responsive layout

Technologies Used

  • React
  • Google's Gemini API

Installation

If you want to run this project locally, follow these steps:

  1. Clone this repository.
  2. Navigate to the project directory.
  3. Install dependencies using npm or yarn:
npm install

or

yarn install
  1. Start the development server:
npm start

or

yarn start
  1. Open your browser and go to http://localhost:3000 to see the app running locally.

Credits

This project was created by Srikar Veluvali as part of a coding challenge.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published