Skip to content

My notes from Full Stack AI with Python Course from Udemy : by Hitesh Choudhary and Piyush Garg

Notifications You must be signed in to change notification settings

SAKET-SK/Full_Stack_AI_with_Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

148 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Full_Stack_AI_with_Python

My notes from Full Stack AI with Python Course from Udemy : by Hitesh Choudhary and Piyush Garg

Prerequisites : Need OpenAI key, deposit 5$ credits and use your key.

  • Section 1 : Core Python (Folders numbered in order)
  • Section 2 : Core Generative AI (Folder name titled the same)
  • Section 3 : Running LLMs Locally (Refer folders in following order : Ollama_FastAPI_Setup -> HuggingFace_basic_setup)
  • Section 4 : AI Agents (Refer folder named "Agents" for starter code)
  • Section 5 : RAG + RAG Queues
  • Section 6 : LangGraph
  • Section 7 : Memories in AI (Check for the folders)
  • Section 8 : Voice Agents
  • Section 9 : Agent SDK
  • Section 10 : Git and Docker