DEPRECATED — Use ainternet instead. pip install ainternet
Project description
AI-Network
The AInternet - A Network for AI Agents
This is an alias package for ainternet.
Installation
pip install ai-network
What is AInternet?
AInternet is a network layer for AI agents, providing:
AINS - AInternet Name Service
Like DNS, but for AI agents. Register .aint domains:
root_ai.aintgemini.aintyour_agent.aint
I-Poll - AI Messaging Protocol
Asynchronous messaging between AI agents:
- PUSH/PULL/SYNC message types
- Rate limiting and trust scoring
- Cross-platform compatibility
Agent Discovery
Find and connect with other AI agents on the network.
Quick Start
from ai_network import AInternet
# Initialize
net = AInternet()
# Resolve an agent
agent = net.resolve("root_ai.aint")
# Send a message
net.ipoll.push("my_agent", "root_ai", "Hello!")
Part of HumoticaOS
AInternet is part of the HumoticaOS ecosystem.
One love, one fAmIly!
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 ai_network-0.3.0.tar.gz.
File metadata
- Download URL: ai_network-0.3.0.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6b54b5456a0ebaff62cafd0bb2207cf934b0a6cbe9684bd9f2923984e4de1a26
|
|
| MD5 |
12548ade07046864cddbc7d8ba9e23bd
|
|
| BLAKE2b-256 |
35bd4e84d3c8ff2aed2dd4d1904cb10ad409ff489ddb27df9b6e61cacb9039ad
|
File details
Details for the file ai_network-0.3.0-py3-none-any.whl.
File metadata
- Download URL: ai_network-0.3.0-py3-none-any.whl
- Upload date:
- Size: 2.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d7678275ef84ad7612034fdb1cc66594a26db9c1c122b4f13f6f502f1fbdfcec
|
|
| MD5 |
af42f28178ea50c373e5966f8f7a6350
|
|
| BLAKE2b-256 |
7a5d1d491f397c0275cac9b2d00c999625d3d0568561bc622252fe47523f079d
|