Automate AI Research with Crew.ai and Mozilla Llamafile
Practical AI through Prototypes Practical AI through Prototypes
1.25K subscribers
11,641 views
456

 Published On May 21, 2024

In this video we'll walk through how to set up crew.ai with Mozilla LLamafile to run a local large language model on your computer and automate multi-step tasks using a model of your choosing.

Sample Code: https://github.com/heaversm/crew-llam...
List of Llamafile Models on hugging face: https://huggingface.co/models?library...
Serper Search API: https://serper.dev/
CrewAI documentation - https://docs.crewai.com/how-to/LLM-Co...
Langchain Docs - https://python.langchain.com/v0.2/doc...


0:00 Intro
0:25 - Example - gathering job candidate data and assigning scores
1:20 - Installing Crew
1:53 - Using Langchain for Local AI models
2:52 - Using the Sample Code
4:12 - Adding our API keys for Serper and OpenAI
5:08 - Setting up our agents and tasks in Crew
6:15 - Running our workflow
7:45 - Looking at the output file
8:35 - Switching to a local LLM with Mozilla LLamafile
10:35 - Next steps

show more

Share/Embed