ai-architecture

Tag

Cards List
#ai-architecture

Never the Number: Structural Abstention for AI Systems Whose Answers Are Consumed as Fact

arXiv cs.AI · 8h ago Cached

The paper proposes a structural abstention pattern for AI systems to prevent hallucinations in text-to-SQL applications by separating a trusted kernel for deterministic execution from a generative shell for interpretation, enhancing reliability in enterprise deployments.

0 favorites 0 likes
#ai-architecture

We built a 54-agent ecosystem where some of the agents are persistent fictional characters — the hardest part has been controlling what they’re allowed to learn

Reddit r/AI_Agents · 20h ago

The author describes building a 54-agent ecosystem for a project called Trading Hearts, focusing on challenges in controlling agent learning and maintaining persistent identities and rules.

0 favorites 0 likes
#ai-architecture

@0xMiraqle: GROK BOT IN GOD MODE - 20-agent run so you could finally see the thing everyone argues about wrong. 340 connections, on…

X AI KOLs Timeline · yesterday Cached

The article discusses how the architecture and connections between agents in multi-agent AI systems are more critical than the agents or models themselves, using Grok Bot to demonstrate how wiring diagrams determine performance.

0 favorites 0 likes
#ai-architecture

Pose Resolution Architecture

Reddit r/ArtificialInteligence · yesterday

The author shares a personal project called Pose Resolution Architecture (PRA), an open-source AI system that uses drive and curiosity for continuous online learning, inspired by The Thousand Brains Theory and collaboration with Claude.

0 favorites 0 likes
#ai-architecture

Is monolith AI the future?

Reddit r/ArtificialInteligence · 5d ago

A discussion on whether monolithic AI systems are sustainable, drawing parallels to software monoliths and suggesting that specialized micro-service-style agents working together might be the future.

0 favorites 0 likes
#ai-architecture

Coinbase, Shopify and Ramp all built their own coding agents. All three still pay Anthropic.

Reddit r/ArtificialInteligence · 6d ago Cached

Coinbase, Shopify, and Ramp have each built internal coding agents, but all still rely on frontier models from Anthropic and others. The article highlights that enterprises are choosing to own the agent harness around the LLM, rather than the model itself.

0 favorites 0 likes
#ai-architecture

@Letian_Wang_6: Language got AR; everything else got diffusion - an unstable equilibrium. A question that won't leave me alone lately: …

X AI KOLs Following · 2026-08-06 Cached

A researcher muses on the unstable equilibrium where language uses autoregressive models while other modalities use diffusion, and speculates that a unified multimodal architecture depends on the order each modality reveals information. He seals a bet on this idea.

0 favorites 0 likes
#ai-architecture

Smart, safe, or fast: every conversational AI assistant picks two

Reddit r/AI_Agents · 2026-08-04

An engineer's framework for understanding trade-offs in conversational AI systems between capability, control, and latency, illustrating why every assistant must choose two and suggesting deliberate design strategies.

0 favorites 0 likes
#ai-architecture

How Uber Eats Uses a Self-Tuning AI Multi-Agent System (And Why It Matters)

Reddit r/AI_Agents · 2026-08-02

Uber Eats describes its self-tuning multi-agent AI system for automatically fixing merchant photos, using router, editor, QA agents with centralized logging and an autonomous Diagnoser Agent that rewrites prompts and auto-deploys after passing a golden benchmark.

0 favorites 0 likes
#ai-architecture

What current AI memory system look like?

Reddit r/AI_Agents · 2026-07-29

An overview of current AI memory systems, discussing their design and capabilities.

0 favorites 0 likes
#ai-architecture

Why split a world agent into Director and Pilot roles?

Reddit r/AI_Agents · 2026-07-25

The article explores the design rationale for separating a world agent into Director and Pilot roles in systems like LingBot-World / World-Infinity, emphasizing debugging clarity and potential interface challenges.

0 favorites 0 likes
#ai-architecture

What if personal AI were a lifelong sovereign counterpart, rather than a disposable assistant?

Reddit r/artificial · 2026-07-24

The article proposes a vision of a persistent, sovereign AI counterpart for each human—a 'Citizen AI' that maintains a private knowledge graph with provenanced memory, internal coalitions, and human sovereignty, rather than being a disposable assistant. It invites criticism on key architectural and ethical questions.

0 favorites 0 likes
#ai-architecture

@akshay_pachaar: CPU vs GPU vs TPU vs NPU vs LPU, explained visually: 5 hardware architectures power AI today. Each one makes a fundamen…

X AI KOLs Following · 2026-07-23 Cached

An explainer comparing five AI hardware architectures (CPU, GPU, TPU, NPU, LPU) with visual diagrams, covering their tradeoffs in flexibility, parallelism, and memory access for AI workloads.

0 favorites 0 likes
#ai-architecture

@FinanceYF5: One of the key technologies for Kimi to beat US models may trace back to founder Yang Zhilin’s doctoral thesis written ten years ago. He is 34, with a bachelor's from Tsinghua and a PhD from CMU, and during his PhD, he worked at Meta AI and Google Brain. That XLNet paper, cited over 10,000 times, later evolved into Kimi K2's trillion-parameter Mo…

X AI KOLs Following · 2026-07-21 Cached

The article points out that one key technology for Kimi defeating US models may originate from founder Yang Zhilin’s doctoral thesis ten years ago, mentioning the connection between XLNet and Kimi K2's trillion-parameter MoE architecture.

0 favorites 0 likes
#ai-architecture

I built an AI architecture based on black hole physics that is mathematically guaranteed to be non-conscious. Open source code inside

Reddit r/ArtificialInteligence · 2026-07-16

An AI architecture inspired by black hole physics is claimed to be mathematically guaranteed non-conscious, with open-source code released on GitHub.

0 favorites 0 likes
#ai-architecture

@Rossst_03: Marvin Minsky, MIT professor and father of artificial intelligence: "Anthropic pays engineers $900K to build multi-agen…

X AI KOLs Timeline · 2026-07-14 Cached

A tweet highlights that Anthropic's multi-agent AI approach mirrors Marvin Minsky's 1986 theory of intelligence as a society of specialized agents, stressing that effective orchestration—not just creating agents—is key.

0 favorites 0 likes
#ai-architecture

@mardehaym: Talked AI architecture with the head of product and engineering at a PE-backed SaaS company doing ~$15M in annual reven…

X AI KOLs Timeline · 2026-07-13 Cached

A PE-backed SaaS company's head of product and engineering shares challenges in integrating AI into a mature $15M ARR product, emphasizing the need for architectural rework over bolt-on solutions and the success of demonstrating real code reviews and live automation to win over skeptical engineers.

0 favorites 0 likes
#ai-architecture

@samsja19: ex-oai researcher subtly revealing that gpt-5.6 sol is based on a variant of tree attention

X AI KOLs Timeline · 2026-07-11 Cached

Claims that GPT-5.6 Sol uses a variant of tree attention, based on a cryptic tweet from an ex-OpenAI researcher.

0 favorites 0 likes
#ai-architecture

The foundational elements of AI architecture that IT leaders need to scale

MIT Technology Review · 2026-07-07 Cached

The article outlines four foundational elements of AI architecture—data quality, context engineering, governance, and human expertise—that IT leaders should prioritize to scale AI systems reliably as models evolve.

0 favorites 0 likes
#ai-architecture

@Etudecn: NVIDIA engineer sums up the state of AI in one sentence: agents can do anything, they just lack a reliable loop framework. He spent 20 minutes breaking down a loop structure that keeps agents running stably for hours. The idea is actually very simple, but many people get it wrong. Video here, complete build guide below. You'll thank me after watching.

X AI KOLs Timeline · 2026-07-03 Cached

An NVIDIA engineer shares a guide to building a loop framework that keeps AI agents running stably for hours, with a video tutorial.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback