Giter Site home page Giter Site logo

nitin6404 / gemini-chat Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xeven777/gemini-chat

0.0 0.0 0.0 1.92 MB

An AI-powered chat bot built with Next.js 14 and Google Gemini, featuring real-time interaction, responsive design, and support for Gemini Pro and Gemini Vision models. This project showcases the power of AI in enhancing user engagement and providing intelligent responses.

Home Page: https://geminix-pro.vercel.app/

JavaScript 64.90% TypeScript 32.62% CSS 2.48%

gemini-chat's Introduction

Gemini Pro and Gemini Vision Chat Bot

This project is Gemini-Pro Based AI chat bot built with Next.js 14 and TypeScript. It uses an AI model to generate responses to user input (either text or image).

screenshot

Features

  • Gemini Pro and Gemini vision support !
  • Real-time chat interface
  • Responsive design
  • AI-powered responses

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Follow these steps to get the project up and running:

  1. Clone the repository: Run the following command to create a shallow clone of the repository:

    git clone --depth 1 https://github.com/Xeven777/gemini-chat.git

    This will create a new directory named gemini-chat in your current directory.

  2. Remove the old .git directory and initialize a new one: Navigate to the new gemini-chat directory and run the following commands:

    cd gemini-chat
    rm -rf .git
    git init
  3. Install the dependencies: Run the following command to install the project dependencies:

    npm install
  4. Start the development server: After installing the dependencies, start the development server by running:

    npm run dev

Now, you should be able to see the application running at localhost:3000 in your web browser! โœจ NOTE - Get your api key from here : https://aistudio.google.com/app/apikey

You can also download the code as Zip and use it .

Usage

To use the chat bot, simply type your message into the input field and press Enter. The bot will generate a response and display it in the chat interface.

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

Author

Anish biswas

gemini-chat's People

Contributors

xeven777 avatar imgbotapp avatar renoschubert avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.