Skip to content

KBB99/self-improving-ai

Repository files navigation

Self Improving AI - Giving AI the ability to change it's own prompt

Install dependencies:

python -m venv .venv
source .venv/bin/activate
pip install langchain
pip install openai

To see the self-improving-ai in action simply run:

python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages