Skip to content

fovi-llc/refactor-python

Repository files navigation

refactor-python

PoC for LLM-powered code refactoring

N.B. This is just a test!

Installation & Test

This will create and use a Python VENV in .env. Also gets aider-chat from GitHub and builds the latest which has the OpenAI API v1 upgrade.

make install
export OPENAI_API_KEY=sk-...
make test
make clean

About

PoC for LLM-powered code refactoring

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published