hellocomputer/README.md
Guillem Borrell 21e30b2e16 Healthcheck
2024-05-18 00:02:14 +02:00

11 lines
148 B
Markdown

# hellocomputer
Analytics with natural language
```
uv pip install -r requirements.in
```
```
uvicorn hellocomputer.main:app --host localhost
```