zachlatta / chatgpt-real-world

An experiment to give ChatGPT the ability to do things outside its sandbox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chatgpt-real-world

Usage

(I'm new to Python, so these notes are mostly for myself)

$ poetry install
$ poetry run python main.py

Config

Create .env file:

OPENAI_API_KEY=

About

An experiment to give ChatGPT the ability to do things outside its sandbox


Languages

Language:Python 100.0%