AstonJ

AstonJ

Community Livebooks Thread - Share Yours!

Made a cool Livebook you want to share? Please do so in this thread :023:

First 8 of 8 Posts Switch mode

akash-akya

akash-akya

Creating rainbow using Vix

Creating Rainbow. Quick introduction to working with complex numbers and its operations, mapim, buildlut.

Run in Livebook

There is non-interactive blog post version of the same here: https://akash-akya.github.io/posts/creating-rainbow-in-vix/

I am thinking of writing few livebooks to showcase few core libvips operations that are powerful but lack discoverability or difficult to get the intuition. This is first in the direction. I’m writing as I’m trying to better understand concepts myself, so corrections or any type of feedbacks are welcome.

akash-akya

akash-akya

akash-akya

akash-akya

Video Streaming Server Using FFmpeg

An example showcasing streaming input and output with external program, which is ffmpeg in this case.

Run in Livebook

https://github.com/akash-akya/ex_cmd/blob/master/livebooks/video-streaming-server-using-ffmpeg.livemd

RemyXRenard

RemyXRenard

Examples of :io_lib.format in a Livebook

I was doing some number formatting for an Exercism.io exercise (the Ledger refactoring) and was lamenting the lack of printf or strfmt. I looked briefly at :io_lib.format but it didn’t sink in immediately. After a period of darkness, I took a closer look and realized that :io_lib.format was just the ticket.
I didn’t find many examples, so I put together a livebook that covers much of the use of :io_lib.format. It’s fairly straightforward and doesn’t exploit any wild Livebook functionality, but perhaps it will be helpful.

I haven’t published a livebook before, so let me know if it’s not working as expected.

Cheers.

Run in Livebook

joelpaulkoch

joelpaulkoch

Stable Diffusion with ControlNet in Bumblebee

With ControlNet you can guide the text to image process of Stable Diffusion.
In this livebook you can give Stable Diffusion a scribble image.
Here the bird image that I used as input in the “Scribble bird” section:

Run in Livebook

You can use other types of input images as well, the ones listed here should work: lllyasviel/sd-controlnet-scribble · Hugging Face

You need more than 8GB of RAM to run Stable Diffusion and generating images takes some time. For instance, on my CPU it’s around 5 minutes.

clsource

clsource

Hello I created this simple livebook for “Home Economy” budget.
Works by issuing simple querys to a SQLite database.

Hope is useful :slight_smile:

https://github.com/ElixirCL/home-economy/

felix-starman

felix-starman

Analyze your Gmail mailbox!

Not particularly flashy, or efficient (I don’t really care much to make it more efficient), but this was born of wanting to clean out my email and do some analysis that Gmail and many email clients aren’t going to necessarily do.

The default dataframe just sorts by the count of the from in descending, as I likely would use this to decide what to delete first :smiley:

I may improve this in the future to separate the parsing from the dataframe. Maybe convert it to an Explorer friendly file format first.

lukaszsamson

lukaszsamson

ElixirLS Core Team
— All posts loaded —

Where Next?

Trending in Discussions Top

AstonJ
As the title says, please share what you’ve been up to with Elixir. Whether that’s been learning it, looking into it, making stuff with i...
2977 91561 914
New
byu
@chrismccord : I just saw the Extract AGENTS.md from Phoenix.new into phx.new generator commit to the phoenix project. My initial shotgu...
New
arcanemachine
I was working on an Ecto migration and I needed a timestamp. So, for the nth time, I looked up the different data types for timestamps, a...
New
AstonJ
Just a general thread to post chat/news/info relating to AI/ML stuff that may be relevant for Nx now or in the future. Got anything to sh...
New
type1fool
I just stumbled on a newly redesigned elixir-lang.org. :tada: It looks like @Software_Mansion did the work, and I think it is generally a...
New
juhalehtonen
There has been a thread to discuss the Stack Overflow Developer Survey on this forum every year since 2018, so here’s yet another one for...
New
alexslade
Fly’s CEO posted this recently - Turn And Face The Strange · The Fly Blog It says that Fly is going all-in on sprites, which is a worry ...
New

Other Trending Topics Top

JesseHerrick
Hey, I’m Jesse and I’m the main contributor behind Dexter, a full-featured, lightning-fast Elixir LSP optimized for large codebases. It s...
New
jimsynz
Beam Bots (or just BB for short) is a framework for building fault-tolerant robotics applications in Elixir using familiar OTP patterns. ...
New
Damirados
Hello everyone. After busy few months I am happy to announce v0.1.0 of Emerge & Solve. They are GUI (Emerge) and State management (S...
New
ausimian
Emily is an Elixir library that runs Nx computations on Apple’s MLX. Install it as the default Nx backend and Nx, defn, Axon, Nx.Serving,...
New
akoutmos
@hugobarauna and I (Alex Koutmos) have been hard at work on writing a book on Nerves that takes you from simply blinking LEDs to building...
New
bjorng
We want to introduce a new native datatype to Erlang: native records. Although replacing all tuple records with native records is not our...
New

We're in Beta

About us Mission Statement