build-advisor / README.md
cmagganas's picture
Update README.md
6d51dd7 verified
|
raw
history blame
255 Bytes
---
title: Build Advisor
emoji: πŸš€
colorFrom: blue
colorTo: pink
sdk: docker
pinned: false
license: mit
---
# build-advisor
an ai app that helps guide ai developers to build their ai apps
```
pip install -r requirements.txt
chainlit run app.py -w
```