Adam Codes in the 716

Learning for work, learning for fun.... eventually the two shall meet. Site created 4/5/2020 with new content being added regularly
September 4,2024 | Demo, Geeky Stuff
OpenAI Assistants API

It seems like OpenAI's Assistants API is the hot new thing, so I thought that I would make a presentation about it.  The functions shown in the video are my own, but some of the other items are stock microsoft examples. Azure AI Assistants Tool.  Don't let the name fool you - you can use...

Continue Reading
May 14,2024 | Demo, Geeky Stuff, Project
Word Plugins – Calling an Endpoint

Another one that popped up during the day job.  A customer asked us to build an application that does the following: Allow the users to create and train a model that will extract questions from RFPs. Allow the users to create and train a model that will provide answers to RFP questions. Expose both models...

Continue Reading
May 7,2024 | Geeky Stuff, Training
Azure Document Intelligence

Course:  https://www.udemy.com/course/microsoft-applied-skills-azure-ai-document-intelligence/learn/lecture/42396202#overview My Notes:  https://docs.google.com/document/d/1aeAIF-CfF-0XiqZqsro1D3-lM9zj8qiLpqZXBXvHTJ0/edit?usp=sharing I had to put the breaks on the other course as I was asked to start another initiative with Azure Document Intelligence.  I had used it a bit last year but I wanted to take a deeper dive, so here we are. Update:  Great course!  I am now creating models...

Continue Reading
May 3,2024 | Geeky Stuff, Training
Machine Learning in Manufacturing

Course:  https://www.udemy.com/course/learn-machine-learning-to-apply-it-in-real-life-industries/learn/lecture/37287362#overview My Notes:  https://docs.google.com/document/d/1Z69xm8bJIPC9-M4024I_jG_oMr3cOkcwQEkbFwyyya0/edit?usp=sharing So many of the real-life examples in this area are centered around the healthcare industry.  I wanted to do something in manufacturing.      

Continue Reading
April 12,2024 | Geeky Stuff, Training
Microsoft Fabric

Course:  https://udemy.com/course/microsoft-fabric-k My Notes:  https://docs.google.com/document/d/1Z69xm8bJIPC9-M4024I_jG_oMr3cOkcwQEkbFwyyya0/edit?usp=sharing I have done a bit with Microsoft Fabric but I wanted to take a deeper dive.  What attracted me to this course were the sections that cover the updates to the product after it went to GA.  The course was the refresher that I needed, and I have been using...

Continue Reading
February 20,2024 | Geeky Stuff, Training
Complete Linear Regression Model in Python

Course:  https://udemy.com/course/machine-learning-basics-building-regression-model-in-python/learn/lecture/13995642#overview My Notes:  https://docs.google.com/document/d/1Z69xm8bJIPC9-M4024I_jG_oMr3cOkcwQEkbFwyyya0/edit?usp=sharing There is a chapter or two in this course that goes deep into linear regression (particularly the analysis), so I wanted to cover just those sections.  

Continue Reading
February 11,2024 | Demo, Geeky Stuff, Project
Using AI to Find New Movies

I know that I sound like a broken record when I say this - I love mixing passions.   A couple of years ago I decided to make the jump into AI, but I have been a fan of movies for almost two decades.  I review movies at my website IHATEBadMovies.com and at this writing I...

Continue Reading
February 1,2024 | Geeky Stuff, Training
MQTT Broker in Azure

I have been notified that my first assignment at my new client is to serialize data from data obtained on the shop floor.  I have done bits and pieces of MQTT over the years, the last time being two years ago.  I thought it would be a good time to create a stub here for...

Continue Reading