Create a LOCAL Python AI Chatbot In Minutes Using Ollama

preview_player
Показать описание
Today I'll be showing you how to make a Python AI chat bot in just a few minutes and the best part is this AI Chat Bot will run locally! No need to pay a subscription or connect to something like OpenAI.

🎞 Video Resources 🎞

⏳ Timestamps ⏳
00:00 | Overview
00:23 | Ollama Setup
01:52 | Running Llama3 Locally
03:47 | Python Environment Setup
05:36 | Using Ollama Model From Python
06:45 | Full AI ChatBot Script

Hashtags
#coding #python #chatbot
Рекомендации по теме
Комментарии
Автор

Whenever I get a idea this guy makes a video about it

umeshlab
Автор

The context will fill up the context windows very fast. You can store the conversations embedings with the messages in a vector database and pull the related parts from it.

krisztiankoblos
Автор

New to the world of coding. Teaching myself through YT for now and this guy is clearly S Tier.

I like him and Programming with Moshs' tutorials . Any other recommendations? I'd prefer more vids like this with actual walkthroughs on my feed.

WhyHighC
Автор

Thanks for saving the day. i been following your channel for four years now

modoulaminceesay
Автор

Thanks to your tutorial I recreated Jarvis with a custom GUI and using llama3 model to make Jarvis, i use it in italian cuz i'm italian, but you can also use it in english and other languages.

_Chri__
Автор

The captions with keywords are like built-in notes, thanks for doing that

JordanCassady
Автор

This just inspired me saving GPT Costs for our SaaS Product, Thanks Tim!

leonschaefer
Автор

Wow thanks! This is really simple, straightforward guide to start me getting into writting the python rather than just using peoples UI. Love the explanations.

Larimuss
Автор

This is what I need right now!!! Thank you CS online mentor!

carsongutierrez
Автор

Wow, so cool ! You really nailed the tutorial🎉

arxs_
Автор

Awesomesauce! Tim make more vids covering LangChain projects please and maybe an in depth tutorial! ❤🎉

repairstudio
Автор

Hi Tim - Now we can download Llama3.1 too... By the way can u also convert this to UI using streamlit

KumR
Автор

Thank you very much for the video, i'm gonna try that :)

dimoxx
Автор

If you combine this with a webview you can make a sorta of artifact in your local app

bause
Автор

Timmy! Great explanation, concise and to the point. Keep 'em coming boss =).

techknightdanny
Автор

Please Tim help me how to add long term (infact ultra long) memory to my cool AI agent using only ollama and rich library. May be memgpt will be nice approach. Please help me!

siddhubhai
Автор

Do you have a video on fine-tuning or prompt engineering? I don't want it to be nameless please.😅

franxtheman
Автор

This is Very useful content Keep it up

TechyTochi
Автор

Adding a context, of course, generates interesting results: context": "Hot and Humid Summer" --> chain invoke result = To be honest, I'm struggling to cope with this hot and humid summer. The heat and humidity have been really draining me lately. It feels like every time I step outside, I'm instantly soaked in sweat. I just wish it would cool down a bit! How about you? ...🥵

davidtindell
Автор

Thanks Tim, ran into buncha errors when running the sciprt. Guess who came to my rescue, chatGPT :)

ShahZ