Analytics with natural language
Go to file
2024-05-25 16:09:20 +02:00
docs Project skeleton 2024-05-17 22:57:02 +02:00
src/hellocomputer It works for the first template. V0.1 2024-05-25 16:09:20 +02:00
test It works for the first template. V0.1 2024-05-25 16:09:20 +02: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-test.in Test model if api key is available 2024-05-23 23:31:00 +02:00
requirements.in Staging 2024-05-21 21:11:47 +01:00

hellocomputer

Analytics with natural language

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