Skip to content

Build a GPT-4 agent that acts as a sex education chatbot

Notifications You must be signed in to change notification settings

ChaoticBlack/SexEdBot-gpt4

Repository files navigation

Sex education chatbot

Running in Replit

Running on Localhost

First, set up a Python virtual environment with:

python3.8 -m venv .venv
source .venv/bin/activate
python3.8 -m pip install -r requirements.txt

Then, run your agent with:

python3.8 main.py

About

Build a GPT-4 agent that acts as a sex education chatbot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published