Skip to content

Zyhru/http-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Basic HTTP server is written in C++ that generates html files straight from ChatGPT.

How To Run

Running the server is easy. At the moment it will spawn a server at port 8080.

git clone <remote-url>
Make sure to set the environment variable OPENAI_API_KEY to interact with the API.
./build.sh

Features being thought of/added

  • CLI to read a prompt and send it as a request.
  • CLI to spawn server at different ports.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published