Skip to content

hackclub/openai-gateway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open AI Gateway

Introduction

Open AI Gateway is a gateway for Hack Clubbers to access the Open AI API for free. It is a simple web app that allows users to input a prompt and receive a response from the Open AI API. The app is built using FastAPI.

Installation

  1. Clone the repository
  2. Install the dependencies using pip install -r requirements.txt
  3. Run the app using uvicorn main:app --reload

Usage

  1. Go to http://localhost:8000 in your browser
  2. Go to the /docs endpoint to see the API documentation
  3. Use the API as per the documentation

Contributing

  1. Fork the repository
  2. Create a new branch (git checkout -b feat/some-feature)
  3. Make the changes

License

This project is licensed under the MIT License - see the MIT License for details.

About

No description, website, or topics provided.

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages