Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 316 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 316 Bytes

chat-gpt-api

Generic service for chatgpt-3.5 using selenium web-driver

Init

docker-compose build 

docker-compose up 

Usage

Make a http post request for localhost:8000 with params question

image