All trainings and events

Bootcamp · Past event

GenAI for Developers bootcamp

GenAI for Developers is a four-week, 21-hour live online bootcamp run by linq with Ctrl+Space Labs and taught in Greek by Chris Sekas. Its second cohort ran from 27 May to 17 June 2026. Developers learned to build AI agents with large language models, embeddings and retrieval-augmented generation, and finished with a hands-on project on Gendox, the open-source AI agent framework.

Date
Duration
4 weeks, 21 hours
Where
Online, live, with recordings
Language
Greek

What participants learned

  1. Large language models

    GPT, Gemini, Llama and Mistral through APIs and SDKs; prompts, tokens and context windows; hosted or local.

  2. AI agents and tool use

    An AI agent API in Spring Boot built from plain services and adapters, without heavy libraries.

  3. Vector databases and embeddings

    Postgres with pgvector, embedding models, chunking, metadata and similarity metrics.

  4. Retrieval-augmented generation

    Full RAG pipelines for search and Q&A, balancing quality, cost and speed.

  5. Hands-on project

    An AI agent on Gendox with retrieval, reranking and tool hooks, run with Docker and embedded in a website.