Nano Intelligence — More powerful than AI. Built by Sujan Sadhu (age 15-16).
Project description
nano-model — Nano Intelligence
More powerful than AI. Lightweight. Open source. Built by Sujan Sadhu (age 15-16).
Install
pip install nano-model
Usage
import nano_package as NanoModel
# Create your personal assistant with your own name
N = NanoModel.Nano_Intelligence(Model_name="Jarvis", Version="1.0")
# Chat
print(N.chat("hello"))
print(N.think("what is machine learning"))
print(N.solve("x^2 = 16"))
# Print model info
print(N)
Output
[Jarvis] Nano Intelligence v1.0 ready.
Jarvis
Powered by Nano Intelligence v1.0
Created by Sujan Sadhu
Features
- Runs on CPU, 200MB RAM, no GPU
- Pattern-based intelligence
- Live knowledge from Wikipedia
- Math solver
- Custom model naming
- MIT license
Created By
Sujan Sadhu — age 15-16 — built from scratch.
Keywords
nano intelligence, nano model, NI, lightweight AI, python AI, open source LLM, small language model, CPU AI, no GPU, sujan sadhu, nano-model pip
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
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
File details
Details for the file neno_model-1.0.tar.gz.
File metadata
- Download URL: neno_model-1.0.tar.gz
- Upload date:
- Size: 2.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9c9ebdf5ba907e1592818982e29db23de6a1f9ffe9d0d0128b9d6b706b7a7466
|
|
| MD5 |
7f228bda6ae5afa622c9e60e0d201a8b
|
|
| BLAKE2b-256 |
d334c56c91f0e9c6a897366755f4492bc8919b7a9fe2f304101fa88873939190
|
File details
Details for the file neno_model-1.0-py3-none-any.whl.
File metadata
- Download URL: neno_model-1.0-py3-none-any.whl
- Upload date:
- Size: 2.7 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f2c29830972e396ba4fd342a784a2ad30d6517b3b572df95d77d74134cceb79f
|
|
| MD5 |
b775e6478840f556a827e8d7fa48db70
|
|
| BLAKE2b-256 |
f498dff8ef4a3579707927f41a51dfa56e0d78b1a405b559ad4a3efc9abd1710
|