Analytics with natural language
Go to file
2024-05-21 08:23:03 +02:00
docs Project skeleton 2024-05-17 22:57:02 +02:00
src/hellocomputer Refactored things a bit 2024-05-21 08:23:03 +02:00
test Project skeleton 2024-05-17 22:57:02 +02:00
.gitignore Refactored things a bit 2024-05-21 08:23:03 +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 Refactored things a bit 2024-05-21 08:23:03 +02:00

hellocomputer

Analytics with natural language

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