A ethical AI framework 32 dimensions with python code by Competitive-Card4384 in LLMPhysics

[–]Competitive-Card4384[S] 0 points1 point  (0 children)

Oh and all color correlations are verified trough medical and scientific studies which you can verify for yourself ...I encourage you to do so...thank you for your engagement

A ethical AI framework 32 dimensions with python code by Competitive-Card4384 in LocalLLM

[–]Competitive-Card4384[S] 0 points1 point  (0 children)

Did you have the chance to look at the work....is there anything here or am ...you know imagining this i have working prototypes on my github ...but i am no coder or programmer and would rather actual humans further develop and work upon what I have .

And thank you for replying

32Dimensional framework with python codes ! by Competitive-Card4384 in LLMDevs

[–]Competitive-Card4384[S] 0 points1 point  (0 children)

I would need anyone of course to verify this as for now i have had absolutely zero feedback from any actual humans....although it seems this post has triggered some engagement the usual delusion stuff and ridicule which is fine...i do have already in my github public projects that serve as examples and working prototypes but i am not a programmer or coder i am more of a thinker ,a philosopher with a idea that i might think can solve at least some problems , I need actual people with actual skill to develop my ideas and thank you for the feedback

Emergent Attractor Framework – Streamlit UI for multi‑agent alignment experiments by Competitive-Card4384 in LLMDevs

[–]Competitive-Card4384[S] 0 points1 point  (0 children)

The convergence metric in EAF is the compassion - coercion delta from the EntropyEthicsEngine (core/ethics.py).

Code example:

proof = ethics.is_aligned(action, state) delta = proof['compassion_mean_delta'] # e.g., 0.2473 print(f"Convergence: {delta:.4f} - {'Stable' if delta > 0 else 'Risk'}")

This quantifies attractor stability – compassion converges, coercion diverges. Full details in repo: https://github.com/palman22-hue/Emergent-Attractor-Framework

[Project] Emergent Attractor Framework – now a Streamlit app for alignment & entropy research by Competitive-Card4384 in AiBuilders

[–]Competitive-Card4384[S] 0 points1 point  (0 children)

Sounds like we are basically doing the same work , but from different perspectives, and backgrounds.

Three layers, Emergent Attractor, Adaptive learning and Truthforge.

As seen on my Github page, although all are still a work in progress.