Skip to content

A modular, multi-user Textual TUI for personal AI agents with persistent memory, tool-calling, and isolated storage per assistant and user.

License

Notifications You must be signed in to change notification settings

wallscreet/juliet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Juliet

Junctive Unstructured Learning for Incrementally Evolving Transformers

Juliet is an experimental AI framework built for incremental, evolutionary learning. Unlike static models that freeze after training, Juliet creates a living ecosystem of isomorphic entities (isos) — lightweight transformer-based learners that grow, adapt, and evolve over time.

Each iso maintains its own persistent memory (via vector stores) and ingests unstructured data from conversations, documents (.pdf, .txt, etc.), or other sources. Over time, isos fine-tune lightweight adapters on their unique history, giving rise to divergent traits, behaviors, and emergent intelligence.

Juliet goes beyond conventional RAG pipelines — it’s a wild evolutionary soup of transformers, where memory, state-space dynamics, and perturbations converge to produce creative and adaptive learning.


Key Features

About

A modular, multi-user Textual TUI for personal AI agents with persistent memory, tool-calling, and isolated storage per assistant and user.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages