# hellocomputer Analytics with natural language ``` uv pip install -r requirements.in ``` ``` uvicorn hellocomputer.main:app --host localhost ```