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.8.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.8-py3-none-any.whl
(22.9 MB
view details)
File details
Details for the file nao_core-0.0.8.tar.gz.
File metadata
- Download URL: nao_core-0.0.8.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 |
5bb6c1d87f70bd18da18e4312603e2f582887730f49e1dea1faf5a6c27f48fa5
|
|
| MD5 |
1f19dd309a25a2228939ee621c8a3756
|
|
| BLAKE2b-256 |
7980e34ba49ccbcc9f5bfeeb074cdef0342f6c0f0485082d8e5394734c0b1a6f
|
File details
Details for the file nao_core-0.0.8-py3-none-any.whl.
File metadata
- Download URL: nao_core-0.0.8-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 |
2f6208b61e2635cf3b558f67322816804a2fa4075df30120a3aace414dafc41b
|
|
| MD5 |
9ad4834f8f142714308fcafa252c34e9
|
|
| BLAKE2b-256 |
7fb187c6678e8349c1d6faa14e44744c9293435a5d0fb952ebb1a1dbf754ad85
|