Build Your Own Local "Perplexity" with Ollama - Deep Dive
Offered By: Data Centric via YouTube
Course Description
Overview
Embark on a comprehensive technical deep dive into building a custom web search agent that operates entirely on your local machine using Ollama and Llama 3. Learn how to develop an AI-powered tool similar to Perplexity, with step-by-step guidance through the agent schema, Python code walkthrough, and implementation of various components. Explore the setup process for Ollama and conduct tests using different models, including Llama3 8B, Code Llama, and GPT-3.5-Turbo. Gain insights into open-source models and their potential applications in AI development. This 59-minute video tutorial offers hands-on experience in creating a sophisticated local AI solution, perfect for developers and AI enthusiasts looking to enhance their skills in building custom language models and search agents.
Syllabus
Introduction:
Agent Schema:
Python Code Walkthrough - Overview:
Python Code Walkthrough - Prompts:
Python Code Walkthrough - WebSearch Tool:
Python Code Walkthrough - Agent:
Setting up Ollama:
Testing with Llama3 8B:
Testing with Code Lllama:
Testing with GPT-3.5-Turbo:
Thoughts on Open-Source models:
Taught by
Data Centric
Related Courses
Build Conversational Agents with Vector DBs - LangChainJames Briggs via YouTube Langchain in JavaScript - Step by Step Introduction
echohive via YouTube Building Chatbot Agents from Scratch with OpenAI Functions
James Briggs via YouTube Fine Tune GPT 3.5 Turbo in Python - Step by Step Instructions for Entire Process
echohive via YouTube Fine-Tuning GPT-3.5 Turbo for Complex Tasks with Minimal System Messages
echohive via YouTube