* Cantinho Satkeys

Refresh History
  • j.s.: tenham um excelente fim de semana  49E09B4F
    Hoje às 17:07
  • j.s.: dgtgtr a todos  4tj97u<z
    Hoje às 17:07
  • FELISCUNHA: Boa tarde pessoal  49E09B4F bom fim de semana  htg6454y
    05 de Setembro de 2025, 14:53
  • JPratas: try65hytr A Todos  4tj97u<z classic k7y8j0
    05 de Setembro de 2025, 03:10
  • cereal killa: dgtgtr pessoal  4tj97u<z
    03 de Setembro de 2025, 15:26
  • FELISCUNHA: ghyt74  pessoal   49E09B4F
    01 de Setembro de 2025, 11:36
  • j.s.: de regresso a casa  535reqef34
    31 de Agosto de 2025, 20:21
  • j.s.: try65hytr a todos  4tj97u<z
    31 de Agosto de 2025, 20:21
  • FELISCUNHA: ghyt74   49E09B4e bom fim de semana  4tj97u<z
    30 de Agosto de 2025, 11:48
  • henrike: try65hytr     k7y8j0
    29 de Agosto de 2025, 21:52
  • JPratas: try65hytr Pessoal 4tj97u<z 2dgh8i classic k7y8j0
    29 de Agosto de 2025, 03:57
  • cereal killa: dgtgtr pessoal  2dgh8i
    27 de Agosto de 2025, 12:28
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  4tj97u<z
    24 de Agosto de 2025, 11:26
  • janstu10: reed
    24 de Agosto de 2025, 10:52
  • FELISCUNHA: ghyt74   49E09B4F  e bom fim de semana  4tj97u<z
    23 de Agosto de 2025, 12:03
  • joca34: cd Vem dançar Kuduro Summer 2025
    22 de Agosto de 2025, 23:07
  • joca34: cd Kizomba Mix 2025
    22 de Agosto de 2025, 23:06
  • JPratas: try65hytr A Todos e Boas Férias 4tj97u<z htg6454y k7y8j0
    22 de Agosto de 2025, 04:22
  • FELISCUNHA: ghyt74  pessoal  4tj97u<z
    21 de Agosto de 2025, 11:15
  • cereal killa: dgtgtr e boas ferias  r4v8p 535reqef34
    18 de Agosto de 2025, 13:04

Autor Tópico: Python and Generative AI for Beginners - From Scratch  (Lida 59 vezes)

0 Membros e 1 Visitante estão a ver este tópico.

Online mitsumi

  • Sub-Administrador
  • ****
  • Mensagens: 124884
  • Karma: +0/-0
Python and Generative AI for Beginners - From Scratch
« em: 16 de Setembro de 2024, 12:40 »
Python and Generative AI for Beginners - From Scratch



Published 9/2024
Duration: 22h31m | Video: .MP4, 1920x1080 30 fps | Audio: AAC, 44.1 kHz, 2ch | Size: 11.2 GB
Genre: eLearning | Language: English

Master Python and Dive into Generative AI with No Prior Experience: Learn to Code and Create Using Real-World Tools


What you'll learn
Beginners who dont code in their entire life time
People who are in non tech role willing to look for technical opportunities
People who have keen interest on learning Gen AI
Understand how Gen AI industry works by creating real time applications
Requirements
Zero programming skills required. We will start everything from scratch
Description
This 16-lecture course is designed to provide a solid foundation in Python programming and an introduction to Generative AI. Tailored for beginners, the course includes both theoretical lessons and hands-on projects to ensure that learners can apply their knowledge in real-world scenarios. The entire course is more of a story telling format to beginners in realtime. The recordings can give you an immersive experience in class.
Lecture 1: Introduction to Generative AI and Python
Overview of the course structure and objectives.
Introduction to Python and its importance in AI.
Overview of Generative AI, including its applications and relevance in today's world.
Python Fundamentals (Lectures 2-10)
Lecture 2: Introduction to Python Basics
Overview of programming and Python as a language.
Setting up and using Google Colab for coding.
Exploring GitHub for code storage and collaboration.
Basic syntax in Python: print statements, comments.
Lecture 3: Variables and Data Types
Understanding variables and their role in programming.
Exploring different data types: integers, floats, strings.
Simple input and output operations using input() and print() functions.
Lecture 4: Control Structures
Conditional statements: if, elif, else.
Comparison and logical operators.
Introduction to loops: while loops and their use in repetitive tasks.
Lecture 5: Lists and For Loops
Lists: creation, indexing, slicing, and basic list methods.
Introduction to for loops and their applications in iterating through lists.
Lecture 6: Sets and Loops
Working with sets: creation and methods.
Continuation of for loops, applied to sets and other data structures.
Lecture 7: Tuples and Dictionaries
Overview of tuples: creation and properties.
Working with dictionaries: creation, accessing values, and basic dictionary methods.
Lecture 8: Functions in Python
Understanding and using built-in functions.
Defining custom functions, parameters, and return values.
Lecture 9: Modules and Libraries
Introduction to Python modules and libraries.
Using the math module and understanding Python packages.
Introduction to PIP for managing Python libraries.
Lecture 10: String Operations and File Handling
String operations and formatting.
Reading from and writing to files using Google Colab's file system.
Hands-on project: Create a simple Python project to demonstrate understanding of Python fundamentals.
Introduction to Generative AI (Lectures 11-13)
Lecture 11-12: Text Generation and LLMs
Overview of text generation tools and Large Language Models (LLMs) like ChatGPT, Gemini, and Claude.
Hands-on exercises using OpenAI Playground and Google AI Studio for text generation.
Practical comparison of outputs from different AI tools.
Lecture 13: AI-driven Code Generation and Prompt Engineering
Introduction to AI-based code generation using tools like ChatGPT and Claude.
Understanding Cursor IDE for AI-assisted coding.
Practical project: Build a simple web page using AI-generated code.
Advanced Generative AI Concepts (Lectures 14-16)
Lecture 14: Image Generation and Running LLMs Locally
Overview of image generation tools such as DALL-E, Midjourney, and Stable Diffusion.
Practical exercise: Generating and animating images using runwayML.
Running open-source LLMs locally using tools like Ollama and LMStudio.
Lecture 15: Retrieval Augmented Generation (RAG)
Using LLMs with custom data through RAG techniques.
Introduction to embeddings and vector stores (chromaDB, qdrant).
Practical exercise: Building a RAG pipeline to process and store PDFs in qdrant cloud.
Lecture 16: Building Real AI Projects
Introduction to Langchain and LlamaIndex.
Hands-on project: Create a RAG-based question-answering system on a webpage.
Exploring the open-source AI ecosystem and next steps for continued learning.
By the end of the course, learners will have gained a thorough understanding of Python programming and practical experience with Generative AI, enabling them to build AI-driven projects.
Who this course is for
Aspiring learners who wants to learn Python and Generative AI

Homepage:
Código: [Seleccione]
https://www.udemy.com/course/python-genai-from-scratch
Screenshots


Download link

rapidgator.net:
Citar
https://rapidgator.net/file/939baa3ab2af9c12d4130a73a6f20344/qdmem.Python.and.Generative.AI.for.Beginners..From.Scratch.part01.rar.html
https://rapidgator.net/file/012996fbc8dfe5c6e18d364688da3f00/qdmem.Python.and.Generative.AI.for.Beginners..From.Scratch.part02.rar.html
https://rapidgator.net/file/9aadb91221088a0b91d8437f36424e3c/qdmem.Python.and.Generative.AI.for.Beginners..From.Scratch.part03.rar.html
https://rapidgator.net/file/39d65591ec682dcb584827cae070136f/qdmem.Python.and.Generative.AI.for.Beginners..From.Scratch.part04.rar.html
https://rapidgator.net/file/0d453c5a0acef951655e6009b7d5fd14/qdmem.Python.and.Generative.AI.for.Beginners..From.Scratch.part05.rar.html
https://rapidgator.net/file/81d3a6e734ec94fe347ae4c5575e61b5/qdmem.Python.and.Generative.AI.for.Beginners..From.Scratch.part06.rar.html
https://rapidgator.net/file/40da42cfdff76a35923a5e6ccbfeccd0/qdmem.Python.and.Generative.AI.for.Beginners..From.Scratch.part07.rar.html
https://rapidgator.net/file/b3d9c70cb6aadaf1e2fd55fd0cc1c4ab/qdmem.Python.and.Generative.AI.for.Beginners..From.Scratch.part08.rar.html
https://rapidgator.net/file/28776b6944480c0e6fa11f9cd1b707bd/qdmem.Python.and.Generative.AI.for.Beginners..From.Scratch.part09.rar.html
https://rapidgator.net/file/64705e914359a77b8cc6c83e49743349/qdmem.Python.and.Generative.AI.for.Beginners..From.Scratch.part10.rar.html
https://rapidgator.net/file/3346e95e6ca141ae3d65f21ce5e0ffda/qdmem.Python.and.Generative.AI.for.Beginners..From.Scratch.part11.rar.html
https://rapidgator.net/file/dada16b8a370668cb406cad8f53a42a6/qdmem.Python.and.Generative.AI.for.Beginners..From.Scratch.part12.rar.html

nitroflare.com:
Citar
https://nitroflare.com/view/2AB0BE34F25DA4D/qdmem.Python.and.Generative.AI.for.Beginners..From.Scratch.part01.rar
https://nitroflare.com/view/D7BE0F640BA7178/qdmem.Python.and.Generative.AI.for.Beginners..From.Scratch.part02.rar
https://nitroflare.com/view/D50F2BEFA1ABB60/qdmem.Python.and.Generative.AI.for.Beginners..From.Scratch.part03.rar
https://nitroflare.com/view/8B5A8798D6CE2DD/qdmem.Python.and.Generative.AI.for.Beginners..From.Scratch.part04.rar
https://nitroflare.com/view/7E0E37A68EDC3A2/qdmem.Python.and.Generative.AI.for.Beginners..From.Scratch.part05.rar
https://nitroflare.com/view/CF2A838B30B42ED/qdmem.Python.and.Generative.AI.for.Beginners..From.Scratch.part06.rar
https://nitroflare.com/view/A86229330055C40/qdmem.Python.and.Generative.AI.for.Beginners..From.Scratch.part07.rar
https://nitroflare.com/view/63135B0A92480A6/qdmem.Python.and.Generative.AI.for.Beginners..From.Scratch.part08.rar
https://nitroflare.com/view/D7E4A31449FCF30/qdmem.Python.and.Generative.AI.for.Beginners..From.Scratch.part09.rar
https://nitroflare.com/view/9A36F00BF301FF7/qdmem.Python.and.Generative.AI.for.Beginners..From.Scratch.part10.rar
https://nitroflare.com/view/96FF6F0FF590A7A/qdmem.Python.and.Generative.AI.for.Beginners..From.Scratch.part11.rar
https://nitroflare.com/view/A1DC58D6CCF3F93/qdmem.Python.and.Generative.AI.for.Beginners..From.Scratch.part12.rar