Skip to content

A Node.js application for interacting with the OpenAI GPT-3.5 Turbo model using a command-line interface.

Notifications You must be signed in to change notification settings

MilossGIT/chatgpt-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatGPT API

ChatGPT API is a Node.js application that allows you to interact with OpenAI's GPT-3.5-turbo model via a command-line interface.

Table of Contents

Getting Started

These instructions will help you set up and run the ChatGPT API on your local machine.

Prerequisites

To run this project, you need to have the following software installed:

  • Node.js
  • npm (Node Package Manager)

Installation

Follow these steps to set up the ChatGPT API:

  1. Clone the repository:

    git clone https://github.com/YourUsername/ChatGPT-API.git

About

A Node.js application for interacting with the OpenAI GPT-3.5 Turbo model using a command-line interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published