AI Architecture
Example Customer AI Agent — Architecture Explorer
Aiske.ai's customer-facing AI assistant. Click any box to see what it does. Try an example question below to see which nodes get used. Dashed grey arrows are cluster-level "uses" connections.
← AI hub
Strangler Fig strategy →
Ecosystem map
Internal AI Agent →
Models
Clients
FastAPI
LLM providers
LangGraph orchestration
Worker nodes
Shared services
Data layer
External APIs
Mobile App
+ workflow renderer
Web App
+ workflow renderer
REST + WebSocket /ws
+ Auth (JWT) + rate limiter
Bedrock
Gemini
Supervisor (LangGraph)
plans tasks · fans out via Send pattern
RAG / Help
Database SQL
Weather
OCR
Web Search
Vet Medicine
Cust Support
Sales Notif
Chart
Report
Workflow
Synthesizer / Stream
writer channel → NDJSON / WS frames
LLM Manager
model selection + fallback
Memory / GraphState
conversation persistence
Feature flags (LaunchDarkly)
PostgreSQL + pgvector
conversations + KB embeddings
Datalake (MC aggregate)
only source of farm data
MySQL — Q&A audit log
questions + answers
Redis cache
AWS S3 — files / OCR
Workflow store
PostgreSQL JSONB
Tavily search
MET Norway
NASA POWER
Open-Meteo
Intercom
Slack API
LaunchDarkly
Send · fan-out
stream
reply / stream chunks
uses
queries
reads / writes
routes to
persists
fetch workflow def
Client
API
Graph node
Service
LLM
Data
External
Aiske 2.0
Try an example question — watch the path light up