AI Skill Widget
Chatbot
Build a bot that can converse with users to deliver helpful information around a specific application area.
Course LLM Chats: How LLM provides support chatbot ChatGPT Prompt Engineering for Developers🎓 Capstone (coming soon): Healthcare Virtual Assistant
Build an end-to-end medical information chatbot that can answer patient queries
RAG (Retrieval Augmented Generation)
Build a bot that can answer questions by querying a catalog of information
Course RAG workflow: Basics of a RAG system LangChain: Chat With your data🎓 Capstone (coming soon): Enterprise Knowledge Base Assistant
Create a system that can answer questions from your company’s documentation
Fine-tuning LLMs
Train an open LLM on your own data
Course Fine-tuning basics: Learn the main concepts of fine-tuning Finetuning large language models🎓 Capstone (coming soon): Domain-Specific Language Model
Fine-tune an open-source LLM for your specific industry or use case
Agentic AI
Learn to build agentic workflows that prompt an LLM repeatedly to generate high-quality outputs
Course Multi AI Agents: Learn to coordinate teams of AI agents with the CrewAI framework Multi AI Agent Systems with crewAI🎓 Capstone (coming soon): Autonomous Research Assistant
Build an AI agent that can research topics and write comprehensive reports