Skip to content

ubylabs/Chat-GPT3.5-API-Model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Chat GPT3.5 API Model

A simple illustration of how the GPT3.5 API model could be implemented in frontend JS
Note This Project Is Still W.I.P



Getting Started

You can clone this repository and run it on your local machine.

Prerequisites

This program has no pre-requisites

Installation

  1. Clone the repo
git clone https://github.com/Dhela19/Chat-GPT3.5-API-Model

Usage

1.v Replace the contents of apikey.txt with your API key from OpenAI

  1. Have fun!

Contributing

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

  • If you have suggestions for adding or removing projects, feel free to open an issue to discuss it, or directly create a pull request after you make your necessary changes
  • Please make sure your code doesn't break the code base
  • Create individual PR for each suggestion.

Creating A Pull Request

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007. See LICENSE for more information.

About

Explore a simple illustration of implementing the GPT-3.5 API model in frontend JavaScript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published