top of page
Eli the Computer Guy
Admin
Known Exist
+4
More actions
Profile
Join date: Nov 11, 2024
About
2Â likes received
23Â comments received
0Â best answers
I herd cats... and fail at technology...
Badges
- Known ExistThis badge means that Eli has met you and knows that you actually exist.
Overview
Posts (62)
Dec 17, 2025 ∙ 1 min
AI Computer Vision with MoonDream
Code and Workbook on Github https://github.com/SiliconDojo/In-Person-Classes/tree/main/AI%20Computer%20Vision%20with%20MoonDream Description Computer Vision no longer requires a PhD and a high powered computer. With some Python code and a potato you can bring that power of Computer Vision to your projects. Whether you want to categorize pictures, build a surveillance system that responds in real time, or build a robot that can "see" the MoonDream Vision Learning Model can quickly and easily...
48
0
Dec 3, 2025 ∙ 1 min
Extending AI Capabilities with REST API's
Code and Workbook on Github https://github.com/SiliconDojo/In-Person-Classes/tree/main/Extending%20AI%20Capabilities%20with%20REST%20API's Description It's time for your AI application to make friends with its fellow computers and learn to ask them for help. If you ask for information about the weather, your location, current topics of other things an LLM has no built is way of knowing that information. With Python you can use REST API's to communicate with other services that can provide...
22
0
Nov 19, 2025 ∙ 1 min
Web Scraping with AI
Code and Workbook on Github https://github.com/SiliconDojo/In-Person-Classes/tree/main/Web%20Scraping%20with%20AI Description This is for educational purposes only... ... ahem... This class will show you how to scrape the web for information that your AI system can use to provide responses. We will scrape websites, RSS Feeds, PDF files and YouTube videos. The trick to scraping the web for your AI projects is to get text that is in a usable format, and remove unnecessary text so that you do...
44
0
bottom of page