Eli the Computer Guy
Eli the Computer Guy
  • 767
  • 84 423 607
DIY: Ultimate AI Powered Autoblog Using RSS (Python, Ollama, Beautiful Soup, Feedparser, SQLite)
Support Classes at - donorbox.org/etcg
Find All Classes at - www.elithecomputerguy.com
LinkedIn at - www.linkedin.com/in/eli-etherton-a15362211/
Code and Notes at -- github.com/elithecomputerguy/DIY-Ultimate-AI-Powered-Autoblog-Using-RSS/
00:00 Introduction
03:48 Demonstration
07:45 Warnings
13:01 Architecture of this Project
17:14 Code Examples
37:14 Final Thoughts
Переглядів: 5 758

Відео

DIY: AI Powered Autoblog with Ollama (Ollama, Llama2, Python, Bottle)
Переглядів 1,8 тис.2 місяці тому
Support Classes at - donorbox.org/etcg Find All Classes at - www.elithecomputerguy.com LinkedIn at - www.linkedin.com/in/eli-etherton-a15362211/ Code and Notes at github.com/elithecomputerguy/DIY-AI-Powered-Autoblog-with-Ollama This project creates a autoblog that takes text from a blog, rewrites the text using an LLM and then store the output into a database. 00:00 Introduction 03:11 Demonstra...
DIY: Ollama Compare LLM Results Web App (Ollama, Python, Bottle, SQLite)
Переглядів 2,1 тис.2 місяці тому
Support Classes at - donorbox.org/etcg Find All Classes at - www.elithecomputerguy.com LinkedIn at - www.linkedin.com/in/eli-etherton-a15362211/ Code and Notes at github.com/elithecomputerguy/DIY-Ollama-Compare-LLM-Results-Web-App 00:00 Introduction 01:36 Demonstration 11:13 Project Architecture 15:49 Ollama Setup 19:46 Code for CLI app 27:50 Code for Web App 38:39 Code for Question Web App 41:...
Ollama and Python for Local AI LLM Systems (Ollama, Llama2, Python)
Переглядів 6 тис.2 місяці тому
Support Classes at - donorbox.org/etcg Find All Classes at - www.elithecomputerguy.com LinkedIn at - www.linkedin.com/in/eli-etherton-a15362211/ Notes and Code - github.com/elithecomputerguy/Ollama-and-Python-for-Local-AI-LLM-Systems 00:00 Introduction 03:54 Demonstration 06:15 Installing Ollama and Models 10:14 Pulling Models and Running Ollama at the Shell 15:41 Using Python with Ollama 24:58...
DIY: OpenAI Vision API App with Speech Recognition (Python, OpenAI, Google Speech Services)
Переглядів 2,2 тис.2 місяці тому
Support Classes at - donorbox.org/etcg Find All Classes at - www.elithecomputerguy.com LinkedIn at - www.linkedin.com/in/eli-etherton-a15362211/ Code and Notes - github.com/elithecomputerguy/DIY-OpenAI-Vision-API-App-with-Speech-Recognition 00:00 Introduction 02:04 Demonstration 05:13 System Architecture 09:13 WARNING - Pyaudio is a pain 12:28 Automatic Item Identification Script - Code Explain...
DIY: Computer Vision Image Classification Web App with OpenAI Vision API (OpenAI, Python, Bottle)
Переглядів 1,8 тис.2 місяці тому
Support Classes at - donorbox.org/etcg Find All Classes at - www.elithecomputerguy.com LinkedIn at - www.linkedin.com/in/eli-etherton-a15362211/ Code and notes github.com/elithecomputerguy/DIY-Computer-Vision-Image-Classification-Web-App-with-OpenAI-Vision-API-/tree/main 00:00 Introduction 02:51 Demonstration 10:19 Architecture of System 17:39 Code Example 41:47 Final Thoughts
DIY: Computer Vision Web App with OpenAI API for Online Images (Python, Bottle, OpenAI)
Переглядів 1,8 тис.3 місяці тому
Support Classes at - donorbox.org/etcg Find All Classes at - www.elithecomputerguy.com LinkedIn at - www.linkedin.com/in/eli-etherton-a15362211/ Code and Notes - github.com/elithecomputerguy/DIY-Computer-Vision-with-OpenAI-API-for-Online-Images 00:00 Introduction 03:43 Demonstration 12:32 OpenAI API Information 17:01 Code for Single Image Web App 26:01 Code for Web App with SQLite 35:05 Final T...
DIY: AI Prompt Injection with OpenAI and Dalle Web App (Python, Bottle, OpenAI, DALL E)
Переглядів 2 тис.3 місяці тому
Support Classes at - donorbox.org/etcg Find All Classes at - www.elithecomputerguy.com LinkedIn at - www.linkedin.com/in/eli-etherton-a15362211/ Code Sample and Notes - github.com/elithecomputerguy/DIY-AI-Prompt-Injection-with-OpenAI-and-Dalle-Web-App/tree/main 00:00 Introduction 00:15 What is AI Prompt Injection 04:47 Demonstration of Project 12:09 Systems Architecture of Prompt Injection 20:5...
Parts Bin: 4.3 Inch LCD Touchscreen Screen for Raspberry Pi
Переглядів 2,6 тис.3 місяці тому
Support Classes at - donorbox.org/etcg Find All Classes at - www.elithecomputerguy.com LinkedIn at - www.linkedin.com/in/eli-etherton-a15362211/ 4.3 Inch LCD Touchscreen on Amazon - www.amazon.com/dp/B09B29T8YF?tag=elietherton-20 This 800x480 touchscreen for the Raspberry Pi works surprisingly well. It allows for the full Pi OS GUI, is detailed enough to allow you to read code in VSCode and pla...
DIY: IoT Messaging System with Blues and Raspberry Pi (Python, Bottle, Blues, Raspberry Pi)
Переглядів 2,2 тис.3 місяці тому
Support Classes at - donorbox.org/etcg Find All Classes at - www.elithecomputerguy.com LinkedIn at - www.linkedin.com/in/eli-etherton-a15362211/ Code and Notes - github.com/elithecomputerguy/DIY-IoT-Messaging-System-with-Blues-and-Raspberry-Pi-/blob/main/README.md 00:00 Introduction 05:03 Warning 09:19 Demonstration 11:05 Hardware Explanation 13:55 Architecture Explanation 21:45 Code Explanatio...
DIY: IoT Power Relay with Blues Notecard (Blues, Arduino, Python, Bottle)
Переглядів 1,6 тис.4 місяці тому
Support Classes at - donorbox.org/etcg Find All Classes at - www.elithecomputerguy.com LinkedIn at - www.linkedin.com/in/eli-etherton-a15362211/ Code Samples and Notes - github.com/elithecomputerguy/DIY-Power-Relay-with-IoT-Modem 00:00 Introduction 00:41 Demo 04:29 Why IoT Relays Matter 08:42 Blues is Quirky 14:19 Architecture of the Project 19:15 Code Explanation 38:56 Serial Monitor and Termi...
DIY: Tracking Device and Web App with IoT Modem (Blues, Python, Bottle, Google Maps API)
Переглядів 2,7 тис.4 місяці тому
Support Classes at - donorbox.org/etcg Find All Classes at - www.elithecomputerguy.com LinkedIn at - www.linkedin.com/in/eli-etherton-a15362211/ Code and Notes are on GitHub - github.com/elithecomputerguy/Tracking-Device-and-Web-App-IoT-Modem/ This project has you create a portable tracking device that sends its location to a web server over the cell network. The locations are stored on the ser...
Manual Training of Voice Powered AI Computer (OpenAI, Python, SQLite, Google Voice)
Переглядів 2,2 тис.4 місяці тому
Support Classes at - donorbox.org/etcg Find All Classes at - www.elithecomputerguy.com LinkedIn at - www.linkedin.com/in/eli-etherton-a15362211/ Code for this project - github.com/elithecomputerguy/Machine-Learning-with-OpenAI-API-and-Relational-Database-OpenAI-Python-SQLite-/tree/main This project allows you to manually tell your computer what function should be triggered if OpenAI doesn't kno...
Machine Learning with OpenAI API and Relational Database (OpenAI, Python, SQLite)
Переглядів 2,6 тис.4 місяці тому
Support Classes at - donorbox.org/etcg Find All Classes at - www.elithecomputerguy.com LinkedIn at - www.linkedin.com/in/eli-etherton-a15362211/ Code for this project - github.com/elithecomputerguy/AI-Powered-Decision-Tree-for-Talking-Computer-Python-OpenAI-API-Google-Speech-/tree/main This project uses SQLite as a cacheing mechanism for OpenAI API requests. When a user makes a request from Ope...
AI Powered Decision Tree for Talking Computer (Python, OpenAI API, Google Speech)
Переглядів 2,8 тис.4 місяці тому
AI Powered Decision Tree for Talking Computer (Python, OpenAI API, Google Speech)
Voice Controlled Computer with Python and AI
Переглядів 3,3 тис.5 місяців тому
Voice Controlled Computer with Python and AI
Channel Plan for 2024
Переглядів 7 тис.5 місяців тому
Channel Plan for 2024
Face Tracking Robot with OpenCV, Python, Arduino and Geekom AS6
Переглядів 11 тис.5 місяців тому
Face Tracking Robot with OpenCV, Python, Arduino and Geekom AS6
RegEx /Regular Expressions for Python (Python Part 17)
Переглядів 1,6 тис.5 місяців тому
RegEx /Regular Expressions for Python (Python Part 17)
Sanitize Strings with Python (Python Part 16)
Переглядів 1,3 тис.6 місяців тому
Sanitize Strings with Python (Python Part 16)
Filter Variables with Python (Python Part 15)
Переглядів 1,3 тис.6 місяців тому
Filter Variables with Python (Python Part 15)
OS Module in Python (Python Part 14)
Переглядів 3 тис.6 місяців тому
OS Module in Python (Python Part 14)
REST APIs, Requests Module and JSON in Python (Python Part 13)
Переглядів 2,1 тис.6 місяців тому
REST APIs, Requests Module and JSON in Python (Python Part 13)
Try Statements in Python (Python Part 12)
Переглядів 1,6 тис.6 місяців тому
Try Statements in Python (Python Part 12)
Shebang, Input and ArgParse in Python (Python Part 11)
Переглядів 1,3 тис.6 місяців тому
Shebang, Input and ArgParse in Python (Python Part 11)
Write Functions in Python (Python Part 10)
Переглядів 1,8 тис.6 місяців тому
Write Functions in Python (Python Part 10)
Write To and Read Files with Python (Python Part 9)
Переглядів 2 тис.6 місяців тому
Write To and Read Files with Python (Python Part 9)
Lists and Dictionaries in Python (Python Part 8)
Переглядів 1,9 тис.7 місяців тому
Lists and Dictionaries in Python (Python Part 8)
venv / Virtual Environments in Python (Python Part 7)
Переглядів 2,1 тис.7 місяців тому
venv / Virtual Environments in Python (Python Part 7)
Modules in Python (Python Part 6)
Переглядів 2,6 тис.7 місяців тому
Modules in Python (Python Part 6)

КОМЕНТАРІ

  • @mauriciosoria7846
    @mauriciosoria7846 19 годин тому

    thanks very good

  • @mcgeufer
    @mcgeufer День тому

    Ok, I admit it, I just clicked this video because of Louis face.

  • @ulfgj
    @ulfgj День тому

    silicon dojo. what a cool name.

  • @GreatMewtwo
    @GreatMewtwo День тому

    Dude, you got a Dell.

  • @F.T.L
    @F.T.L 2 дні тому

    MAC??? Pls change it and pls use neovim

  • @F.T.L
    @F.T.L 2 дні тому

    MAC??? Pls change it

  • @F.T.L
    @F.T.L 2 дні тому

    MAC??? Pls change it

  • @TheWiiman333
    @TheWiiman333 2 дні тому

    Well one way not to get sued or receive a cease and desist letter is to cite your source. For example if you found the technica article you can edit the generated article claim from this website they claim blank.a good example is science journals that cite many other journals for their research.

  • @F.T.L
    @F.T.L 3 дні тому

    Can we have a small talk? We are so similar in thoughts , how fan i reach

  • @NikolaTesla-tn9br
    @NikolaTesla-tn9br 3 дні тому

    Hi Eli, I want my LCD to have inverted characters (the reason is I have a screen installed upside down), how would you do it without making custom characters?

  • @raffaelebarlotti9017
    @raffaelebarlotti9017 5 днів тому

    Hi, I'll start by saying that I'm not very expert, but when I load the sketch on Arduino Uno it gives me the following error (Compilation error: the data section exceeds the space available on the board). How can I fix it? Thank you.

  • @HamzaAgha-ku8zr
    @HamzaAgha-ku8zr 5 днів тому

    @3:36 hello from 2024, fortunately no covid anymore !

  • @imnbsp
    @imnbsp 5 днів тому

    So this is going to destroy the internet and you're making a video to teach everybody how to do it quickly

  • @KairaKanzy
    @KairaKanzy 5 днів тому

    Ugh! It's listed, but will not grant access. How do you work around a hard drive that was password protect in its original laptop?

  • @wiseySizwe
    @wiseySizwe 6 днів тому

    a quick question the server can be on dhcp not have the static IP

  • @wiseySizwe
    @wiseySizwe 7 днів тому

    Thanks Eli for all your help

  • @wiseySizwe
    @wiseySizwe 7 днів тому

    Thanks alot it helps

  • @tutorialscamp3569
    @tutorialscamp3569 7 днів тому

    I have been following you since high school. One thing though I always ask my self "How do you learn?" You know a lot of tech stuff

  • @88davefogo
    @88davefogo 8 днів тому

    RIP Peanut

  • @user-hg3wd1tg6s
    @user-hg3wd1tg6s 8 днів тому

    Question: Is it free❓ Answer: Yes❗ GOOD! That's all I need to know!😀

  • @MuhammedKamaal
    @MuhammedKamaal 9 днів тому

    your voice is calming :)

  • @cnorse
    @cnorse 9 днів тому

    Storage needed for proxy squid?

  • @AndreasR1
    @AndreasR1 9 днів тому

    Well explained, thank you!

  • @leroyjenkins1911
    @leroyjenkins1911 9 днів тому

    I am here because I hate PHP so much, that I just entered „I hate PHP“ into the search. Background for who cares: PHP was the first language I learned and the first language I could do OOP. 3 years ago because of a clients project requirement I switched to Typescript and just kept on using it for new projects. Now I am working on an app idea and wanted to get the MVP working ASAP so I decided to pull out my API framework I wrote a few years ago with PHP. And I am so fucking annoyed. Spent almost an hour debugging because I was checking if a value was initialized with empty() which apparently returns true if the value is 0. Yeah fuck that

  • @stalwartekwere2157
    @stalwartekwere2157 10 днів тому

    Here 2024 And this is Never old.

  • @alishinawii3502
    @alishinawii3502 10 днів тому

    I bought ardeeno ,from aliexpress,ardeeno

  • @alishinawii3502
    @alishinawii3502 10 днів тому

    Eli arduino 6 years ago ,sounds fake isn't it ? Open source ,allows to change the publishing time ,it's just an integer oh yeah 😊

  • @IrishOverkilled
    @IrishOverkilled 10 днів тому

    I miss those robot arms. Used to have one as a kid.

  • @tracymetombe3739
    @tracymetombe3739 10 днів тому

    Thank you so Much.

  • @MatthewAnton
    @MatthewAnton 11 днів тому

    That was beautiful

  • @user-hg3wd1tg6s
    @user-hg3wd1tg6s 11 днів тому

    Thanks Mr. Eli. I am a total Linux noob but want to learn. Just came across this 13-year old video and thought it must be outdated, but decided to watch it anyway. It took just moments for me to realize that this info/tutorial is actually timeless! Will be definitely watching and absorbing as much as I can from your channel. Liked👍 and subscribed! 😀

  • @azmariezemere1373
    @azmariezemere1373 16 днів тому

    This content is really well made ... glad i found you Computer Guy.🙏

  • @red94mr28
    @red94mr28 17 днів тому

    A try..except block should be used to catch exceptions, not to be part of normal program logic. It is for exceptional program events: unexpected errors. Just use an if statement to do the for loop or to print 'No Alerts'. if len(resp['features']) > 0: < do loop > else: print('No Alerts')

  • @ErnestlyCoding
    @ErnestlyCoding 18 днів тому

    Thanks so much for this video. I learned a whole lot.

  • @JustinHawley-hu8xt
    @JustinHawley-hu8xt 18 днів тому

    Eli, what are your thoughts?

  • @JohnDoe-101
    @JohnDoe-101 19 днів тому

    1:15:00

  • @TheAmishUpload
    @TheAmishUpload 19 днів тому

    I've struggled for the past 2 weeks in understanding the OSI model. This video made it make sense. Thank you dude.

  • @stephengiacobozzi7785
    @stephengiacobozzi7785 19 днів тому

    I have ULTIMATE UNO R3 STARTER KIT DIY Creative Projects Model NO: MA 13

  • @SethNiklas
    @SethNiklas 20 днів тому

    thanks ollama

  • @mrjakob853
    @mrjakob853 20 днів тому

    still relevant to this day 2024

  • @alishinawii3502
    @alishinawii3502 21 день тому

    Maybe the first sound was the sound of Eating that's the last packet of information I received

  • @alishinawii3502
    @alishinawii3502 21 день тому

    Squeez

  • @charisadu9544
    @charisadu9544 21 день тому

    Terrible diagrams but great explanation. Thank you my good sir.

  • @mendodsoregonbackroads6632
    @mendodsoregonbackroads6632 23 дні тому

    I’m running llama3 on a plain old M1 iMac and it seldom takes more than 20 seconds per request.

  • @user-ro2kv6rs1s
    @user-ro2kv6rs1s 23 дні тому

    13 years later, still the bible

  • @doaaahmed9730
    @doaaahmed9730 24 дні тому

    Best explanation on UA-cam! 😊

  • @NOBODY4004
    @NOBODY4004 25 днів тому

    hey eli first of all tnx for your videos i love them and the second thing is i watch your videos and now i'm considering having my own youtube channel can i teach based on ypur videos surely i will put and say your name in videos that are based on yours