Dialog v0 - text to audio
Made a simple Eletron App that lets you send a text to chatGPT and replies with audio. ![[gndclouds 20240517-122930-Electron-OpenAI Chat.mp4]] Adding Text Back in and making the theme fall ![[gndclouds 20240518-194919-Electron-OpenAI Chat.mp4]] Next truing...
Making the Logoscopic Background
Background effect Logoscopic ...
Repurposing Structures as Urban Farms
Whenever I return to the Bay Area, I'm reminded of how fresh the produce can be in a city. It made me dream of a future filled with more [urban...
Text-to-speech Highlighting
To integrate audio playback with a karaoke-style text highlight feature into your UI, especially within a Next.js application using React, you will need a combination of HTML audio controls and...
Text-to-Speech (TTS) with Whisper on NextJs
To add Text-to-Speech (TTS) functionality to your Next.js project using OpenAI's Whisper, you'll need to call the API from your backend (since OpenAI's API keys should not be exposed on...
Earth Directory TTS Support
[[Earth Directory]] now has text-to-speech support! So, when you are on a term page, you can listen to the definition, and the text will be highlighted in a karaoke-style as...
Botminster Fuller
- Save Links from Slack to Arena - Ask LLMs - Buck mister trivia ...
Generating MeshInstance3D on load in Godot 4
![[gndclouds 20240217-131158-Godot-windows-on-walls - Godot Engine.mp4]] Generate a basic `MeshInstance3D` with on-game load for research on [[FlexHouse Windows on Walls]] demo. Created a GDScript which is attached to a `CustomMeshInstance3D` node. ```gd script @tool extends MeshInstance3D func...
Isolate items in grouped mesh in Blender
![[CleanShot 2024-02-11 at 20.53.51.gif]] 1. **Open Your Mesh in Blender:** - Ensure you have your mesh file imported into Blender. 2. **Select the Mesh:** - Right-click...
Turining color spectrum data into RGB values
A few weeks back, a friend and I thought it would be fun to build a life-size color picker for a party similar to what you might use in a...
Getting Collections
When creating a page for a collection, I first want to get the `collectionPage` info, then run the `collectionData` request. Because not all `collectionPage` will have `collectionData`. So `collectionData` can share...
Building Based on Gut
Ok, I’m finally back in the flow of thinking, learning, and making. I think the last few weeks have felt slow. It makes me realize how we need to continue...
A Little Home Sick for San Francisco
This has been the longest I have been outside of my home country. I have always and suspect I will continue to love experiencing different cultures as I travel. But...