cd /news/artificial-intelligence/sema-exploring-a-different-ai-archit… · home topics artificial-intelligence article
[ARTICLE · art-67705] src=discuss.huggingface.co ↗ pub= topic=artificial-intelligence verified=true sentiment=· neutral

SEMA: Exploring a Different AI Architecture

SEMA is an experimental AI architecture that is not transformer-based and not an LLM, designed to explore language understanding through explicit semantic structure rather than next-token prediction. The project, created by an independent researcher, prioritizes CPU-first design, multilingual capability, transparent internal representations, and graph-based reasoning, with source-available code to encourage independent research and architectural diversity in AI.

read2 min views1 publishedJul 21, 2026

I believe AI should remain transparent, inspectable, and accessible to independent researchers—not only to organizations with massive compute budgets. SEMA is motivated by the idea that architectural diversity matters: AI should support local execution, data sovereignty, explicit reasoning, and source availability, ensuring that research remains reproducible, understandable, and independent of centralized infrastructure.

I also believe that AI should not become synonymous with a single architectural paradigm. The extraordinary success of LLMs should inspire further exploration, not diminish investment in alternative approaches. A healthy scientific ecosystem depends on architectural diversity, where fundamentally different ideas continue to be explored, challenged, and improved alongside the dominant paradigm.

I’ve been working on SEMA, an experimental AI architecture that explores a direction fundamentally different from transformer-based LLMs.

The goal is not to build a smaller LLM.

The goal is to investigate whether language understanding and reasoning can emerge from explicit semantic structure instead of next-token prediction.

Some characteristics of SEMA:

Not transformer-based.

Not an LLM.

CPU-first design.

Multilingual by construction.

Transparent internal representations instead of opaque embeddings.

Explicit relational memory rather than storing knowledge only in neural weights.

Composable semantic representations using Vector Symbolic Architecture (VSA/HDC).

Graph-based reasoning instead of autoregressive generation.

One design decision I find particularly interesting is separating semantic representation from knowledge storage.

Instead of trying to encode everything into dense neural parameters, SEMA stores explicit relational knowledge and uses high-dimensional semantic representations as an indexing and reasoning mechanism over that knowledge.

This makes it possible to inspect structures, analyze intermediate representations, and experiment with reasoning algorithms directly.

The project is source available because I want researchers to study, reproduce, and challenge the architecture while protecting the continuity of independent research.

I’m not claiming this approach is superior to LLMs.

I’m asking a different question:

Are there still unexplored architectural directions that deserve serious research alongside the transformer ecosystem?

I’d greatly appreciate feedback from anyone interested in alternative AI architectures, VSA/HDC, cognitive systems, graph reasoning, or symbolic approaches.

── more in #artificial-intelligence 4 stories · sorted by recency
── more on @sema 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/sema-exploring-a-dif…] indexed:0 read:2min 2026-07-21 ·