Devot Logo
Devot Logo
Arrow leftBack to blogs

How to Make an AI Model: The Math Behind GPT

Juraj S.12 min readMay 20, 2024Technology
Juraj S.12 min read
Contents:
1. What are generative AI systems?
2. Model architecture
3. Training data: The backbone of generative AI models
4. Open-source models
5. What are the benefits of developing your own AI model?
6. Wrapping up
Spread the word:
Keep readingSimilar blogs for further insights
Dev Containers: The Future of Consistent, Portable, and Fast Development Environments
Technology
Dino G.6 min readApr 1, 2026
Dev Containers: The Future of Consistent, Portable, and Fast Development EnvironmentsDev Containers bring consistency and portability to modern development by defining environments as code. This guide explains how they work, how to use them effectively, and how to scale setups with prebuilt images, features, and cloud-based workflows.
AI-Powered OCR: How Machine Learning Turns Images into Data
Technology
Tibor B.5 min readMar 18, 2026
AI-Powered OCR: How Machine Learning Turns Images into DataAI-powered OCR combines computer vision and machine learning to turn images into structured, searchable data. This guide explains how modern OCR systems use preprocessing, neural networks, and postprocessing to achieve high accuracy.
Model Context Protocol: What It Is, What It Isn’t, and Why It Matters
Technology
Dino B.7 min readMar 4, 2026
Model Context Protocol: What It Is, What It Isn’t, and Why It MattersStructured protocols are reshaping AI assistants. Model Context Protocol standardizes how assistants interact with tools and data, reducing complexity, improving reliability, and separating thinking from doing in multi-system environments.