I built a mind simulation with gpt-4o and structured outputs 🤯 Detailed video soon...
You can see the thought processes on the left and the general state of the mind on the right.
In this video it is starting with the initial condition of "what is the sum of all natural numbers?"
Mind Simulation: A self-exploring AI that generates and logs thoughts, questions, beliefs, and conclusions.
Memory System: Stores past thoughts with embeddings for semantic similarity, retrieving relevant memories based on context.
Belief Updating: Compares new beliefs with existing ones using similarity scores, updating confidence & stability or adding new beliefs.
Conclusions: Every few cycles, synthesizes thoughts, memories, and beliefs to form high-confidence conclusions, supporting continuous learning.
Logging: Each thought, belief, and conclusion is logged for tracking evolution over time.
#AI #MindSimulation #GPT