Files
Sheerka/README.md
T
2023-01-19 16:08:23 +00:00

11 lines
100 B
Markdown

# Sheerka
My personnal AI
## To start the server
```shell
cd src
uvicorn server:app --reload
```