Category: Artificial Intelligence
Meet the Maker: Software Developer Builds Fully Functional Iron Man Helmet
New Stable Diffusion XL 0.9! All you need to know!
Coursera: Deep Learning Specialization
[Deep Learning Specialization] has a 7-day trial and then $49/month for the course.
Introducing Microsoft 365 Copilot – your copilot for work
API For Open-Source Models
Easily Build With ANY Open-Source LLM
NVIDIA’S HUGE AI Breakthroughs Just Changed Everything (Supercut)
Insane Tech: Stable Diffusion Used To Read The Human Brain
NEW WizardCoder 15b – The Best Open-Source Coding Model?
This creates a local AI engineer that can write programming code that can complete simple challenges.
How To Install GPT-Engineer
- Build ENTIRE Apps With One Prompt! (Quick Setup Guide)
Nicholas tested a STACK of FREE Large Language Models…here’s how it went.
10 AI Tools YOU WON’T BELIEVE EXIST!
Revealing How CodeMiko Is Made
Gigapixel AI
[Gigapixel AI] is an exceptional upscaling tool that adds photo details to enlarged photos.
One way Gigapixel can work is the way Stable Diffusion is explained in this oddly titled full of useful information video.
The Stable Diffusion explanation is at (5:00) minutes.
Sampling:

How to Read and Write an ONNX Model in ML.NET
296 – Converting keras trained model to ONNX format – Image Classification example
privateGPT
[privateGPT] is a model to questions on local documents without an internet connection, using the power of LLMs. 100% private, no data leaves your execution environment at any point. You can ingest documents and ask questions without an internet connection!
[WebLLM] is a modular, customizable javascript package that directly brings language model chats directly onto web browsers with hardware acceleration. Everything runs inside the browser with no server support and accelerated with WebGPU. We can bring a lot of fun opportunities to build AI assistants for everyone and enable privacy while enjoying GPU acceleration.
[h2oGPT] is a large language model (LLM) fine-tuning framework and chatbot UI with document(s) question-answer capabilities. Documents help to ground LLMs against hallucinations by providing them context relevant to the instruction. h2oGPT is fully permissive Apache V2 open-source project for 100% private and secure use of LLMs and document embeddings for document question-answer.
People say this tool will replace me, so I made a movie with it.
Microsoft Build event in 5 minutes
Bing Chat on Edge – [bing.com/chat]
Introduction to Generative Fill | Adobe Photoshop
Chatbot Arena
Updating TensorFlow on Windows (native)
Caution: TensorFlow 2.10
was the last TensorFlow release that supported GPU on native-Windows. Starting with TensorFlow 2.11
, you will need to install TensorFlow in WSL2, or install tensorflow
or tensorflow-cpu
and, optionally, try the TensorFlow-DirectML-Plugin
ChatGPT creates Flappy Bird from scratch in Unity
ML.NET
[ML.NET] is an open source and cross-platform machine learning framework for C#.
[ML.NET – Save and load trained models]
[TensorFlow – Creating C# Applications using TensorFlowSharp]
[tf2onnx] – Convert TensorFlow, Keras, Tensorflow.js and Tflite models to ONNX.