1. Set Up the Project
Cargo.toml
2. Implement EgoBackend
TheEgoBackend trait is how Laminae talks to your LLM:
3. Run the Pipeline
4. Run It
Shape with Id and Superego
Send your message to Id (creative agent) and Superego (safety agent) on Ollama
Run the Psyche cognitive pipeline with a mock LLM in 5 minutes.
EgoBackend trait is how Laminae talks to your LLM:
Shape with Id and Superego