AbstractIntegratedModule 0.1.7__tar.gz → 0.1.9__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {abstractintegratedmodule-0.1.7 → abstractintegratedmodule-0.1.9}/AbstractIntegratedModule.egg-info/PKG-INFO +4 -1
- {abstractintegratedmodule-0.1.7 → abstractintegratedmodule-0.1.9}/AbstractIntegratedModule.py +298 -460
- {abstractintegratedmodule-0.1.7 → abstractintegratedmodule-0.1.9}/PKG-INFO +4 -1
- {abstractintegratedmodule-0.1.7 → abstractintegratedmodule-0.1.9}/README.md +3 -0
- {abstractintegratedmodule-0.1.7 → abstractintegratedmodule-0.1.9}/setup.py +2 -2
- {abstractintegratedmodule-0.1.7 → abstractintegratedmodule-0.1.9}/AbstractIntegratedModule.egg-info/SOURCES.txt +0 -0
- {abstractintegratedmodule-0.1.7 → abstractintegratedmodule-0.1.9}/AbstractIntegratedModule.egg-info/dependency_links.txt +0 -0
- {abstractintegratedmodule-0.1.7 → abstractintegratedmodule-0.1.9}/AbstractIntegratedModule.egg-info/requires.txt +0 -0
- {abstractintegratedmodule-0.1.7 → abstractintegratedmodule-0.1.9}/AbstractIntegratedModule.egg-info/top_level.txt +0 -0
- {abstractintegratedmodule-0.1.7 → abstractintegratedmodule-0.1.9}/pyproject.toml +0 -0
- {abstractintegratedmodule-0.1.7 → abstractintegratedmodule-0.1.9}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: AbstractIntegratedModule
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.9
|
|
4
4
|
Summary: Advanced Integrated Non-LLM AI Module - Backend Framework for Non-LLM AI Agent Framework
|
|
5
5
|
Author: Micro-Novelty
|
|
6
6
|
Author-email: hernikpuspita5@gmail.com
|
|
@@ -34,6 +34,9 @@ Dynamic: summary
|
|
|
34
34
|
|
|
35
35
|
[~] IntegratedPipeline is a standalone Specialized AI Agent Library for Non-LLL memory Augmented Agentic Framework orchestrator, Specifically designed to provide Agentic capability for any Autonomous Agentic Framework locally and Coordinatively that runs efficiently from consumer based machine to High-end embedded systems, where the AI Can directly and continously learn, with minimal and efficient compute, built-in augmented memory, Secure Peer-To-Peer (Multi-Agent) Coordination with security layers as an option, And Explainability capability based on proof from in it's internal metrics, reducing Black-Box condition necessary for reliability. Containing specialized MLP using Its Own specialized geometric Weight shaping (AWE) and Specialized efficient Transformer for Scarce Data with Alpha-based computation, specifically designed for low-amount samples environment, or Messy environments.
|
|
36
36
|
|
|
37
|
+
#### Github Repo (if you want to know or contribute)
|
|
38
|
+
https://github.com/Micro-Novelty/IntegratedPipeline-Specialized-Non-LLM-AI-Agent-Framework
|
|
39
|
+
|
|
37
40
|
<img width="1280" height="600" alt="WhatsApp Image 2026-05-27 at 07 16 32" src="https://github.com/user-attachments/assets/4b58a556-45a3-419b-96fd-9c1b76cac574" />
|
|
38
41
|
|
|
39
42
|
|