Skip to main content

ZAI Core โ€” Adaptive Intelligence with auto-learn, insights, persistent & networked memory

Project description

๐Ÿง  ZAI Core

v0.2.3 โ€” Networked Intelligence Update

PyPI Python Downloads License Made in Indonesia


๐Ÿงฉ Overview

ZAI Core v0.2.3 brings the Networked Intelligence Update โ€” connecting local AI memory with remote cloud systems.
Now ZAI Core can sync memory online, load plugins, and merge offline knowledge with live data.

โ€œFrom thinkingโ€ฆ to connecting.โ€


โš™๏ธ New in v0.2.3

  • ๐ŸŒ Remote Memory Sync โ€” link AI memory to an online API endpoint.
  • ๐Ÿ”Œ Plugin System โ€” integrate tools like websearch or external APIs.
  • ๐Ÿ’ฌ Hybrid Chat Mode โ€” use local + remote knowledge in conversation.
  • ๐Ÿง  Diagnostics Command โ€” view AI status and sync info in CLI.
  • ๐Ÿ”ง Improved Reasoning Engine โ€” better matching and context recognition.

๐Ÿงฑ Folder Structure

./ZAI-Core/
โ”‚
โ”œโ”€โ”€ ./zaicore/
โ”‚   โ”œโ”€โ”€ ./__init__.py
โ”‚   โ”œโ”€โ”€ ./__main__.py
โ”‚   โ”œโ”€โ”€ ./core.py              # Main brain (offline + remote memory)
โ”‚   โ”œโ”€โ”€ ./reasoning.py         # Contextual recall logic
โ”‚   โ”œโ”€โ”€ ./network.py           # Handles API sync for remote memory
โ”‚   โ”œโ”€โ”€ ./plugins/             # Plugin directory
โ”‚   โ”‚   โ”œโ”€โ”€ ./__init__.py
โ”‚   โ”‚   โ””โ”€โ”€ ./websearch_connector.py
โ”‚   โ””โ”€โ”€ ./utils/
โ”‚       โ”œโ”€โ”€ ./__init__.py
โ”‚       โ””โ”€โ”€ ./data_handler.py
โ”‚
โ”œโ”€โ”€ ./setup.py
โ”œโ”€โ”€ ./README.md
โ””โ”€โ”€ ./LICENSE

๐Ÿ’ป Installation

pip install zaicore

โšก Quick Start

Local Mode

from zaicore import ZAICore

ai = ZAICore()
ai.learn("mission", "to build adaptive AI frameworks")
ai.recall("mission")

Remote Mode

ai = ZAICore(remote_mode=True, remote_url="https://example.com/zai_core_api")
ai.learn("language", "Python")

Output:

๐ŸŒ Loading remote memory ...
โฌ‡๏ธ  Remote memory downloaded.
๐Ÿง  ZAI Core v0.2.3 initialized โ€” Networked Intelligence Online.
[Learning] language โ†’ Python
๐ŸŒ Memory synced remotely.

๐Ÿง  CLI Usage

Run directly from terminal:

python -m zaicore --remote

Example session:

๐Ÿš€ ZAI Core CLI v0.2.3 โ€” Networked Intelligence Mode
๐Ÿง  > learn motto = explore beyond limits
๐ŸŒ Memory synced remotely.
๐Ÿง  > status
ZAI Core v0.2.3 | Remote: True | Entries: 1

๐Ÿงฉ Development Roadmap

Version Feature Status
v0.1.0 Basic Learn & Recall โœ… Released
v0.2.1 Persistent Brain โœ… Released
v0.2.2 Cognitive Layer โœ… Released
v0.2.3 Networked Intelligence ๐Ÿง  Active
v0.3.0 Plugin API + Cloud Dashboard ๐Ÿ”œ Planned

๐Ÿง‘โ€๐Ÿ’ป Author

Muhammad Zaidan Faiz
๐Ÿ’ผ LinkedIn
๐ŸŒ GitHub
๐Ÿ“ง muhammadzaidanfaiz8@gmail.com


๐Ÿ“„ License

Released under the MIT License โ€” free to learn, modify, and expand.


โญ ZAI Core โ€” The brain that connects.

๐Ÿ’ฌ โ€œDonโ€™t just build AI. Build something that learns and grows beyond limits.โ€

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zaicore-0.2.4.tar.gz (9.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

zaicore-0.2.4-py3-none-any.whl (8.9 kB view details)

Uploaded Python 3

File details

Details for the file zaicore-0.2.4.tar.gz.

File metadata

  • Download URL: zaicore-0.2.4.tar.gz
  • Upload date:
  • Size: 9.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.0

File hashes

Hashes for zaicore-0.2.4.tar.gz
Algorithm Hash digest
SHA256 cdf8315fda4e88839b70b2be9fcda5401c5561d416ee1afeb39f95060c463fb4
MD5 ca220125a5c5d34ec93c148853536645
BLAKE2b-256 1b5b039cd58f9ebe9ef91b7a8de75c405c83697dd48d19e0cc1b838e28332340

See more details on using hashes here.

File details

Details for the file zaicore-0.2.4-py3-none-any.whl.

File metadata

  • Download URL: zaicore-0.2.4-py3-none-any.whl
  • Upload date:
  • Size: 8.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.0

File hashes

Hashes for zaicore-0.2.4-py3-none-any.whl
Algorithm Hash digest
SHA256 5f6a5a247464a37590172e591290f19e95ae1713124526f927d25ee5082479b0
MD5 791fb8655d8ae076354a7dbd8ab9d27f
BLAKE2b-256 41f2a85ec6a9a752ce17780ddaf4c0f2dc3bb4e225ab3367ad72c93d099f0eb3

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page