Attending this later today. Anyone else I know going?
2/ @maciej.gryka.net walked us through an Elixir version of
@thorstenball.com 's coding agent tutorial
Great presentations and conversation at the Elixir Berlin Meetup today
1/ Lukas talked about his big bag of Postgres tricks and techniques
#elixirlang
No, haven't tried it yet.
I like the simple Python interface though. Should be simple to get the audio to Elixir using Pythonx, I think 🤔
I found Pantheon from your earlier post, and really enjoyed it. Appreciate the book and show reviews/recommendations!
I've just released Handoff, a new Elixir library for distributed function graph execution.
hexdocs.pm/handoff
Among other things, the library enables distributed Nx computations (anyone said distributed inference?)
A huge part of this was sponsored by tvlabs.ai!
Introducing Tidewave: tidewave.ai
While working on our web apps, we run code, query the database, read logs, search docs… but our AI tools are limited to reading code.
Tidewave closes this gap by introducing Runtime Intelligence, for Phoenix and Rails. More coming soon, check out the website!
Gemini has a slightly different schema for tool declarations: github.com/thmsmlr/inst...
Demo: Making phone calls from Elixir
I'm working on a Twilio plugin for the Membrane multimedia framework. The demo shows an outbound call, but receiving calls works too.
#ElixirLang
www.youtube.com/watch?v=4dhl...
Are you using AI studio? Are you using any tools to feed multiple files to it?
Testing Voice AI flows can become tedious fast
But... you can just simulate conversations using another voice agent. Then, evaluate how the conversation went.
Got a small, standalone Python script working to use the new OpenAI transcription models(`gpt-4o-transcribe` and `gpt-4o-mini-transcribe`) using the Realtime WebSocket connection:
samrat.me/standalone-o...
OpenAI's new TTS looks(and sounds) pretty great for the price.
Also, I hope this pushes other providers to just price API usage by minute. Every other TTS provider(ElevenLabs, Cartesia, etc) currently have monthly credits pricing.
Phoenix now comes with DaisyUI. Looks like a great addition for non-designers(like me)
#ElixirLang
Got it, thank you!
What would be the reason to switch to Canadian/EU-based institutions? 🤔
There's a video here if you still have a Twitter account x.com/thmsmlr/stat...
New #ElixirLang tool
LivebookTools lets you work on Livebook in your own editor and opens MCP access to cell outputs(so Cursor, etc) can automatically iterate on the code if the cell has errors
github.com/thmsmlr/live...
:D Merged. Thanks Lars!
What does talk-prep look like? Bug-fixin' mostly
@samrat.me darling, you have a PR :D
github.com/samrat/kokor...
Pushed my first @replicate.com model, SmolVLM2 by @hf.co (@pcuenq.hf.co et al.)
Will push the 500M and 2.2B models soon as well.
Voice models are getting scary good. This one feels very human:
www.sesame.com/research/cro...
I wrote up a post on how you can run AI models on Elixir that aren't yet supported by Bumblebee
samrat.me/running-ml-m...
#MyElixirStatus #ElixirLang
Wow, this looks super useful for running models that aren't yet supported in Bumblebee(among other things)
#ElixirLang
github.com/livebook-dev...
👀
Interesting! Are you using Membrane on embedded devices?
Holy smokes this is awesome, a new debugger for Phoenix LiveView. Think React devtools, but not a chrome extension.
github.com/software-man...
#ElixirLang
We did it! Kokoro TTS (v1.0) can now run 100% locally in your browser w/ WebGPU acceleration. Real-time text-to-speech without a server. ⚡️
Generate 10 seconds of speech in ~1 second for $0.
What will you build? 🔥