hunter0802 / ChatGPT-FrontEnd

GPT-3.5 Chatbot

Home Page:https://chat-gpt-front-end-ebon.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChatGPT-Client

Chatbot Frontend Project.

Table of Contents

General Information

  • Elegant User Interface that resembles the ChatGPT App
  • Communication with advanced GPT 3 model API
  • Feel power of ChatGPT
  • To study OpenAI

Technologies Used

  • Tech 1 - OpenAI
  • Tech 2 - Vanilla
  • Tech 3 - JavaScript

Features

List the ready features here:

  • Responsive layout with CSS
  • Handle events with JavaScript
  • Render markdown from string
  • Prism for code highlight
  • Make API requests
  • Catch errors
  • Write clean code & much more

Screenshots

Startup screenshot Main screenshot Tech screenshot

Setup

Project uses Node.js for frontend.
Use vite to create project. All you need to do is just run npm install to install node_modules & run npm run dev.

Usage

You can use this for several chatbot frontend. Just clone the project and use it as frontend.

Project Status

Project is: complete.

Room for Improvement

These are room for improvement and ToDos.

Room for improvement:

  • OpenAI
  • JavaScript

To do:

  • Update UI
  • Flexible Chat

Acknowledgements

  • This project was inspired by Valentyn.
  • This project was based on this tutorial.
  • Many thanks to Valentyn.

Contact

Created by @violetstar701 - feel free to contact me!

About

GPT-3.5 Chatbot

https://chat-gpt-front-end-ebon.vercel.app


Languages

Language:JavaScript 48.9%Language:CSS 38.1%Language:HTML 13.0%