Coder Social home page Coder Social logo

geminichatup's Introduction

Gemini ChatUp

δΈ­ζ–‡

About

This project is a chat application based on the Google GeminiPro API Key, with support for responsive layout. It can retain multiple sets of conversations, and the basic parameters for each set of conversations can be set separately.

How to Use

Demo

You need to log in with an account or provide your own Gemini Pro API Key.
Developers can click to see how to deploy this feature.

Account/Password

Test Account Password
guest guest123456

Streaming Conversation

SCR-20240121-shmh

How to Deploy

Get Gemini API Key

Get API Key

Deploy to Vercel

Deploy with Vercel

Click the button to deploy to Vercel and follow the prompts to enter your Google GeminiPro API Key.

Adding User Authentication

This feature requires enabling Edge config in Vercel. Follow these steps:

  1. After the project is deployed, switch to the Storage Tab and select "New Edge Config."
    SCR-20240120-pofd

  2. In the Edge Config, switch to Projects and check if it is already associated with the current project.
    SCR-20240120-pmob

  3. Finally, switch to Items and at the bottom right, you can add usernames and passwords in JSON format by yourself.
    SCR-20240120-pmyd


Local Start

  1. Install dependencies

    npm i
    
  2. Create a new .envfile, copy the contents of .env.example into .env, and modify it with your own API Key and configuration options.


  1. Local Start
    npm run dev

Screenshots




SCR-20240104-mgmn

To Be Completed

  1. Streaming Q&A (completed)
  2. Clearing previous conversations (completed)
  3. Calculating tokens and removing excess conversations (completed)
  4. Global settings, supporting client integration with GeminiPro API (completed)
  5. Support for searching conversation content
  6. Add GeminiPro Vision API (completed)

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.