Analytics with natural language
Go to file
2024-05-21 20:55:13 +01:00
docs Project skeleton 2024-05-17 22:57:02 +02:00
src/hellocomputer Also gcs support 2024-05-21 20:55:13 +01:00
test Got to dump the file locally 2024-05-21 20:50:17 +01:00
.gitignore Got to dump the file locally 2024-05-21 20:50:17 +01: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 Got to dump the file locally 2024-05-21 20:50:17 +01:00

hellocomputer

Analytics with natural language

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