talk-data.com talk-data.com

Event

February 13th, [In-Person] Elixir Meetup

2025-02-13 – 2025-02-13 Meetup Visit website β†—

Activities tracked

2

πŸ‘‹ Hallo und herzlich Willkommen

This month, we are back with a sneak preview of two talks which will run on the Alchemyconf.com and the Elixirconf.eu. Also: lightning talks, socialising and food!

⏰ Schedule 18:45: Doors open with πŸ•Food & Arrivals πŸ•πŸ§ƒ 19:15: Welcome & Announcements 19:30 πŸ—£ Wasmex: Run WebAssembly programs in Elixir Philipp Tessenow 20:00 🍺 break 🍡 πŸ§ƒ 20:30 PM: πŸ—£ Interactive Documentation: Creating a Secure, Elixir-Powered RAG System Chris Beck 21:00 ⚑️ Lightning talks and Socializing πŸͺ©

This month, we are back with a sneak preview of two talks which will run on the Alchemyconf.com and the Elixirconf.eu:

Wasmex: Run WebAssembly Programs in Elixir (Elixirconf.eu preview by Tessi)

WebAssembly is a compilation target and execution environment often used in Browsers to speed up intensive algorithms that would be slow in pure JavaScript. But Elixir can run WebAssembly too and it’s about much more just speedy code execution.

In this session, we will talk about wasmex, a WebAssembly runtime written in Elixir. We investigate common use cases of WebAssembly and how they benefit Elixir hosts. If you are interested in running unsafe (user-provided) programs in your Elixir application, or you want to interface with programs written in other programming language, or even in speeding up your algorithms, this talk is for you.

Interactive Documentation: Creating a Secure, Elixir-Powered RAG System (Alchemyconf.com preview by Chris)

This talk explores how modern AI tools can bridge the gap between developers and adopters, transforming documentation into an interactive, continuously improving resource.

Focusing on Retrieval-Augmented Generation (RAG) in Elixir, it highlights how RAG can enhance both the creation and interaction with documentation, making it more engaging and effective. Attendees will learn about core RAG principles, handling fuzzy code searches, and mitigating security risks, offering a roadmap for small teams to create impactful documentation that supports growth and adoption.

Sessions & talks

Showing 1–2 of 2 Β· Newest first

Search within this event →

Interactive Documentation: Creating a Secure, Elixir-Powered RAG System

2025-02-13
talk

This talk explores how modern AI tools can bridge the gap between developers and adopters, transforming documentation into an interactive, continuously improving resource.\n\nFocusing on Retrieval-Augmented Generation (RAG) in Elixir, it highlights how RAG can enhance both the creation and interaction with documentation, making it more engaging and effective. Attendees will learn about core RAG principles, handling fuzzy code searches, and mitigating security risks, offering a roadmap for small teams to create impactful documentation that supports growth and adoption.

Wasmex: Run WebAssembly Programs in Elixir

2025-02-13
talk

WebAssembly is a compilation target and execution environment often used in Browsers to speed up intensive algorithms that would be slow in pure JavaScript. But Elixir can run WebAssembly too and it’s about much more just speedy code execution. In this session, we will talk about wasmex, a WebAssembly runtime written in Elixir. We investigate common use cases of WebAssembly and how they benefit Elixir hosts. If you are interested in running unsafe (user-provided) programs in your Elixir application, or you want to interface with programs written in other programming language, or even in speeding up your algorithms, this talk is for you.