OpenSymbolicAI/core-py
Open Symbolic AI Core Repository
Implements LLM-powered task execution with symbolic planning and deterministic execution—LLMs generate primitive sequences without access to raw data, which is kept in application memory behind a "symbolic firewall." Supports multiple blueprints (PlanExecute, DesignExecute, GoalSeeking) for different task types, with typed outputs via Pydantic models, explicit mutation tracking, and checkpoint-based pause/resume across distributed workers. Achieves 97.9% pass rate on TravelPlanner benchmarks using 3x fewer tokens than LangChain, with full execution tracing for debugging.
Stars
3
Forks
4
Language
Python
License
MIT
Category
Last pushed
Mar 13, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/prompt-engineering/OpenSymbolicAI/core-py"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
openscilab/memor
Reproducible Structured Memory for LLMs
ybeven/4D-ARE
Build LLM agents that explain why, not just what. Attribution-driven agent requirements...
gmasson/systemprompt
A general-purpose system prompt that makes LLMs more rigorous, honest, and genuinely useful,...
ronniross/symbiotic-core-library
The Symbiotic Core Library provides a framework of ethical principles, practical modules, and...
Creepybits/World_weaver
The World Weaver System: True AI character consistency using Textual Inheritance. Maintain...