Udemy - The Complete Generative AI and Python Programming Bootcamp (4.2025)
    
    File List
    
        
            
                
                    - 23. Project Research Agent with LangGraph, GPT-4o, RAG, Pinecone, ArXiv, SerpAPI/3. Extracting Data from ArXiv with Pandas.mp4  150.4 MB
- 16. Diving into OpenAI API with Python/14. Generating Original Images Using DALL-E 3.mp4  132.6 MB
- 19. Diving into LangChain  with OpenAI and Gemini/13. LangChain Tools DuckDuckGo and Wikipedia.mp4  118.9 MB
- 19. Diving into LangChain  with OpenAI and Gemini/14. Creating a ReAct Agent.mp4  114.3 MB
- 16. Diving into OpenAI API with Python/8. Chat Completions API Parameters top_p, max_tokens, frequency penalty.mp4  111.6 MB
- 19. Diving into LangChain  with OpenAI and Gemini/12. Multimodal AI Using Images as Input.mp4  111.0 MB
- 21. Project RAG - Q&A Application on Your Private Documents (Pinecone and Chroma)/10. Embedding and Uploading to a Vector Database (Pinecone).mp4  109.7 MB
- 21. Project RAG - Q&A Application on Your Private Documents (Pinecone and Chroma)/11. Asking and Getting Answers.mp4  108.7 MB
- 13. Jupyter Notebook, Google Colab and Virtual Environments/1. Setting Up Jupyter Notebook and Virtual Environments with venv.mp4  102.5 MB
- 17. Prompt Engineering for GenAI/5. Tactic #4 Apply Few-Shot Prompting.mp4  101.9 MB
- 22. Diving into LangGraph/5. Tavily AI.mp4  101.4 MB
- 23. Project Research Agent with LangGraph, GPT-4o, RAG, Pinecone, ArXiv, SerpAPI/22. Wrapping Up.mp4  99.2 MB
- 22. Diving into LangGraph/6. Enhancing the ChatBot with Tools.mp4  97.9 MB
- 10. Object-Oriented Programming (OOP) Essentials/2. OOP Demonstration The Turtle.mp4  94.9 MB
- 23. Project Research Agent with LangGraph, GPT-4o, RAG, Pinecone, ArXiv, SerpAPI/20. Generating Reports.mp4  94.8 MB
- 23. Project Research Agent with LangGraph, GPT-4o, RAG, Pinecone, ArXiv, SerpAPI/5. Prepping Data Loading, Splitting, and Expanding.mp4  94.5 MB
- 17. Prompt Engineering for GenAI/3. Tactic #2 Provide Detailed Instructions for Context, Outcome, or Length.mp4  93.9 MB
- 15. Introduction to LLMs, APIs and GenAI Libraries/7. The State of AI Present and Future – The Good and the Bad.mp4  93.5 MB
- 15. Introduction to LLMs, APIs and GenAI Libraries/4. Exploring LLM APIs AI as a Service.mp4  92.1 MB
- 16. Diving into OpenAI API with Python/1. Authenticating to OpenAI using Python Dotenv.mp4  91.9 MB
- 23. Project Research Agent with LangGraph, GPT-4o, RAG, Pinecone, ArXiv, SerpAPI/17. Building a Decision-Making Pipeline.mp4  90.1 MB
- 21. Project RAG - Q&A Application on Your Private Documents (Pinecone and Chroma)/14. Using a Custom Prompt.mp4  89.8 MB
- 21. Project RAG - Q&A Application on Your Private Documents (Pinecone and Chroma)/13. Adding Memory to the RAG System (Chat History).mp4  89.6 MB
- 18. Diving into Google’s Gemini/6. Gemini API Generation Parameters Explained.mp4  88.5 MB
- 21. Project RAG - Q&A Application on Your Private Documents (Pinecone and Chroma)/12. Using Chroma as a Vector DB.mp4  88.5 MB
- 18. Diving into Google’s Gemini/1. Setting Up the Python SDK and Authenticating for Gemini API.mp4  87.0 MB
- 18. Diving into Google’s Gemini/7. Building Chat Conversations.mp4  86.9 MB
- 16. Diving into OpenAI API with Python/11. Transcriptions with Whisper.mp4  86.6 MB
- 22. Diving into LangGraph/7. Adding Memory to the ChatBot.mp4  84.4 MB
- 18. Diving into Google’s Gemini/10. The File API Prompting with Media Files.mp4  83.1 MB
- 17. Prompt Engineering for GenAI/4. Tactic #3 Use the RTF (Role-Task-Format) Structure.mp4  82.2 MB
- 23. Project Research Agent with LangGraph, GPT-4o, RAG, Pinecone, ArXiv, SerpAPI/10. Implementing the ArXiv Fetch Tool.mp4  81.5 MB
- 19. Diving into LangChain  with OpenAI and Gemini/8. Understanding Chains.mp4  79.7 MB
- 19. Diving into LangChain  with OpenAI and Gemini/1. LangChain Demo.mp4  79.6 MB
- 19. Diving into LangChain  with OpenAI and Gemini/3. Working with the OpenAI Models.mp4  78.0 MB
- 23. Project Research Agent with LangGraph, GPT-4o, RAG, Pinecone, ArXiv, SerpAPI/7. Creating a Pinecone Index.mp4  76.9 MB
- 14. Essential Python Libraries for GenAI Requests & Pandas/3. Managing HTTP Authentication and Headers (OpenAI API).mp4  76.7 MB
- 23. Project Research Agent with LangGraph, GPT-4o, RAG, Pinecone, ArXiv, SerpAPI/15. Initializing the Oracle LLM.mp4  74.2 MB
- 21. Project RAG - Q&A Application on Your Private Documents (Pinecone and Chroma)/6. Intro to Vector Stores and Authenticating to Pinecone.mp4  73.9 MB
- 15. Introduction to LLMs, APIs and GenAI Libraries/2. Foundations of LLMs and GenAI.mp4  72.5 MB
- 16. Diving into OpenAI API with Python/7. Chat Completions API Parameters Temperature and Seed.mp4  70.7 MB
- 16. Diving into OpenAI API with Python/5. Using Local Base64 Images as Input.mp4  69.8 MB
- 16. Diving into OpenAI API with Python/9. AI That Thinks Diving into OpenAI’s Reasoning Models (o1 and o3).mp4  68.4 MB
- 19. Diving into LangChain  with OpenAI and Gemini/15. Testing the ReAct Agent.mp4  67.7 MB
- 18. Diving into Google’s Gemini/5. Gemini API Generation Parameters Controlling How the Model Generates Responses.mp4  67.1 MB
- 10. Object-Oriented Programming (OOP) Essentials/8. Magic Methods.mp4  67.1 MB
- 23. Project Research Agent with LangGraph, GPT-4o, RAG, Pinecone, ArXiv, SerpAPI/21. Building the Final Research Report.mp4  67.0 MB
- 09. Errors, Exception Handling, and Debugging/3. Built-in Exceptions and Best Practices.mp4  67.0 MB
- 18. Diving into Google’s Gemini/11. Tokens in Gemini API.mp4  66.5 MB
- 17. Prompt Engineering for GenAI/8. Other Tactics and Principles for Better Prompting.mp4  65.9 MB
- 16. Diving into OpenAI API with Python/2. Chat Completions Endpoint.mp4  65.9 MB
- 17. Prompt Engineering for GenAI/6. Tactic #5 Specify Steps Required to Complete a Task.mp4  65.5 MB
- 12. Python Modules/2. The OS Module.mp4  62.1 MB
- 21. Project RAG - Q&A Application on Your Private Documents (Pinecone and Chroma)/8. Working with Vectors.mp4  62.0 MB
- 16. Diving into OpenAI API with Python/4. Streaming API Responses.mp4  60.7 MB
- 23. Project Research Agent with LangGraph, GPT-4o, RAG, Pinecone, ArXiv, SerpAPI/19. Defining the Graph for Decision-Making.mp4  60.3 MB
- 21. Project RAG - Q&A Application on Your Private Documents (Pinecone and Chroma)/5. Chunking Strategies and Splitting the Documents.mp4  60.1 MB
- 18. Diving into Google’s Gemini/4. Generating Text From Images.mp4  59.9 MB
- 19. Diving into LangChain  with OpenAI and Gemini/11. Using a System Prompt and Enabling Streaming.mp4  59.1 MB
- 03. Python Basics/2. Naming Conventions (PEP 8).mp4  58.3 MB
- 07. Working with Files and Data/2. Working With Absolute and Relative File Paths.mp4  58.2 MB
- 14. Essential Python Libraries for GenAI Requests & Pandas/7. Exporting Data to Different Formats Excel, JSON, SQL, YAML.mp4  57.5 MB
- 21. Project RAG - Q&A Application on Your Private Documents (Pinecone and Chroma)/3. Loading Different Document Formats.mp4  56.2 MB
- 18. Diving into Google’s Gemini/8. Project Building a Conversational Agent Using Gemini.mp4  54.7 MB
- 19. Diving into LangChain  with OpenAI and Gemini/10. Integrating Gemini with LangChain.mp4  54.7 MB
- 23. Project Research Agent with LangGraph, GPT-4o, RAG, Pinecone, ArXiv, SerpAPI/6. Building a Knowledge Base with RAG and Embeddings.mp4  54.7 MB
- 21. Project RAG - Q&A Application on Your Private Documents (Pinecone and Chroma)/4. Public and Private Service Loaders.mp4  54.1 MB
- 14. Essential Python Libraries for GenAI Requests & Pandas/4. Setting Up the Environment Jupyter Notebook and Pandas.mp4  54.1 MB
- 21. Project RAG - Q&A Application on Your Private Documents (Pinecone and Chroma)/2. Loading Your Custom (Private) PDF Documents.mp4  53.5 MB
- 23. Project Research Agent with LangGraph, GPT-4o, RAG, Pinecone, ArXiv, SerpAPI/4. Downloading Research Papers.mp4  53.3 MB
- 09. Errors, Exception Handling, and Debugging/5. Project Check Network Connections.mp4  52.4 MB
- 07. Working with Files and Data/19. Project Making a Request to OpenAI.mp4  52.3 MB
- 20. Diving into Embeddings/3. Embedding the Dataset for Similarity Searches.mp4  52.0 MB
- 20. Diving into Embeddings/2. Generating Simple Embeddings.mp4  51.8 MB
- 16. Diving into OpenAI API with Python/10. Best Practices for Prompting Reasoning Models.mp4  51.4 MB
- 19. Diving into LangChain  with OpenAI and Gemini/7. ChatPrompt Templates.mp4  51.2 MB
- 21. Project RAG - Q&A Application on Your Private Documents (Pinecone and Chroma)/1. Project Introduction.mp4  51.2 MB
- 21. Project RAG - Q&A Application on Your Private Documents (Pinecone and Chroma)/7. Working with Pinecone Indexes.mp4  50.8 MB
- 23. Project Research Agent with LangGraph, GPT-4o, RAG, Pinecone, ArXiv, SerpAPI/13. Crafting RAG Tools.mp4  49.4 MB
- 07. Working with Files and Data/7. Writing Text Files in Python.mp4  48.7 MB
- 18. Diving into Google’s Gemini/2. Generating Text From Text Prompts.mp4  48.2 MB
- 07. Working with Files and Data/12. Project Finding Peak Model Usage.mp4  48.1 MB
- 10. Object-Oriented Programming (OOP) Essentials/10. Project Creating a Practical Class for GenAI.mp4  48.1 MB
- 23. Project Research Agent with LangGraph, GPT-4o, RAG, Pinecone, ArXiv, SerpAPI/8. Loading the Knowledge Base and Deploying to Pinecone.mp4  45.8 MB
- 16. Diving into OpenAI API with Python/3. The Developer Message.mp4  45.1 MB
- 15. Introduction to LLMs, APIs and GenAI Libraries/5. OpenAI Playground, Google AI Studio, and Anthropic Workbench.mp4  45.1 MB
- 18. Diving into Google’s Gemini/12. The File API  Prompting with Audio.mp4  43.3 MB
- 09. Errors, Exception Handling, and Debugging/1. Introduction to Exception Handling.mp4  43.0 MB
- 18. Diving into Google’s Gemini/9. System Instructions.mp4  42.4 MB
- 23. Project Research Agent with LangGraph, GPT-4o, RAG, Pinecone, ArXiv, SerpAPI/2. The Big Picture.mp4  42.3 MB
- 05. Program Flow Control and Loops/13. Smart Looping Techniques break.mp4  42.1 MB
- 07. Working with Files and Data/11. Reading CSV Files in Python.mp4  42.0 MB
- 06. Functions and Lambda Expressions/1. Introduction to Functions and Docstrings.mp4  42.0 MB
- 01. Getting Started with Python & Generative AI/1. Welcome to the Python Programming & Generative AI Bootcamp.mp4  41.3 MB
- 16. Diving into OpenAI API with Python/13. Text-to-Speech (TTS) API.mp4  40.7 MB
- 04. Essential Python Data Structures/29. Dictionary Basics.mp4  39.4 MB
- 06. Functions and Lambda Expressions/14. Lambda Expressions.mp4  39.0 MB
- 13. Jupyter Notebook, Google Colab and Virtual Environments/3. Using Virtual Environments in PyCharm and VSCode.mp4  38.9 MB
- 23. Project Research Agent with LangGraph, GPT-4o, RAG, Pinecone, ArXiv, SerpAPI/16. Testing the Ecosystem.mp4  38.9 MB
- 14. Essential Python Libraries for GenAI Requests & Pandas/6. Importing and Exporting Data Working with CSV Files.mp4  38.7 MB
- 22. Diving into LangGraph/2. Building a ChatBot.mp4  38.3 MB
- 12. Python Modules/5. Mastering Python Package Management with pip.mp4  38.2 MB
- 13. Jupyter Notebook, Google Colab and Virtual Environments/2. Using Jupyter Notebook.mp4  37.4 MB
- 11. Important Milestones/1. Important Milestone Congratulations!.mp4  37.3 MB
- 15. Introduction to LLMs, APIs and GenAI Libraries/1. Section Overview.mp4  37.3 MB
- 15. Introduction to LLMs, APIs and GenAI Libraries/6. Challenges and Limitations of LLMs.mp4  36.7 MB
- 10. Object-Oriented Programming (OOP) Essentials/11. TypedDict - Part 1.mp4  36.1 MB
- 07. Working with Files and Data/17. Parsing JSON from API Responses.mp4  35.5 MB
- 14. Essential Python Libraries for GenAI Requests & Pandas/10. Sampling and Previewing Data Using df.sample() and df.head().mp4  35.0 MB
- 05. Program Flow Control and Loops/4. Logical Operators and, or, not.mp4  35.0 MB
- 02. Setting Up Your Python Environment/7. How to Write and Run Python Code in PyCharm.mp4  34.9 MB
- 17. Prompt Engineering for GenAI/2. Tactic #1 Position Instructions Clearly Using Delimiters.mp4  34.6 MB
- 23. Project Research Agent with LangGraph, GPT-4o, RAG, Pinecone, ArXiv, SerpAPI/11. Unlocking Web Search with Google SerpAPI.mp4  34.2 MB
- 14. Essential Python Libraries for GenAI Requests & Pandas/2. Handling HTTP Errors.mp4  32.9 MB
- 18. Diving into Google’s Gemini/3. Streaming Gemini Responses.mp4  32.7 MB
- 08. Regular Expressions for Text Processing/2. Using Anchors and Grouping.mp4  32.7 MB
- 04. Essential Python Data Structures/31. Dictionary Operations Accessing, Updating, .get(), .keys(), and .values().mp4  32.6 MB
- 08. Regular Expressions for Text Processing/3. Range Expressions (Character Classes).mp4  32.6 MB
- 05. Program Flow Control and Loops/1. Conditional Statements and Indentation.mp4  32.5 MB
- 21. Project RAG - Q&A Application on Your Private Documents (Pinecone and Chroma)/9. Pinecone Namespaces.mp4  32.0 MB
- 22. Diving into LangGraph/1. LangGraph Concepts and Core Components.mp4  31.7 MB
- 16. Diving into OpenAI API with Python/12. Translations with Whisper.mp4  31.6 MB
- 23. Project Research Agent with LangGraph, GPT-4o, RAG, Pinecone, ArXiv, SerpAPI/12. Building Google SerpAPI Tools.mp4  31.6 MB
- 14. Essential Python Libraries for GenAI Requests & Pandas/1. Getting Started with the requests and httpx Libraries in Python.mp4  31.4 MB
- 09. Errors, Exception Handling, and Debugging/2. Mastering Exception Handling Try...Except...Else...Finally.mp4  31.4 MB
- 04. Essential Python Data Structures/4. Core String Operations Indexing, Slicing, Concatenating.mp4  31.3 MB
- 03. Python Basics/6. Python's Built-in Data Types.mp4  30.7 MB
- 07. Working with Files and Data/9. Project File Processing.mp4  30.6 MB
- 04. Essential Python Data Structures/20. List Comprehensions Efficiently Creating and Modifying Lists.mp4  30.5 MB
- 03. Python Basics/7. Dynamic vs. Static Typing.mp4  30.1 MB
- 17. Prompt Engineering for GenAI/9. Avoiding Hallucinations Techniques for Guarding Outputs.mp4  29.9 MB
- 04. Essential Python Data Structures/1. String Basics.mp4  29.7 MB
- 19. Diving into LangChain  with OpenAI and Gemini/6. Prompt Templates.mp4  29.6 MB
- 02. Setting Up Your Python Environment/2. How to Run Python Code in Colab (Cloud IDE).mp4  29.3 MB
- 20. Diving into Embeddings/5. Performing Semantic Searches.mp4  28.4 MB
- 20. Diving into Embeddings/1. Intro to OpenAI's Text Embeddings.mp4  28.4 MB
- 04. Essential Python Data Structures/13. List Basics.mp4  28.2 MB
- 14. Essential Python Libraries for GenAI Requests & Pandas/12. Sorting Data Understanding Pandas Sorting Methods.mp4  28.2 MB
- 04. Essential Python Data Structures/35. Dictionary Comprehensions.mp4  27.7 MB
- 17. Prompt Engineering for GenAI/7. Tactic #6 Give Models Time to Think.mp4  27.0 MB
- 08. Regular Expressions for Text Processing/5. Substitutions and Data Cleaning with re.sub.mp4  26.6 MB
- 05. Program Flow Control and Loops/3. Boolean Variables.mp4  25.4 MB
- 04. Essential Python Data Structures/17. Essential List Methods - Part 1.mp4  25.2 MB
- 23. Project Research Agent with LangGraph, GPT-4o, RAG, Pinecone, ArXiv, SerpAPI/1. Quick Note.mp4  25.1 MB
- 04. Essential Python Data Structures/6. Common String Methods - Part 1.mp4  25.0 MB
- 14. Essential Python Libraries for GenAI Requests & Pandas/16. Time Series Data Manipulation in Pandas.mp4  24.7 MB
- 04. Essential Python Data Structures/16. List Operations Iteration.mp4  24.2 MB
- 10. Object-Oriented Programming (OOP) Essentials/1. Intro to Object-Oriented Programming (OOP).mp4  24.2 MB
- 10. Object-Oriented Programming (OOP) Essentials/4. The __init__ Method.mp4  23.9 MB
- 14. Essential Python Libraries for GenAI Requests & Pandas/11. Filtering Data Masks and pandas.Series.between().mp4  23.9 MB
- 03. Python Basics/10. Key Python Operators Comparison, Assignment, and Identity Operators.mp4  23.5 MB
- 02. Setting Up Your Python Environment/3. How to Install Python on Windows.mp4  23.4 MB
- 07. Working with Files and Data/16. JSON Handling for Structured Data.mp4  23.2 MB
- 04. Essential Python Data Structures/23. Tuple Basics.mp4  22.9 MB
- 19. Diving into LangChain  with OpenAI and Gemini/9. Installing the Python SDK and Authenticating to Gemini.mp4  22.9 MB
- 06. Functions and Lambda Expressions/10. Dict Packing and Unpacking.mp4  22.8 MB
- 07. Working with Files and Data/5. Reading Files into a List.mp4  22.8 MB
- 15. Introduction to LLMs, APIs and GenAI Libraries/3. Tokens, Context Windows and Cost.mp4  22.6 MB
- 08. Regular Expressions for Text Processing/6. Processing Files and Splitting Strings.mp4  22.4 MB
- 10. Object-Oriented Programming (OOP) Essentials/7. Instance Attributes and Class Attributes.mp4  22.3 MB
- 05. Program Flow Control and Loops/12. Smart Looping Techniques continue and pass.mp4  22.3 MB
- 04. Essential Python Data Structures/2. Getting User Input and Type Conversion.mp4  22.1 MB
- 12. Python Modules/4. Using __name__ == '__main__' for Modular and Reusable Code.mp4  22.1 MB
- 05. Program Flow Control and Loops/7. For Loops.mp4  22.1 MB
- 19. Diving into LangChain  with OpenAI and Gemini/4. Caching LLM Responses.mp4  21.9 MB
- 17. Prompt Engineering for GenAI/1. Introduction to Prompt Engineering.mp4  21.8 MB
- 07. Working with Files and Data/3. Reading Files Tell, Seek and Cursors.mp4  21.7 MB
- 04. Essential Python Data Structures/7. Common String Methods - Part 2.mp4  21.6 MB
- 20. Diving into Embeddings/4. Estimating Embedding Costs With Tiktoken.mp4  21.3 MB
- 14. Essential Python Libraries for GenAI Requests & Pandas/13. Handling Missing Data.mp4  21.2 MB
- 05. Program Flow Control and Loops/16. Debugging Your Code.mp4  21.1 MB
- 06. Functions and Lambda Expressions/11. Variable Scope and Namespaces.mp4  21.1 MB
- 02. Setting Up Your Python Environment/5. Setting Up PyCharm on Windows.mp4  21.1 MB
- 06. Functions and Lambda Expressions/4. Function Arguments Positional, Keyword.mp4  19.3 MB
- 12. Python Modules/1. Understanding Python Modules.mp4  19.3 MB
- 14. Essential Python Libraries for GenAI Requests & Pandas/5. Introduction to Pandas Series and DataFrames.mp4  19.2 MB
- 14. Essential Python Libraries for GenAI Requests & Pandas/14. Aggregations and Grouping Data.mp4  19.2 MB
- 07. Working with Files and Data/13. Writing CSV Files in Python.mp4  19.1 MB
- 04. Essential Python Data Structures/14. List Operations Concatenation, Slicing.mp4  19.1 MB
- 03. Python Basics/8. 02_06_numbers_and_math_operators.mp4  18.9 MB
- 06. Functions and Lambda Expressions/5. Default Arguments.mp4  18.9 MB
- 23. Project Research Agent with LangGraph, GPT-4o, RAG, Pinecone, ArXiv, SerpAPI/14. Implementing the Final Answer Generation Tool.mp4  18.3 MB
- 14. Essential Python Libraries for GenAI Requests & Pandas/9. Accessing Data Using df.iloc and df.loc.mp4  18.1 MB
- 06. Functions and Lambda Expressions/6. Positional-Only Parameters in Python.mp4  18.0 MB
- 04. Essential Python Data Structures/26. Set Basics.mp4  17.9 MB
- 04. Essential Python Data Structures/24. Tuple Operations Indexing and Unpacking.mp4  17.7 MB
- 03. Python Basics/8. Numbers and Math Operators.mp4  16.8 MB
- 16. Diving into OpenAI API with Python/6. Using Online Images as Input.mp4  16.7 MB
- 03. Python Basics/1. Python Variables.mp4  16.5 MB
- 07. Working with Files and Data/1. Reading Text Files in Python.mp4  16.4 MB
- 19. Diving into LangChain  with OpenAI and Gemini/2. Introduction to LangChain.mp4  16.1 MB
- 14. Essential Python Libraries for GenAI Requests & Pandas/8. Modifying Data Adding and Dropping Columns and Rows.mp4  16.1 MB
- 08. Regular Expressions for Text Processing/1. Introduction to Regular Expressions (Regex).mp4  16.0 MB
- 19. Diving into LangChain  with OpenAI and Gemini/5. LLM Streaming.mp4  16.0 MB
- 14. Essential Python Libraries for GenAI Requests & Pandas/15. Project Analyzing Website Traffic Data.mp4  15.9 MB
- 06. Functions and Lambda Expressions/2. The return Statement.mp4  15.8 MB
- 06. Functions and Lambda Expressions/12. Global vs Local Scopes and Common Pitfalls.mp4  15.6 MB
- 03. Python Basics/4. Comments in Python.mp4  15.1 MB
- 10. Object-Oriented Programming (OOP) Essentials/12. TypedDict - Part 2.mp4  15.0 MB
- 04. Essential Python Data Structures/10. F-strings with = for Debugging.mp4  14.7 MB
- 04. Essential Python Data Structures/9. Formatted Strings Using F-strings for Clean Output.mp4  14.6 MB
- 04. Essential Python Data Structures/34. Dictionary Merge and Update Operators.mp4  13.9 MB
- 04. Essential Python Data Structures/18. Essential List Methods - Part 2.mp4  13.8 MB
- 05. Program Flow Control and Loops/10. While Loops.mp4  13.4 MB
- 05. Program Flow Control and Loops/5. Short-circuit Evaluation.mp4  13.0 MB
- 23. Project Research Agent with LangGraph, GPT-4o, RAG, Pinecone, ArXiv, SerpAPI/18. Defining the Agent State.mp4  13.0 MB
- 04. Essential Python Data Structures/27. Common Set Operations.mp4  12.9 MB
- 23. Project Research Agent with LangGraph, GPT-4o, RAG, Pinecone, ArXiv, SerpAPI/9. Building Custom Tools.mp4  12.8 MB
- 12. Python Modules/3. Advanced Import Techniques and Best Practices.mp4  12.6 MB
- 04. Essential Python Data Structures/32. Removing Items from a Dictionary.mp4  12.4 MB
- 04. Essential Python Data Structures/39. See the Bigger Picture.mp4  12.3 MB
- 04. Essential Python Data Structures/33. Set Operations and Iterating over Dictionaries.mp4  12.2 MB
- 08. Regular Expressions for Text Processing/4. Non-Greedy Matching.mp4  11.6 MB
- 05. Program Flow Control and Loops/8. Ranges.mp4  11.5 MB
- 06. Functions and Lambda Expressions/7. Variable-Length Arguments args.mp4  11.0 MB
- 07. Working with Files and Data/4. The with Statement.mp4  11.0 MB
- 10. Object-Oriented Programming (OOP) Essentials/5. The __del__ Method.mp4  10.9 MB
- 17. Prompt Engineering for GenAI/10. Summary of Prompt Engineering.mp4  9.8 MB
- 02. Setting Up Your Python Environment/1. Types of Python Installations.mp4  9.0 MB
- 22. Diving into LangGraph/3. Visualizing the Graph.mp4  8.6 MB
- 06. Functions and Lambda Expressions/8. Variable-Length Arguments kwargs.mp4  8.6 MB
- 22. Diving into LangGraph/4. Running the ChatBot.mp4  8.0 MB
- 10. Object-Oriented Programming (OOP) Essentials/3. Defining Classes and Objects.mp4  7.9 MB
- 24. BONUS SECTION/2. 2021-01-25_04-17-23-1d36104c323636bdd284ed191d216643.jpg  102.5 KB
- 08. Regular Expressions for Text Processing/7.30 Using Regular Expressions (re).html  39.9 KB
- 24. BONUS SECTION/2. BONUS THANK YOU GIFT!.html  39.0 KB
- 04. Essential Python Data Structures/8.8 String Methods Quiz.html  36.3 KB
- 18. Diving into Google’s Gemini/8. 03 - gemini_api_building_chat_conversations.ipynb  25.7 KB
- 04. Essential Python Data Structures/36.16 Dictionary Methods Quiz.html  23.2 KB
- 04. Essential Python Data Structures/15.10 List Basics and Operations Quiz.html  22.3 KB
- 10. Object-Oriented Programming (OOP) Essentials/9.33 OOP Attributes and Magic Methods Quiz.html  21.8 KB
- 04. Essential Python Data Structures/28.14 Sets and Fronzensets Quiz.html  21.3 KB
- 06. Functions and Lambda Expressions/9.23 Function Arguments Quiz.html  21.2 KB
- 05. Program Flow Control and Loops/2.17 Conditional Statements Quiz.html  21.2 KB
- 03. Python Basics/9.4 Types, Numbers and Math Operators Quiz.html  21.0 KB
- 07. Working with Files and Data/6.26 Reading Files Quiz.html  20.9 KB
- 10. Object-Oriented Programming (OOP) Essentials/6.32 OOP Basics Quiz.html  20.7 KB
- 05. Program Flow Control and Loops/6.18 Booleans and Logical Operators Quiz.html  20.7 KB
- 06. Functions and Lambda Expressions/13.24 Scopes and Namespaces Quiz.html  20.3 KB
- 04. Essential Python Data Structures/30.15 Dictionaries Quiz.html  20.0 KB
- 05. Program Flow Control and Loops/14.21 Smart Looping Techniques Quiz.html  19.9 KB
- 03. Python Basics/11.5 Assignment, Comparison and Identity Operators Quiz.html  19.9 KB
- 04. Essential Python Data Structures/11.9 Formatting Strings Quiz.html  19.9 KB
- 04. Essential Python Data Structures/19.11 List Methods Quiz.html  19.8 KB
- 12. Python Modules/6.35 Python Modules Quiz.html  19.5 KB
- 04. Essential Python Data Structures/25.13 Tuples Quiz.html  19.4 KB
- 04. Essential Python Data Structures/3.6 String Basics and User Input Quiz.html  19.2 KB
- 04. Essential Python Data Structures/5.7 String Operations Quiz.html  18.9 KB
- 04. Essential Python Data Structures/21.12 List Comprehensions Quiz.html  18.9 KB
- 03. Python Basics/3.2 Variables Quiz.html  18.7 KB
- 03. Python Basics/5.3 Comments Quiz.html  18.4 KB
- 09. Errors, Exception Handling, and Debugging/4.31 Exceptions Quiz.html  18.2 KB
- 07. Working with Files and Data/14.28 Working with CSV Quiz.html  18.0 KB
- 05. Program Flow Control and Loops/9.19 For Loops and Ranges Quiz.html  17.9 KB
- 05. Program Flow Control and Loops/11.20 While Loops Quiz.html  17.9 KB
- 06. Functions and Lambda Expressions/3.22 Functions Quiz.html  17.6 KB
- 07. Working with Files and Data/8.27 Writing Files Quiz.html  17.3 KB
- 02. Setting Up Your Python Environment/8.1 Setup the Programming Environment Quiz.html  17.2 KB
- 06. Functions and Lambda Expressions/15.25 Lambda Expressions Quiz.html  17.2 KB
- 07. Working with Files and Data/18.29 Working with JSON Quiz.html  17.0 KB
- 10. Object-Oriented Programming (OOP) Essentials/13.34 TypedDict Quiz.html  16.7 KB
- 10. Object-Oriented Programming (OOP) Essentials/2. OOP Demonstration The Turtle.vtt  11.1 KB
- 19. Diving into LangChain  with OpenAI and Gemini/14. Creating a ReAct Agent.vtt  10.9 KB
- 23. Project Research Agent with LangGraph, GPT-4o, RAG, Pinecone, ArXiv, SerpAPI/3. Extracting Data from ArXiv with Pandas.vtt  10.6 KB
- 19. Diving into LangChain  with OpenAI and Gemini/12. Multimodal AI Using Images as Input.vtt  10.1 KB
- 21. Project RAG - Q&A Application on Your Private Documents (Pinecone and Chroma)/10. Embedding and Uploading to a Vector Database (Pinecone).vtt  9.9 KB
- 15. Introduction to LLMs, APIs and GenAI Libraries/7. The State of AI Present and Future – The Good and the Bad.vtt  9.8 KB
- 07. Working with Files and Data/2. Working With Absolute and Relative File Paths.vtt  9.7 KB
- 23. Project Research Agent with LangGraph, GPT-4o, RAG, Pinecone, ArXiv, SerpAPI/15. Initializing the Oracle LLM.vtt  9.4 KB
- 13. Jupyter Notebook, Google Colab and Virtual Environments/1. Setting Up Jupyter Notebook and Virtual Environments with venv.vtt  9.4 KB
- 07. Working with Files and Data/10. Challenges Test Your Skills - Working With Text Files.html  9.3 KB
- 05. Program Flow Control and Loops/1. Conditional Statements and Indentation.vtt  9.3 KB
- 21. Project RAG - Q&A Application on Your Private Documents (Pinecone and Chroma)/11. Asking and Getting Answers.vtt  9.2 KB
- 05. Program Flow Control and Loops/13. Smart Looping Techniques break.vtt  8.8 KB
- 18. Diving into Google’s Gemini/6. Gemini API Generation Parameters Explained.vtt  8.7 KB
- 04. Essential Python Data Structures/4. Core String Operations Indexing, Slicing, Concatenating.vtt  8.6 KB
- 15. Introduction to LLMs, APIs and GenAI Libraries/4. Exploring LLM APIs AI as a Service.vtt  8.6 KB
- 19. Diving into LangChain  with OpenAI and Gemini/13. LangChain Tools DuckDuckGo and Wikipedia.vtt  8.6 KB
- 15. Introduction to LLMs, APIs and GenAI Libraries/6. Challenges and Limitations of LLMs.vtt  8.5 KB
- 16. Diving into OpenAI API with Python/14. Generating Original Images Using DALL-E 3.vtt  8.5 KB
- 18. Diving into Google’s Gemini/1. Setting Up the Python SDK and Authenticating for Gemini API.vtt  8.4 KB
- 09. Errors, Exception Handling, and Debugging/2. Mastering Exception Handling Try...Except...Else...Finally.vtt  8.2 KB
- 21. Project RAG - Q&A Application on Your Private Documents (Pinecone and Chroma)/12. Using Chroma as a Vector DB.vtt  8.2 KB
- 04. Essential Python Data Structures/13. List Basics.vtt  8.1 KB
- 23. Project Research Agent with LangGraph, GPT-4o, RAG, Pinecone, ArXiv, SerpAPI/5. Prepping Data Loading, Splitting, and Expanding.vtt  8.1 KB
- 04. Essential Python Data Structures/38. Challenges Test Your Skills - Python Dictionaries.html  8.1 KB
- 09. Errors, Exception Handling, and Debugging/3. Built-in Exceptions and Best Practices.vtt  8.0 KB
- 21. Project RAG - Q&A Application on Your Private Documents (Pinecone and Chroma)/6. Intro to Vector Stores and Authenticating to Pinecone.vtt  7.9 KB
- 14. Essential Python Libraries for GenAI Requests & Pandas/3. Managing HTTP Authentication and Headers (OpenAI API).vtt  7.9 KB
- 03. Python Basics/2. Naming Conventions (PEP 8).vtt  7.9 KB
- 13. Jupyter Notebook, Google Colab and Virtual Environments/2. Using Jupyter Notebook.vtt  7.8 KB
- 04. Essential Python Data Structures/1. String Basics.vtt  7.8 KB
- 06. Functions and Lambda Expressions/14. Lambda Expressions.vtt  7.7 KB
- 15. Introduction to LLMs, APIs and GenAI Libraries/2. Foundations of LLMs and GenAI.vtt  7.7 KB
- 04. Essential Python Data Structures/20. List Comprehensions Efficiently Creating and Modifying Lists.vtt  7.6 KB
- 04. Essential Python Data Structures/29. Dictionary Basics.vtt  7.6 KB
- 16. Diving into OpenAI API with Python/8. Chat Completions API Parameters top_p, max_tokens, frequency penalty.vtt  7.6 KB
- 10. Object-Oriented Programming (OOP) Essentials/10. Project Creating a Practical Class for GenAI.vtt  7.6 KB
- 09. Errors, Exception Handling, and Debugging/5. Project Check Network Connections.vtt  7.5 KB
- 10. Object-Oriented Programming (OOP) Essentials/8. Magic Methods.vtt  7.5 KB
- 08. Regular Expressions for Text Processing/3. Range Expressions (Character Classes).vtt  7.4 KB
- 21. Project RAG - Q&A Application on Your Private Documents (Pinecone and Chroma)/7. Working with Pinecone Indexes.vtt  7.4 KB
- 23. Project Research Agent with LangGraph, GPT-4o, RAG, Pinecone, ArXiv, SerpAPI/17. Building a Decision-Making Pipeline.vtt  7.3 KB
- 06. Functions and Lambda Expressions/1. Introduction to Functions and Docstrings.vtt  7.2 KB
- 12. Python Modules/5. Mastering Python Package Management with pip.vtt  7.2 KB
- 14. Essential Python Libraries for GenAI Requests & Pandas/1. Getting Started with the requests and httpx Libraries in Python.vtt  7.2 KB
- 07. Working with Files and Data/19. Project Making a Request to OpenAI.vtt  7.1 KB
- 19. Diving into LangChain  with OpenAI and Gemini/3. Working with the OpenAI Models.vtt  7.1 KB
- 16. Diving into OpenAI API with Python/1. Authenticating to OpenAI using Python Dotenv.vtt  7.1 KB
- 17. Prompt Engineering for GenAI/5. Tactic #4 Apply Few-Shot Prompting.vtt  7.0 KB
- 19. Diving into LangChain  with OpenAI and Gemini/8. Understanding Chains.vtt  7.0 KB
- 22. Diving into LangGraph/5. Tavily AI.vtt  6.9 KB
- 16. Diving into OpenAI API with Python/9. AI That Thinks Diving into OpenAI’s Reasoning Models (o1 and o3).vtt  6.9 KB
- 21. Project RAG - Q&A Application on Your Private Documents (Pinecone and Chroma)/13. Adding Memory to the RAG System (Chat History).vtt  6.9 KB
- 23. Project Research Agent with LangGraph, GPT-4o, RAG, Pinecone, ArXiv, SerpAPI/10. Implementing the ArXiv Fetch Tool.vtt  6.7 KB
- 04. Essential Python Data Structures/23. Tuple Basics.vtt  6.7 KB
- 04. Essential Python Data Structures/12. Challenges Test Your Skills - Python Strings.html  6.7 KB
- 05. Program Flow Control and Loops/16. Debugging Your Code.vtt  6.5 KB
- 05. Program Flow Control and Loops/15. Challenges Test Your Skills - Python Flow Control.html  6.5 KB
- 22. Diving into LangGraph/6. Enhancing the ChatBot with Tools.vtt  6.3 KB
- 04. Essential Python Data Structures/31. Dictionary Operations Accessing, Updating, .get(), .keys(), and .values().vtt  6.3 KB
- 10. Object-Oriented Programming (OOP) Essentials/4. The __init__ Method.vtt  6.3 KB
- 03. Python Basics/6. Python's Built-in Data Types.vtt  6.2 KB
- 05. Program Flow Control and Loops/12. Smart Looping Techniques continue and pass.vtt  6.2 KB
- 07. Working with Files and Data/11. Reading CSV Files in Python.vtt  6.2 KB
- 21. Project RAG - Q&A Application on Your Private Documents (Pinecone and Chroma)/8. Working with Vectors.vtt  6.1 KB
- 21. Project RAG - Q&A Application on Your Private Documents (Pinecone and Chroma)/14. Using a Custom Prompt.vtt  6.1 KB
- 21. Project RAG - Q&A Application on Your Private Documents (Pinecone and Chroma)/5. Chunking Strategies and Splitting the Documents.vtt  6.0 KB
- 06. Functions and Lambda Expressions/10. Dict Packing and Unpacking.vtt  6.0 KB
- 12. Python Modules/2. The OS Module.vtt  6.0 KB
- 04. Essential Python Data Structures/16. List Operations Iteration.vtt  6.0 KB
- 21. Project RAG - Q&A Application on Your Private Documents (Pinecone and Chroma)/2. Loading Your Custom (Private) PDF Documents.vtt  6.0 KB
- 22. Diving into LangGraph/7. Adding Memory to the ChatBot.vtt  6.0 KB
- 14. Essential Python Libraries for GenAI Requests & Pandas/12. Sorting Data Understanding Pandas Sorting Methods.vtt  6.0 KB
- 18. Diving into Google’s Gemini/8. Project Building a Conversational Agent Using Gemini.vtt  5.9 KB
- 16. Diving into OpenAI API with Python/2. Chat Completions Endpoint.vtt  5.9 KB
- 18. Diving into Google’s Gemini/7. Building Chat Conversations.vtt  5.9 KB
- 17. Prompt Engineering for GenAI/4. Tactic #3 Use the RTF (Role-Task-Format) Structure.vtt  5.9 KB
- 08. Regular Expressions for Text Processing/2. Using Anchors and Grouping.vtt  5.8 KB
- 14. Essential Python Libraries for GenAI Requests & Pandas/11. Filtering Data Masks and pandas.Series.between().vtt  5.8 KB
- 03. Python Basics/1. Python Variables.vtt  5.8 KB
- 23. Project Research Agent with LangGraph, GPT-4o, RAG, Pinecone, ArXiv, SerpAPI/7. Creating a Pinecone Index.vtt  5.8 KB
- 14. Essential Python Libraries for GenAI Requests & Pandas/7. Exporting Data to Different Formats Excel, JSON, SQL, YAML.vtt  5.7 KB
- 03. Python Basics/10. Key Python Operators Comparison, Assignment, and Identity Operators.vtt  5.7 KB
- 05. Program Flow Control and Loops/7. For Loops.vtt  5.7 KB
- 16. Diving into OpenAI API with Python/13. Text-to-Speech (TTS) API.vtt  5.7 KB
- 21. Project RAG - Q&A Application on Your Private Documents (Pinecone and Chroma)/1. Project Introduction.vtt  5.6 KB
- 07. Working with Files and Data/7. Writing Text Files in Python.vtt  5.6 KB
- 23. Project Research Agent with LangGraph, GPT-4o, RAG, Pinecone, ArXiv, SerpAPI/19. Defining the Graph for Decision-Making.vtt  5.6 KB
- 12. Python Modules/1. Understanding Python Modules.vtt  5.6 KB
- 22. Diving into LangGraph/1. LangGraph Concepts and Core Components.vtt  5.6 KB
- 23. Project Research Agent with LangGraph, GPT-4o, RAG, Pinecone, ArXiv, SerpAPI/22. Wrapping Up.vtt  5.6 KB
- 06. Functions and Lambda Expressions/16. Challenges Test Your Skills - Functions.html  5.6 KB
- 14. Essential Python Libraries for GenAI Requests & Pandas/16. Time Series Data Manipulation in Pandas.vtt  5.5 KB
- 15. Introduction to LLMs, APIs and GenAI Libraries/5. OpenAI Playground, Google AI Studio, and Anthropic Workbench.vtt  5.5 KB
- 18. Diving into Google’s Gemini/11. Tokens in Gemini API.vtt  5.4 KB
- 04. Essential Python Data Structures/2. Getting User Input and Type Conversion.vtt  5.4 KB
- 08. Regular Expressions for Text Processing/6. Processing Files and Splitting Strings.vtt  5.4 KB
- 20. Diving into Embeddings/5. Performing Semantic Searches.vtt  5.4 KB
- 21. Project RAG - Q&A Application on Your Private Documents (Pinecone and Chroma)/9. Pinecone Namespaces.vtt  5.4 KB
- 07. Working with Files and Data/3. Reading Files Tell, Seek and Cursors.vtt  5.4 KB
- 23. Project Research Agent with LangGraph, GPT-4o, RAG, Pinecone, ArXiv, SerpAPI/13. Crafting RAG Tools.vtt  5.4 KB
- 14. Essential Python Libraries for GenAI Requests & Pandas/8. Modifying Data Adding and Dropping Columns and Rows.vtt  5.3 KB
- 12. Python Modules/4. Using __name__ == '__main__' for Modular and Reusable Code.vtt  5.3 KB
- 05. Program Flow Control and Loops/3. Boolean Variables.vtt  5.3 KB
- 18. Diving into Google’s Gemini/5. Gemini API Generation Parameters Controlling How the Model Generates Responses.vtt  5.3 KB
- 07. Working with Files and Data/9. Project File Processing.vtt  5.3 KB
- 03. Python Basics/4. Comments in Python.vtt  5.3 KB
- 14. Essential Python Libraries for GenAI Requests & Pandas/10. Sampling and Previewing Data Using df.sample() and df.head().vtt  5.3 KB
- 08. Regular Expressions for Text Processing/5. Substitutions and Data Cleaning with re.sub.vtt  5.3 KB
- 10. Object-Oriented Programming (OOP) Essentials/1. Intro to Object-Oriented Programming (OOP).vtt  5.3 KB
- 14. Essential Python Libraries for GenAI Requests & Pandas/6. Importing and Exporting Data Working with CSV Files.vtt  5.3 KB
- 04. Essential Python Data Structures/17. Essential List Methods - Part 1.vtt  5.2 KB
- 07. Working with Files and Data/1. Reading Text Files in Python.vtt  5.2 KB
- 04. Essential Python Data Structures/35. Dictionary Comprehensions.vtt  5.2 KB
- 16. Diving into OpenAI API with Python/7. Chat Completions API Parameters Temperature and Seed.vtt  5.2 KB
- 22. Diving into LangGraph/2. Building a ChatBot.vtt  5.2 KB
- 04. Essential Python Data Structures/14. List Operations Concatenation, Slicing.vtt  5.1 KB
- 18. Diving into Google’s Gemini/4. Generating Text From Images.vtt  5.1 KB
- 07. Working with Files and Data/12. Project Finding Peak Model Usage.vtt  5.1 KB
- 14. Essential Python Libraries for GenAI Requests & Pandas/5. Introduction to Pandas Series and DataFrames.vtt  5.1 KB
- 23. Project Research Agent with LangGraph, GPT-4o, RAG, Pinecone, ArXiv, SerpAPI/9. Building Custom Tools.vtt  5.1 KB
- 18. Diving into Google’s Gemini/9. System Instructions.vtt  5.1 KB
- 07. Working with Files and Data/16. JSON Handling for Structured Data.vtt  5.0 KB
- 20. Diving into Embeddings/2. Generating Simple Embeddings.vtt  5.0 KB
- 10. Object-Oriented Programming (OOP) Essentials/11. TypedDict - Part 1.vtt  5.0 KB
- 04. Essential Python Data Structures/26. Set Basics.vtt  5.0 KB
- 10. Object-Oriented Programming (OOP) Essentials/7. Instance Attributes and Class Attributes.vtt  5.0 KB
- 06. Functions and Lambda Expressions/6. Positional-Only Parameters in Python.vtt  5.0 KB
- 19. Diving into LangChain  with OpenAI and Gemini/11. Using a System Prompt and Enabling Streaming.vtt  5.0 KB
- 19. Diving into LangChain  with OpenAI and Gemini/1. LangChain Demo.vtt  5.0 KB
- 07. Working with Files and Data/13. Writing CSV Files in Python.vtt  4.9 KB
- 19. Diving into LangChain  with OpenAI and Gemini/2. Introduction to LangChain.vtt  4.9 KB
- 06. Functions and Lambda Expressions/4. Function Arguments Positional, Keyword.vtt  4.9 KB
- 14. Essential Python Libraries for GenAI Requests & Pandas/15. 04 - Pandas Project - Analyzing Traffic.ipynb  4.8 KB
- 16. Diving into OpenAI API with Python/5. Using Local Base64 Images as Input.vtt  4.8 KB
- 06. Functions and Lambda Expressions/11. Variable Scope and Namespaces.vtt  4.8 KB
- 09. Errors, Exception Handling, and Debugging/1. Introduction to Exception Handling.vtt  4.8 KB
- 04. Essential Python Data Structures/6. Common String Methods - Part 1.vtt  4.8 KB
- 16. Diving into OpenAI API with Python/11. Transcriptions with Whisper.vtt  4.8 KB
- 04. Essential Python Data Structures/22. Challenges Test Your Skills - Python Lists.html  4.8 KB
- 07. Working with Files and Data/5. Reading Files into a List.vtt  4.7 KB
- 18. Diving into Google’s Gemini/10. The File API Prompting with Media Files.vtt  4.7 KB
- 17. Prompt Engineering for GenAI/3. Tactic #2 Provide Detailed Instructions for Context, Outcome, or Length.vtt  4.7 KB
- 23. Project Research Agent with LangGraph, GPT-4o, RAG, Pinecone, ArXiv, SerpAPI/21. Building the Final Research Report.vtt  4.6 KB
- 03. Python Basics/7. Dynamic vs. Static Typing.vtt  4.5 KB
- 07. Working with Files and Data/17. Parsing JSON from API Responses.vtt  4.5 KB
- 02. Setting Up Your Python Environment/7. How to Write and Run Python Code in PyCharm.vtt  4.5 KB
- 05. Program Flow Control and Loops/10. While Loops.vtt  4.5 KB
- 04. Essential Python Data Structures/7. Common String Methods - Part 2.vtt  4.5 KB
- 05. Program Flow Control and Loops/4. Logical Operators and, or, not.vtt  4.4 KB
- 23. Project Research Agent with LangGraph, GPT-4o, RAG, Pinecone, ArXiv, SerpAPI/6. Building a Knowledge Base with RAG and Embeddings.vtt  4.4 KB
- 16. Diving into OpenAI API with Python/10. Best Practices for Prompting Reasoning Models.vtt  4.4 KB
- 14. Essential Python Libraries for GenAI Requests & Pandas/9. Accessing Data Using df.iloc and df.loc.vtt  4.4 KB
- 04. Essential Python Data Structures/34. Dictionary Merge and Update Operators.vtt  4.4 KB
- 02. Setting Up Your Python Environment/4. How to Install Python on macOS and Linux.html  4.3 KB
- 19. Diving into LangChain  with OpenAI and Gemini/7. ChatPrompt Templates.vtt  4.3 KB
- 04. Essential Python Data Structures/24. Tuple Operations Indexing and Unpacking.vtt  4.3 KB
- 03. Python Basics/8. Numbers and Math Operators.vtt  4.3 KB
- 13. Jupyter Notebook, Google Colab and Virtual Environments/3. Using Virtual Environments in PyCharm and VSCode.vtt  4.3 KB
- 08. Regular Expressions for Text Processing/1. Introduction to Regular Expressions (Regex).vtt  4.2 KB
- 21. Project RAG - Q&A Application on Your Private Documents (Pinecone and Chroma)/3. Loading Different Document Formats.vtt  4.2 KB
- 02. Setting Up Your Python Environment/3. How to Install Python on Windows.vtt  4.2 KB
- 23. Project Research Agent with LangGraph, GPT-4o, RAG, Pinecone, ArXiv, SerpAPI/4. Downloading Research Papers.vtt  4.2 KB
- 15. Introduction to LLMs, APIs and GenAI Libraries/3. Tokens, Context Windows and Cost.vtt  4.2 KB
- 16. Diving into OpenAI API with Python/3. The Developer Message.vtt  4.1 KB
- 17. Prompt Engineering for GenAI/8. Other Tactics and Principles for Better Prompting.vtt  4.1 KB
- 20. Diving into Embeddings/3. Embedding the Dataset for Similarity Searches.vtt  4.1 KB
- 17. Prompt Engineering for GenAI/6. Tactic #5 Specify Steps Required to Complete a Task.vtt  4.1 KB
- 20. Diving into Embeddings/4. Estimating Embedding Costs With Tiktoken.vtt  4.0 KB
- 19. Diving into LangChain  with OpenAI and Gemini/10. Integrating Gemini with LangChain.vtt  4.0 KB
- 19. Diving into LangChain  with OpenAI and Gemini/6. Prompt Templates.vtt  4.0 KB
- 02. Setting Up Your Python Environment/2. How to Run Python Code in Colab (Cloud IDE).vtt  4.0 KB
- 23. Project Research Agent with LangGraph, GPT-4o, RAG, Pinecone, ArXiv, SerpAPI/8. Loading the Knowledge Base and Deploying to Pinecone.vtt  4.0 KB
- 14. Essential Python Libraries for GenAI Requests & Pandas/15. Project Analyzing Website Traffic Data.vtt  4.0 KB
- 14. Essential Python Libraries for GenAI Requests & Pandas/2. Handling HTTP Errors.vtt  3.9 KB
- 19. Diving into LangChain  with OpenAI and Gemini/4. Caching LLM Responses.vtt  3.9 KB
- 23. Project Research Agent with LangGraph, GPT-4o, RAG, Pinecone, ArXiv, SerpAPI/20. Generating Reports.vtt  3.9 KB
- 16. Diving into OpenAI API with Python/4. Streaming API Responses.vtt  3.8 KB
- 14. Essential Python Libraries for GenAI Requests & Pandas/14. Aggregations and Grouping Data.vtt  3.8 KB
- 10. Object-Oriented Programming (OOP) Essentials/12. TypedDict - Part 2.vtt  3.8 KB
- 06. Functions and Lambda Expressions/12. Global vs Local Scopes and Common Pitfalls.vtt  3.7 KB
- 11. Important Milestones/1. Important Milestone Congratulations!.vtt  3.7 KB
- 08. Regular Expressions for Text Processing/4. Non-Greedy Matching.vtt  3.7 KB
- 04. Essential Python Data Structures/10. F-strings with = for Debugging.vtt  3.7 KB
- 23. Project Research Agent with LangGraph, GPT-4o, RAG, Pinecone, ArXiv, SerpAPI/12. Building Google SerpAPI Tools.vtt  3.7 KB
- 19. Diving into LangChain  with OpenAI and Gemini/15. Testing the ReAct Agent.vtt  3.7 KB
- 02. Setting Up Your Python Environment/5. Setting Up PyCharm on Windows.vtt  3.6 KB
- 21. Project RAG - Q&A Application on Your Private Documents (Pinecone and Chroma)/4. Public and Private Service Loaders.vtt  3.6 KB
- 04. Essential Python Data Structures/27. Common Set Operations.vtt  3.5 KB
- 17. Prompt Engineering for GenAI/2. Tactic #1 Position Instructions Clearly Using Delimiters.vtt  3.5 KB
- 01. Getting Started with Python & Generative AI/1. Welcome to the Python Programming & Generative AI Bootcamp.vtt  3.5 KB
- 18. Diving into Google’s Gemini/12. The File API  Prompting with Audio.vtt  3.5 KB
- 04. Essential Python Data Structures/9. Formatted Strings Using F-strings for Clean Output.vtt  3.4 KB
- 18. Diving into Google’s Gemini/2. Generating Text From Text Prompts.vtt  3.4 KB
- 14. Essential Python Libraries for GenAI Requests & Pandas/13. Handling Missing Data.vtt  3.4 KB
- 04. Essential Python Data Structures/18. Essential List Methods - Part 2.vtt  3.4 KB
- 23. Project Research Agent with LangGraph, GPT-4o, RAG, Pinecone, ArXiv, SerpAPI/11. Unlocking Web Search with Google SerpAPI.vtt  3.3 KB
- 05. Program Flow Control and Loops/5. Short-circuit Evaluation.vtt  3.2 KB
- 15. Introduction to LLMs, APIs and GenAI Libraries/1. Section Overview.vtt  3.2 KB
- 23. Project Research Agent with LangGraph, GPT-4o, RAG, Pinecone, ArXiv, SerpAPI/2. The Big Picture.vtt  3.2 KB
- 12. Python Modules/3. Advanced Import Techniques and Best Practices.vtt  3.2 KB
- 19. Diving into LangChain  with OpenAI and Gemini/9. Installing the Python SDK and Authenticating to Gemini.vtt  3.2 KB
- 03. Python Basics/12. Challenges Test Your Skills - Python Basics.html  3.2 KB
- 02. Setting Up Your Python Environment/1. Types of Python Installations.vtt  3.1 KB
- 14. Essential Python Libraries for GenAI Requests & Pandas/4. Setting Up the Environment Jupyter Notebook and Pandas.vtt  3.1 KB
- 06. Functions and Lambda Expressions/5. Default Arguments.vtt  3.1 KB
- 05. Program Flow Control and Loops/8. Ranges.vtt  3.1 KB
- 10. Object-Oriented Programming (OOP) Essentials/3. Defining Classes and Objects.vtt  3.1 KB
- 06. Functions and Lambda Expressions/7. Variable-Length Arguments args.vtt  3.1 KB
- 07. Working with Files and Data/4. The with Statement.vtt  3.0 KB
- 23. Project Research Agent with LangGraph, GPT-4o, RAG, Pinecone, ArXiv, SerpAPI/16. Testing the Ecosystem.vtt  3.0 KB
- 20. Diving into Embeddings/1. Intro to OpenAI's Text Embeddings.vtt  3.0 KB
- 04. Essential Python Data Structures/32. Removing Items from a Dictionary.vtt  2.8 KB
- 23. Project Research Agent with LangGraph, GPT-4o, RAG, Pinecone, ArXiv, SerpAPI/18. Defining the Agent State.vtt  2.7 KB
- 16. Diving into OpenAI API with Python/12. Translations with Whisper.vtt  2.5 KB
- 17. Prompt Engineering for GenAI/9. Avoiding Hallucinations Techniques for Guarding Outputs.vtt  2.5 KB
- 04. Essential Python Data Structures/33. Set Operations and Iterating over Dictionaries.vtt  2.4 KB
- 18. Diving into Google’s Gemini/3. Streaming Gemini Responses.vtt  2.4 KB
- 02. Setting Up Your Python Environment/6. Setting Up PyCharm on macOS and Linux.html  2.4 KB
- 17. Prompt Engineering for GenAI/1. Introduction to Prompt Engineering.vtt  2.3 KB
- 10. Object-Oriented Programming (OOP) Essentials/5. The __del__ Method.vtt  2.2 KB
- 19. Diving into LangChain  with OpenAI and Gemini/5. LLM Streaming.vtt  2.2 KB
- 17. Prompt Engineering for GenAI/7. Tactic #6 Give Models Time to Think.vtt  2.2 KB
- 06. Functions and Lambda Expressions/8. Variable-Length Arguments kwargs.vtt  2.1 KB
- 17. Prompt Engineering for GenAI/10. Summary of Prompt Engineering.vtt  2.1 KB
- 23. Project Research Agent with LangGraph, GPT-4o, RAG, Pinecone, ArXiv, SerpAPI/14. Implementing the Final Answer Generation Tool.vtt  2.1 KB
- 23. Project Research Agent with LangGraph, GPT-4o, RAG, Pinecone, ArXiv, SerpAPI/1. Quick Note.vtt  2.1 KB
- 22. Diving into LangGraph/3. Visualizing the Graph.vtt  1.9 KB
- 07. Working with Files and Data/19. project_json_openai_api_request.py  1.9 KB
- 04. Essential Python Data Structures/39. See the Bigger Picture.vtt  1.8 KB
- 16. Diving into OpenAI API with Python/6. Using Online Images as Input.vtt  1.7 KB
- 07. Working with Files and Data/15. Challenges Text Your Skills - CSV.html  1.6 KB
- 22. Diving into LangGraph/4. Running the ChatBot.vtt  1.4 KB
- 04. Essential Python Data Structures/37. TypedDict.html  1.2 KB
- 24. BONUS SECTION/1. Congratulations.html  1.1 KB
- 08. Regular Expressions for Text Processing/6. access_logs.txt  1.0 KB
- 10. Object-Oriented Programming (OOP) Essentials/10. project_oop_chatbot_class.py  935 bytes
- 01. Getting Started with Python & Generative AI/2. Join Our Private Community!.html  922 bytes
- 09. Errors, Exception Handling, and Debugging/5. project_exceptions_ping.py  725 bytes
- 01. Getting Started with Python & Generative AI/4. Course Resources.html  615 bytes
- 07. Working with Files and Data/12. project_finding_peak_usage.py  599 bytes
- 01. Getting Started with Python & Generative AI/3. The Complete Python Cheat Sheet.html  572 bytes
- 07. Working with Files and Data/9. devices.txt  333 bytes
- 23. Project Research Agent with LangGraph, GPT-4o, RAG, Pinecone, ArXiv, SerpAPI/3. requirements.txt  154 bytes
- 15. Introduction to LLMs, APIs and GenAI Libraries/7. NVIDIA-CEO-Just-Revealed-The-NEXT-STEP-In-AI.txt  43 bytes
- 09. Errors, Exception Handling, and Debugging/5. hosts.txt  31 bytes
 
    Download Torrent
    
    Related Resources
    
    Copyright Infringement
    
        If the content above is not authorized, please contact us via activebusinesscommunication[AT]gmail.com. Remember to include the full url in your complaint.