BASIC · Basic
AI Foundations
Designed for beginners with no prior AI experience. Covers Python essentials, core AI and machine learning concepts, working with LLM APIs, prompt engineering, and building and deploying a real RAG application.
- Set up a Python AI environment and work with the OpenAI, Anthropic and Gemini APIs
- Apply professional prompt engineering to get reliable, structured output
- Build a working RAG pipeline with LangChain, ChromaDB and an LLM API
- Deploy an AI web application using FastAPI and Streamlit
- Understand embeddings, vector search and document chunking strategies