Learn GenAI

A structured learning path to understand generative AI, from basic concepts to advanced implementations with hands-on projects and interactive demos.

Follow the numbered learning path for the best learning experience

GenAI Learning Path

#1

Introduction to GenAI

The foundations of generative AI - what it is, how it works, and why it matters in today's technology landscape.

Estimated reading time: 15 minStart Here
#2

How LLMs Work

Deep dive into the architecture of Large Language Models, transformers, attention mechanisms, and the magic behind text generation.

Estimated reading time: 25 minTechnical
#3

Building AI Chatbots

Learn how to create your own AI chatbots from scratch using modern frameworks and APIs.

Estimated reading time: 20 minPractical
DEMO

Chat with Dimpsy

Have a conversation with Dimpsy, our custom AI assistant built to showcase natural language processing capabilities.

Interactive DemoHands-on
#4

What are AI Agents?

Discover how AI agents work, their capabilities, and how they can be built to perform complex tasks autonomously.

Estimated reading time: 22 minAdvanced
DEMO

AI Agent

Experience an AI agent in action. See how autonomous agents can perform complex tasks by breaking them down into steps and using tools.

Interactive DemoHands-on
DEMO

Website Builder AI

Experience our AI Website Builder that can generate full websites based on your description using advanced AI models.

Interactive DemoHands-on
#5

Vector Embedding & Database

Understand how vector embeddings work and their crucial role in modern AI systems for semantic search and retrieval.

Estimated reading time: 18 minTechnical
#6

Vector Database Implementation

Deep dive into how vector databases are implemented internally, including indexing techniques and similarity search algorithms.

Estimated reading time: 30 minAdvanced
#7

RAG & LangChain

Learn about Retrieval-Augmented Generation and how to build powerful AI systems that combine the strengths of language models with external knowledge retrieval.

Estimated reading time: 28 minAdvanced
DEMO

RAG System

Try our interactive Retrieval-Augmented Generation system. Upload your own documents and chat with them using the power of vector search and AI.

Interactive DemoHands-on