Giter VIP home page Giter VIP logo

chatgpt-messenger's Introduction

See Video demo

https://chatgpt-messenger-plus.vercel.app/

ChatGPT Plus App Built with Next.js + Tailwind CSS

Enhance your conversational AI experience with my upgraded version of the ChatGPTv3 user client from OpenAI. With a custom API integrated to fetch responses to your queries and store them in a database hosted on Google Firebase, this platform provides a streamlined and efficient solution. I have also added a feature that allows users to select their desired AI model before sending a prompt, providing greater control over the conversational experience.

Local Setup

  1. clone or fork the repo onto your computer
  2. download and install the latest version of node.js (https://nodejs.org/en/) for your Operating System
  3. using your Command Line navigate to the folder where the files are saved
  4. run 'npm i' to install all the dependencies
  5. next run 'npm run dev' to start the server on localhost:3000

How to use

  • Click "new chat" to open a new chat window
  • Optionally you can select a model from the "model list" to test your prompts by default it will be set to the "text-davinci-003" model
  • After writing your message click enter or the submit green arrow to send your message to the openAI API
  • A loading notification will begin and when it ends your response will be shown on the screen

Features

  • Faster Responses with the removal of the text stream feature from chats
  • The ability to change the model at any time to give you more control over responses
  • All responses are saved to a database to look at past responses at anytime

Coming Soon

  • more control over responses by using the API params in the frontend (n, temperature, etc.)
  • user accounts to only see your responses

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.