CodeSignal
195 קורסים
Building an AI Cooking Helper with Django
Explore building a smart AI-powered cooking API with Django, covering database modeling, search endpoints, AI recipe generation, reviews, text-to-speech, and data export.
Creating the base Word Play Game Data with Codex
Explore how to build a daily dataset for an LLM prediction game, covering prompt generation, daily selection, OpenAI integration, and tokenizing responses to power game logic.
AI Images for Marketing Communication
Explore how to use AI for describing, generating, and editing marketing visuals. Write structured prompts, ensure brand alignment, and apply responsible practices for impactful communication.
AI Images for Workplace Communication
Explore how to use AI for workplace image description, generation, and editing—crafting structured visual prompts, ensuring brand alignment, accessibility, and responsible use.
Introduction to Generative AI
Explore generative AI concepts, learn to select workplace use cases, write effective prompts, and improve outputs through iteration—ideal for non-technical roles.
Parallelizing Gemini Agentic Systems in Python
Master async programming to scale Gemini-powered agentic systems, enabling concurrent API calls, parallel tool execution, and multi-agent coordination for high-throughput Python workloads.
Mastering Agentic Patterns with Gemini in Python
Explore multi-agent systems using Gemini in Python, mastering coordination, orchestration, and delegation patterns to build sophisticated pipelines where specialized agents collaborate on complex problems.
Developing Gemini Agents with Tool Integration in Python
Explore building autonomous Gemini agents in Python, from tool schemas to iterative function integration, enabling interaction with external systems and solving complex tasks.
Exploring Workflows with Gemini in Python
Explore orchestrating Gemini in Python through workflow patterns—master prompt chaining, intelligent task routing, and parallel async processing to decompose and handle complex AI tasks efficiently.
Building Effective Agents with Gemini in Python
Master workflow orchestration, tool integration, and multi-agent patterns using Gemini in Python to build high-performance, autonomous AI agents capable of solving complex, multi-step tasks.
AI Literacy 101
Explore the basics of Generative AI, learn to craft effective prompts with ChatGPT or Claude, and master AI image creation and manipulation for workplace communication.
Building an Image Generator with Go and Gemini
Delve into AI image generation using Go and Gemini—set up APIs, craft prompts, manage images, and build a full-stack web app with a backend service.