XaiJu
Concept Bytes

Concept Bytes

patreon


Concept Bytes posts

Unveiling Jarvis: A Conversational AI Experience

Iโ€™m thrilled to share an exciting development from my latest project: a conversational AI that mirrors the capabilities of Jarvis from Iron Man! This system combines cutting-edge technologies from OpenAI, including Whisper V3 for speech recognition, GPT-3.5 Turbo for AI responses, and OpenAI's TTS for voice output. Hereโ€™s a deep dive into how it works and the magic behind it.

Before you ask:

Yes, a tutorial is still coming for all this code. Though you might...

View Post

Jarvis Voice shader you can try now!

Introducing the Ultimate Audio Visualizer GLSL Shader for "Jarvis" from Iron Man!

๐ŸŒŸ What's New? We are thrilled to announce our latest creation โ€” a GLSL Shader that turns your voice and microphone inputs into a dazzling visual display inspired by Iron Man's Jarvis. This shader not only visualizes audio data but does so with an aesthetic that feels straight out of Tony Stark's lab.

๐Ÿš€ How It Works: This shader leve...

View Post

HoloMat Shaders Water Simulation

This project is from my video: https://www.instagram.com/p/C5ubY5jt_qd/

The water shaders featured in the video were inspired by this article: https://beltoforion.de/en/recreational_mathematics/2d-wave-equation.php

The GLSL code provided is a simulation of 2D wave dynamics using the L...

View Post

HoloMat Part1 Hand Tracking

Here is the first of many tutorials for building your own Holomat.

Unlock the Power of Hand Tracking with Real-Time Computer Vision

Welcome to our exclusive Patreon series where you delve into the fascinating world of real-time hand tracking using OpenCV and MediaPipe! Whether you're a hobbyist, a student, or a budding developer, this project is your gateway to understanding and implementing cutting-edge computer vision techniques.

Skip the tutorial and run...

View Post

What tutorial should I release this week?

I wanna let you guys drive what I teach. Which are you guys more interested in seeing first? I will be releasing both this month!

View Post

Ai Plant Pot

Check out my latest creation: A plant pot you can actually talk to.

This Plant pot was made with:
- Raspberry pi 5

-Adafruit Stemma Soil sensor

-Photo resistor

This project work by using Whisper V3 running real time voice recognition on the raspberry pi.

It then uses Open Ai Assistant API to get a response from your specific plant.

Then it uses Open AI TTS API to create a voice file which is played on the rasp...

View Post

AI Plant Pot Files, Code, and Build Manual

If you are looking to build the AI Plant Pot featured in my video this is the place to start!
Get: Code, 3d print files, and a Build Manual.

Included here you will get:

-All the 3d print files.

-Access to the code repository for easy setup.

-A comprehensive build manual that will walk you through designing and building the AI plant pot.

View Post