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.9.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.9-py3-none-any.whl
(22.9 MB
view details)
File details
Details for the file nao_core-0.0.9.tar.gz.
File metadata
- Download URL: nao_core-0.0.9.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 |
c0949fbab07371b2d19016f27692b7adc0371a570e257fed62626dbe6feb45a2
|
|
| MD5 |
1614f45a41e1804e2b1908ee6fdd8177
|
|
| BLAKE2b-256 |
0bd98f13275de1a04004e44f9857faef2c5d62d2b23720a910aa313293e098a5
|
File details
Details for the file nao_core-0.0.9-py3-none-any.whl.
File metadata
- Download URL: nao_core-0.0.9-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 |
8f4c421a531ee0366340407ff30b1bb805d9456096018a34fafcb65ff5310e07
|
|
| MD5 |
5ad66935ec650f9968d2c5d1a7b93457
|
|
| BLAKE2b-256 |
afea4b2984d1776d1d50dd289fba9c8f75a8e5c60741c1a136ed05f15de593f3
|