Analytics with natural language
Go to file
2024-05-18 09:14:00 +02:00
docs Project skeleton 2024-05-17 22:57:02 +02:00
src/hellocomputer Frontend in a decent state 2024-05-18 09:14:00 +02:00
test Project skeleton 2024-05-17 22:57:02 +02:00
.gitignore Initial commit 2024-05-17 22:23:34 +02:00
LICENSE Initial commit 2024-05-17 22:23:34 +02:00
pyproject.toml Project skeleton 2024-05-17 22:57:02 +02:00
README.md Healthcheck 2024-05-18 00:02:14 +02:00
requirements-doc.in Project skeleton 2024-05-17 22:57:02 +02:00
requirements.in Serve static folder 2024-05-17 23:45:35 +02:00

hellocomputer

Analytics with natural language

uv pip install -r requirements.in
uvicorn hellocomputer.main:app --host localhost