Settings
System status and configuration for your DsynQ workspace.
Appearance
Switch between light and dark. “System” follows your OS preference automatically.
Intelligence Layer
ActiveAI Engine
API key detected - the AI engine is parsing requirements and writing reports.
Design Engine
Offlinegdsfactory (FastAPI)
Engine unreachable. Start it with: cd backend && uv run uvicorn main:app --port 8000
Persistence
ActiveSupabase (configured)
Supabase credentials detected.
Architecture
The intelligence layer sits behind an
AIProvider interface and the physics layer behind a LayoutBackend / PerformanceModel. The AI engine, gdsfactory, and the analytic estimator are today's implementations - future PyTorch surrogates, inverse-design models, or Meep/MPB simulations drop in behind the same contracts.