AUTOMATE Your Blog Posts with CREWAI and OLLAMA

Sdílet
Vložit
  • čas přidán 29. 08. 2024
  • CrewAI tutorial with Ollama and LangChain using the local mistral model step-by-step for free. Automate your blog posts with AI Agents Locally.
    ▶ Subscribe: bit.ly/subscri...
    ▶ Join my channel: bit.ly/join-ti...
    00:01 Introduction
    00:57 Setup
    01:27 Installation
    04:01 Load the model with Ollama
    05:21 Initialize the local model
    07:18 Create agents
    10:23 Define tasks
    13:16 Build a crew
    RELATED VIDEOS:
    ▶ LangChain Tutorials: bit.ly/langcha...
    ▶ Generative AI for DS: bit.ly/genai-f...
    ▶ HuggingFace Tutorials: bit.ly/hugging...
    ▶ Generative AI Tutorials: bit.ly/generat...
    ▶ LLMs Tutorials: bit.ly/llm-tut...
    FOLLOW ME:
    ▶ Medium: / tirendazacademy
    ▶ X: / tirendazacademy
    ▶ LinkedIn: / tirendaz-academy
    Don't forget to subscribe, like the video, and turn on notifications.
    ▶ Project files: github.com/Tir...
    Hi, I am Tirendaz, PhD. I create content on generative AI & data science. My goal is to make the latest technologies understandable for everyone.
    #ai #generativeai #datascience

Komentáře • 11

  • @mmvalverd
    @mmvalverd Před 8 dny

    Excellent !!! your way to explain is clean and easy, now you are on my top 5

  • @paulham.2447
    @paulham.2447 Před 3 měsíci +1

    Cool ! with you everything is simple, fluid and clear. Merci

  • @TheCopernicus1
    @TheCopernicus1 Před 4 měsíci +1

    Nice one mate!

  • @erolkuluslu3942
    @erolkuluslu3942 Před 3 měsíci

    What is purpose of using Conda environment for the projects ? I have been following your tutorials for a while and in your implementations you are always creating Conda environment. Due to fact that I am new to python I am curious is there any reason other than those benefits: Isolation, dependency management ?

  • @ahmod_ali-6seo
    @ahmod_ali-6seo Před 4 měsíci +1

    Nice

  • @TooyAshy-100
    @TooyAshy-100 Před 3 měsíci

    Thank you,
    I installed crewai_tools and python=3.11.9.
    I got an error: ModuleNotFoundError: No module named "crewai_tools" found
    How to solve it?

    • @TirendazAI
      @TirendazAI  Před 3 měsíci

      Did you activate your virtual environment?