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
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.
Technology
Marko M.
9 min read
May 27, 2026
How to Cut Outbound API Latency in Rails with HTTP Connection Pooling
Hidden network overhead behind outbound API calls can quietly destroy Rails performance. A practical look at HTTP connection pooling, keep-alive, Puma concurrency, and timeout handling for faster, more resilient Rails applications.
Technology
Tibor B.
9 min read
May 13, 2026
Is Web Scraping Legal? Understanding the Rules, Risks, and Ethics
Legal and ethical boundaries of web scraping, including privacy, compliance, responsible data collection, and practical risk management for modern businesses.