File size: 255 Bytes
f9dae38
 
 
 
 
 
 
 
 
 
6d51dd7
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
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
```