Services
AI
Tech Stack
Projects
About Us
Careers
Blog
Contact
Back to blogs
How to Make an AI Model: The Math Behind GPT
Juraj S.
12 min read
May 20, 2024
Technology
Juraj S.
12 min read
Link copied!
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:
Link copied!
Keep reading
Similar blogs for further insights
Technology
Marko M.
10 min read
Jul 8, 2026
From Ticket to Production: A Practical AI Workflow for Developers
AI-assisted development is about far more than generating code. Explore a practical engineering workflow that uses AI to improve planning, reviews, testing, documentation, and release preparation while keeping developers in control of every decision.
Technology
Dino G.
5 min read
Jun 24, 2026
The Modern Python Workflow: Why uv Changes Everything
A growing Python ecosystem has created a maze of tools, configurations, and setup steps. uv offers a different approach by bringing Python versions, dependencies, virtual environments, and developer tooling into a single workflow.
Technology
Vladimir Š.
9 min read
Jun 10, 2026
AI security changes the rules: Why traditional defenses are no longer enough
Probabilistic behavior, prompt injection, RAG exposure, and autonomous agents are forcing security teams to rethink old assumptions. A practical look at why AI systems require a fundamentally different security model.