Samrat Man Singh
@samrat.me
Attending this later today. Anyone else I know going?
August 19, 2025 at 12:54 PM
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
@thorstenball.com 's coding agent tutorial
June 12, 2025 at 8:39 PM
2/ @maciej.gryka.net walked us through an Elixir version of
@thorstenball.com 's coding agent tutorial
@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
1/ Lukas talked about his big bag of Postgres tricks and techniques
#elixirlang
June 12, 2025 at 8:39 PM
Great presentations and conversation at the Elixir Berlin Meetup today
1/ Lukas talked about his big bag of Postgres tricks and techniques
#elixirlang
1/ Lukas talked about his big bag of Postgres tricks and techniques
#elixirlang
Testing Voice AI flows can become tedious fast
But... you can just simulate conversations using another voice agent. Then, evaluate how the conversation went.
But... you can just simulate conversations using another voice agent. Then, evaluate how the conversation went.
March 26, 2025 at 11:17 AM
Testing Voice AI flows can become tedious fast
But... you can just simulate conversations using another voice agent. Then, evaluate how the conversation went.
But... you can just simulate conversations using another voice agent. Then, evaluate how the conversation went.
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.
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.
March 20, 2025 at 5:37 PM
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.
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.
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.
Will push the 500M and 2.2B models soon as well.
March 4, 2025 at 5:13 AM
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.
Will push the 500M and 2.2B models soon as well.
Reworking the Livebook for Kokoro(🔊 text-to-speech model).
Now, you get a text input to input text you want read out loud(or whispered) to you.
#MyElixirStatus #ElixirLang
Now, you get a text input to input text you want read out loud(or whispered) to you.
#MyElixirStatus #ElixirLang
January 31, 2025 at 4:15 PM
Reworking the Livebook for Kokoro(🔊 text-to-speech model).
Now, you get a text input to input text you want read out loud(or whispered) to you.
#MyElixirStatus #ElixirLang
Now, you get a text input to input text you want read out loud(or whispered) to you.
#MyElixirStatus #ElixirLang
Current status: In Chulilla, Spain on a climbing trip.
December 13, 2024 at 5:45 PM
Current status: In Chulilla, Spain on a climbing trip.
November 28, 2024 at 8:46 PM
November 21, 2024 at 12:37 PM
November 19, 2024 at 3:18 PM
November 18, 2024 at 9:54 AM
Does this exist: vector(embeddings) search interface for fonts?
Google Fonts does have a "Feeling" filter, but when I'm looking at a font, I want to find similar fonts.
Google Fonts does have a "Feeling" filter, but when I'm looking at a font, I want to find similar fonts.
November 15, 2024 at 10:31 AM
Does this exist: vector(embeddings) search interface for fonts?
Google Fonts does have a "Feeling" filter, but when I'm looking at a font, I want to find similar fonts.
Google Fonts does have a "Feeling" filter, but when I'm looking at a font, I want to find similar fonts.
Adding multimodal support for the instructor_ex Gemini adapter.
Gemini Flash downsamples to 1 FPS, but it's pretty impressive to see it understand video
#ElixirLang
Gemini Flash downsamples to 1 FPS, but it's pretty impressive to see it understand video
#ElixirLang
November 12, 2024 at 3:17 PM
Adding multimodal support for the instructor_ex Gemini adapter.
Gemini Flash downsamples to 1 FPS, but it's pretty impressive to see it understand video
#ElixirLang
Gemini Flash downsamples to 1 FPS, but it's pretty impressive to see it understand video
#ElixirLang
Started reading this yesterday. It's a historical novel about John von Neumann's life.
So far, it's very interesting.
So far, it's very interesting.
November 10, 2024 at 10:57 AM
Started reading this yesterday. It's a historical novel about John von Neumann's life.
So far, it's very interesting.
So far, it's very interesting.
Trying to create a FLAME-like API("execute code in this pool of machines"), but using an existing libcluster setup instead of autoscaling. #ElixirLang
November 2, 2024 at 8:42 PM
Trying to create a FLAME-like API("execute code in this pool of machines"), but using an existing libcluster setup instead of autoscaling. #ElixirLang
Trying to verify my domain using DNS. I got a "domain verified", but when trying to update my handle I get this 🤔
November 2, 2024 at 8:33 PM
Trying to verify my domain using DNS. I got a "domain verified", but when trying to update my handle I get this 🤔
Published my first Hex package-- a small project that adds FLAME monitoring to Phoenix LiveDashboard
github.com/samrat/flame...
#ElixirLang
github.com/samrat/flame...
#ElixirLang
October 31, 2024 at 8:00 PM
Published my first Hex package-- a small project that adds FLAME monitoring to Phoenix LiveDashboard
github.com/samrat/flame...
#ElixirLang
github.com/samrat/flame...
#ElixirLang
Huh, the GIF doesn't play for me on Bluesky. Here's a video
October 30, 2024 at 1:03 PM
Huh, the GIF doesn't play for me on Bluesky. Here's a video
Cleaned up the FLAME live dashboard a bit more.
I am curious how actively #ElixirLang folks use Phoenix LiveDashboard on production.
I am curious how actively #ElixirLang folks use Phoenix LiveDashboard on production.
October 30, 2024 at 1:00 PM
Cleaned up the FLAME live dashboard a bit more.
I am curious how actively #ElixirLang folks use Phoenix LiveDashboard on production.
I am curious how actively #ElixirLang folks use Phoenix LiveDashboard on production.
October 29, 2024 at 1:02 PM
Got clustering working with Hetzner+Kamal!
Broke my remote iex setup somewhere along the way though :/
#Elixir #MyElixirStatus
Broke my remote iex setup somewhere along the way though :/
#Elixir #MyElixirStatus
October 28, 2024 at 1:03 PM
Got clustering working with Hetzner+Kamal!
Broke my remote iex setup somewhere along the way though :/
#Elixir #MyElixirStatus
Broke my remote iex setup somewhere along the way though :/
#Elixir #MyElixirStatus
October 27, 2024 at 12:28 PM
Filipe Cabaço's stream on the Elixir Stream Week is kicking off
stream.elixir-webrtc.org
#MyElixirStatus
stream.elixir-webrtc.org
#MyElixirStatus
October 25, 2024 at 5:10 PM
Filipe Cabaço's stream on the Elixir Stream Week is kicking off
stream.elixir-webrtc.org
#MyElixirStatus
stream.elixir-webrtc.org
#MyElixirStatus