๐Ÿ“ฆ waynehamadi / AI-Maintainer

AutoGPT maintainer/reviewer system

โ˜… 16 stars โ‘‚ 7 forks ๐Ÿ‘ 16 watching
๐Ÿ“ฅ Clone https://github.com/waynehamadi/AI-Maintainer.git
HTTPS git clone https://github.com/waynehamadi/AI-Maintainer.git
SSH git clone git@github.com:waynehamadi/AI-Maintainer.git
CLI gh repo clone waynehamadi/AI-Maintainer
David Wurtz David Wurtz Merge pull request #11 from dwrtz/tasks/debugging 8499d5c 2 years ago ๐Ÿ“ History
๐Ÿ“‚ main View all commits โ†’
๐Ÿ“ tests
๐Ÿ“„ .dockerignore
๐Ÿ“„ .env.template
๐Ÿ“„ .gitignore
๐Ÿ“„ .python-version
๐Ÿ“„ app.py
๐Ÿ“„ Dockerfile
๐Ÿ“„ main.py
๐Ÿ“„ README.md
๐Ÿ“„ requirements.txt
๐Ÿ“„ reviewer.py
๐Ÿ“„ run.sh
๐Ÿ“„ README.md

AI-Maintainer

starting the server locally

run uvicorn app:app --reload --port 8080 in the root directory