Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Josef Edwards <joed6834@colorado.edu>
  • Loading branch information
bearycool11 authored Nov 12, 2024
1 parent b56d32c commit 7f58eca
Showing 1 changed file with 18 additions and 4 deletions.
22 changes: 18 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 7f58eca

Please sign in to comment.