Skip to content

tinkering with multiple LLMs talking to each other

Notifications You must be signed in to change notification settings

kwindla/two-bots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get started

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

cp env.example .env # and add your credentials

About

tinkering with multiple LLMs talking to each other

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages