Giter VIP home page Giter VIP logo

kodakjerec / chatgpt-vue Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lianginx/chatgpt-vue

3.0 1.0 2.0 12.25 MB

A simple chat dialogue using Vue3 + Typescript + Tailwind CSS framework, utilizing OpenAI’s gpt-4 model API, supporting continuous dialogue.

Home Page: https://kodakjerec.github.io/yourChatGPT/

License: MIT License

JavaScript 0.26% TypeScript 28.90% CSS 1.25% HTML 0.52% Vue 69.06%

chatgpt-vue's Introduction

original from

https://github.com/lianginx/chatgpt-vue

Demo

https://kodakjerec.github.io/yourChatGPT/

chatgpt-vue

A chat dialogue using Vue3 + Typescript + Tailwind CSS framework, utilizing OpenAI’s gpt-4 model API, supporting continuous dialogue.

Starting Guide

  1. Enter Settings and import an API key.
  2. Create a new Chat and start chatting.
  3. Prompts import/export prompts if you want.
  4. Transcription can record your voice and translate it into the desired language.

How to use

Main

main

"+New Chat": This option allows you to add a new chat log.
"Prompts": Use this for importing/exporting prompts.
"Settings": Login with Google, manage your API key and adjust all other settings.

Chat Setting

openSetting

chat settings

In the chat log, click on the words in the middle-top to open the settings dialog. Here, you can adjust settings for your ChatGPT Model and other preferences.

Import Prompts

import prompt

There are two styles of import supported. You can download prompt files from other sites.

Use Prompts

import prompt

In the chat log, when you scroll to the bottom of the screen, you'll see a "Prompt" button above the Send button. Click on "Prompt", and a widget will appear. Type in your search keyword and then click on 'prompt'; this will import your prompt into the chat.

Installation

npm i
npm run dev

or

yarn
yarn dev

finally:

VITE v3.2.5  ready in 294 ms

➜  Local:   http://localhost:5173/
➜  Network: use --host to expose

Features

  1. This system uses the gpt-4 model.
  2. All logs are stored locally in local-Storage.
    If you have connected with Google-account, you can easily synchronize your logs across different devices.

License

This project is licensed under the MIT license.

chatgpt-vue's People

Contributors

lianginx avatar kodakjerec avatar mingjinglu avatar

Stargazers

 avatar  avatar  avatar

Watchers

 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.