@_sahildhull@kyra_interface I saw yesterday you were asking in a poll - smart glasses + ring vs earpiece + ring setup and I would prefer smart glasses + ring as it enables integrations like camera, display, etc. that enables various features like the ones in even realities glasses or meta glasses.
Building AI Smart Glasses - Episode 3
From voice → to AI response → back to audio.
This system uses:
• ESP32 + WebSockets
• Deepgram (STT)
• LLM
• ElevenLabs (TTS)
• FFmpeg (PCM conversion)
• Supabase (storage)
Next step → making it smarter with RAG + lower latency
Building AI Smart Glasses - Episode 2
Problem:
How do you record and play audio using ESP32?
Solution:
Using the I2S protocol for digital audio streaming.
Hardware used:
• ESP32
• INMP441 microphone
• MAX98357A amplifier
#buildinpublic#embeddedengineering#ai
I build a lot of tech projects…
but most of them stop at 80% completion.
So this time I’m building something big:
AI Smart Glasses
And documenting the whole journey.
Let’s see if I finally finish a project.
#buildinpublic#ai#smartglasses#engineering#embeddedai
I am trying to build an app with Next.js + FastAPI.
Looking for ways to deploy the FastAPI backend (free tier) other than Render, mainly to avoid the cold start issue.
Got any tips or experiences?
I am starting a #1AppAWeek series where I will try to ship one app every week. I will build from scratch and hopefully try to complete it in a week.
What do you all think about this idea?
I have an idea of building an AI video generation model or an AI based platform for 2D, 3D animations and explainer video generator for learning any skill.
What do you think about this idea?
@VazeKshitij I am doing research and taking help from tutorials and gpt. For making it reconfigurable - designs with magnetic strips and locking mechanism works and rest is networking using web server and for swarm communication - I am making it server side - master slave concept
@VazeKshitij I am doing DSA for software prep and have done some projects at hackathon. Currently learning about hardware and building some projects from tutorials and taking help from gpt for tinkering