Spaces:
Sleeping
Sleeping
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 | |
``` | |