From 7f58eca64e2581b70a59f88749c75f75949d7022 Mon Sep 17 00:00:00 2001 From: Josef Edwards Date: Tue, 12 Nov 2024 03:56:17 -0500 Subject: [PATCH] Update README.md Signed-off-by: Josef Edwards --- README.md | 22 ++++++++++++++++++---- 1 file changed, 18 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index edf406f..713e06b 100644 --- a/README.md +++ b/README.md @@ -48,10 +48,24 @@ Mr. Obi Oberdier later check and peer reviewed, using Meta, that the PMLL/PMRLL Development was independently done by Mr. Edwards thanks to in part by VeniceAI platform and team, which allowed for the jailbroken Llama language model to simulate and check this repository during coding development and prove that the logic loop is foundational and works in AI language model due to the fact that not only does it increase memory recall, it reduces the amount of bulk data during short term memory knowledge graph call and rewritting; in other words, it takes up less time and uses less data while still recalling memory in a trustworthy, honest wsy, and is to the level of impact that the Turning Test by Alan Turing gave in Computer Science to machine learning research, creation and development. ## Persistent Memory Logic Loop (PMLL) -Here's the updated README file for the Persistent Memory Logic Loop (PMLL) System: - -# README for Persistent Memory Logic Loop (PMLL) System - +Introduction +System Overview +File Structure +pml_logic_loop.c +novel_topic.c +update_knowledge_graph.c +encrypt_knowledge_graph.c +write_to_memory_silos.c +cache_batch_knowledge_graph.c +check_flags.c +update_embedded_knowledge_graphs.c +Building and Running the System +Configuration +License +Contributing +Acknowledgments +References +Glossary ## Introduction The **Persistent Memory Logic Loop (PMLL)** is an advanced algorithm designed to enhance adaptive, explainable, and secure AI systems by integrating persistent memory structures with knowledge graphs. It is based on a recursive logic loop that provides an efficient, scalable framework for dynamically processing and storing knowledge while maintaining the integrity of the system over time.