nao Core is your analytics context builder with the best chat interface.
Project description
nao CLI
Command-line interface for nao chat.
Installation
pip install nao-core
Usage
Start the chat interface
nao chat
This will start the nao chat server and open the web interface in your browser at http://localhost:5005.
Development
Building the package
cd cli
python build.py
This will:
- Build the frontend with Vite
- Compile the backend with Bun into a standalone binary
- Bundle everything into a Python wheel in
dist/
Options:
--force/-f: Force rebuild the server binary--skip-server: Skip server build, only build Python package
Installing for development
cd cli
pip install -e .
Publishing to PyPI
# Build first
python build.py
# Publish
uv publish dist/*
Architecture
nao chat (CLI command)
↓ spawns
nao-chat-server (Bun-compiled binary)
↓ serves
Backend API + Frontend Static Files
↓
Browser at http://localhost:5005
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
nao_core-0.0.3.tar.gz
(22.9 MB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
nao_core-0.0.3-py3-none-any.whl
(22.9 MB
view details)
File details
Details for the file nao_core-0.0.3.tar.gz.
File metadata
- Download URL: nao_core-0.0.3.tar.gz
- Upload date:
- Size: 22.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
11a19bdb6afd9b7b1e973317b4bfb6a8830160c70d59a8df1f789056f992251a
|
|
| MD5 |
4265ed339169f6dac1300643587c0e77
|
|
| BLAKE2b-256 |
cd36e1a1b94d3ad9173ff34d192c56583695abaa731d7422ab1a1125b26a666b
|
File details
Details for the file nao_core-0.0.3-py3-none-any.whl.
File metadata
- Download URL: nao_core-0.0.3-py3-none-any.whl
- Upload date:
- Size: 22.9 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
01f1cd8f3f09f3588eea2a92f518a93ba2e361120b090fb026ad5dbf9280d229
|
|
| MD5 |
7f4cd14439b73f6f820e5425c3ba473d
|
|
| BLAKE2b-256 |
c8d81d9abc967bb996aa873049ddbd8f5227ea17467c4044a07e7a24eecc5769
|