🤖 Simple LLM

A minimal Transformer-based language model built from scratch

Loading...

💬 Chat with AI

Welcome! The model is loading from the repository...

ℹ️ About This Demo

  • Built with TypeScript from scratch
  • Uses self-attention mechanism (Q, K, V)
  • Pre-trained model loaded from GitHub repository
  • Transformer architecture with multiple layers