Synthetica

Overview

Synthetica is a comprehensive dashboard and database that tracks the AI/LLM ecosystem. It catalogs research labs, inference providers, applications, and protocols into a browsable, searchable interface with visual analytics.


Features

  • Labs - AI research organizations with details on headquarters, flagship models, focus areas, and open-source status
  • Providers - Cloud platforms and inference APIs offering access to AI models
  • Apps - Tools and applications across IDEs, CLI, browsers, and more
  • Protocols - Standards and specifications in the AI ecosystem
  • Analytics - Visual breakdowns by tier, geography, open-source status, and focus areas

Technical Details

  • Built with Vite and TypeScript for fast development and type safety
  • Tailwind CSS for styling
  • All data stored as JSON in src/data/, decoupled from application code for easy updates
  • Dockerized for deployment

Stack

TypeScript Vite Tailwind CSS Docker