ExtensityAI/symbolicai
A neurosymbolic perspective on LLMs observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 99
- Release rhythm 85
- Longevity 98
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 5.0
- age_days: 1372
- days_rel: 20
- days_push: 8
- n_releases_24m: 65
Adoption not part of the score
1750 stars · 93 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
SymbolicAI is a Python neuro-symbolic framework that blends classical programming with LLM capabilities through composable Symbol primitives and contracts. It provides a modular engine system supporting custom engines, local models, and tool integrations like web search and image generation.
Use cases
- build neuro-symbolic applications that mix python logic with llm calls
- compose semantic operations on text like native python operators
- swap between cloud and locally hosted llm engines
- integrate web search or image generation into llm pipelines
- prototype probabilistic programming with large language models
When to choose
- you want llm calls embedded naturally into python code with composable primitives
- you need a modular framework to plug in custom or local llm engines
- you are exploring neuro-symbolic or probabilistic programming approaches to llms
When to avoid
- you need a simple chatbot wrapper with minimal abstraction
- you require a production-proven framework with a large community and ecosystem
- your project avoids experimental research-oriented frameworks
Facets
framework · maturity active
agent-framework llm-inference prompt-engineering sdk large-language-models artificial-intelligence machine-learning developer-tools python cross-platform neurosymbolic-ai probabilistic-programming llm-abstraction symbolic-programming
2 sources
- readme: https://github.com/ExtensityAI/symbolicai · fetched 2026-08-28 · 2648d3165087
- registry_pypi: https://pypi.org/pypi/symbolicai/json · fetched 2026-08-29 · 5bf74ef11bbd
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ExtensityAI/symbolicai | main | 94 |
For agents
markdown · JSON · MCP: product_card(name="ExtensityAI/symbolicai")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem