Latest #llm Threads 
If you ever used or built a chatbot, you know that LLMs love Markdown. But a lot of chat interfaces go beyond simple markdown and let mod...
New
TL;DR: Ask AI to write an Elixir version of the React HTML generation logic, producing HTML that matches React renderToString, so React c...
New
Hi everyone,
I’m building Aethrion, an early alpha Elixir runtime for persistent AI characters.
Repo: GitHub - simulacre7/aethrion: A s...
New
Seriously, what do you do while Claude (or whatever you use) is doing its thing?
New
Hi everyone,
I’d like to share Livellm, a small open-source Phoenix LiveView chat app built as a reference for integrating llm_composer ...
New
Alloy 0.8.0 The model-agnostic agent engine for Elixir
Alloy is a minimal agent loop for building AI agents on the BEAM. Think of it as t...
New
Would be very grateful if someone (even if just a couple of people) who have already used LLM-driven code generation/debugging/design ass...
New
This thread is the home for updates and discussion across the Omni family of packages. What started as a single library for calling LLM A...
New
Alloy has two fresh releases:
0.7.1 — introduces Alloy.Result, a typed, Access-compatible result struct returned by Alloy.run/2 and
Al...
New
While it’s easy to identify potential guests by who speaks at conferences or is maintaining a library that’s getting some attention, thes...
New
This Week's Trending
This thread is the home for updates and discussion across the Omni family of packages. What started as a single library for calling LLM A...
New
This Month's Trending
TL;DR: Ask AI to write an Elixir version of the React HTML generation logic, producing HTML that matches React renderToString, so React c...
New
This Year's Trending
Hey everyone!
I’m excited to share ReqLLM - a new approach to LLM interactions in Elixir that I’ve been working on. After building agent...
New
Have you already heard about https://phoenix.new, the “Remote AI Runtime for Phoenix”?
Vibe coding – when used strategically as a start...
New
I haven’t seen this paper being discussed by the community, but I think this makes Elixir more relevant than ever.
TLDR;
The paper...
New
The optimal AI prompt is the code itself.
New
Hello, I just published openai_responses, a very simple wrapper around OpenAI’s new Responses API. From what I understand, this is what t...
New
Hey. Is there anyone here who creates agents in their apps? Not talking about using agents, but creating them. I’m finding it pretty diff...
New
The new langauge/framework/library.. developers better start writing very exhaustive docs, ..and intent proving tests/examples, ..and int...
New
Seriously, what do you do while Claude (or whatever you use) is doing its thing?
New
Hi everyone,
I’m curious how people in the Elixir community are approaching evaluation frameworks for AI applications, whether you’re us...
New
Has anyone tried Github Speckit or similar projects like AgentOS, BMAD, etc.?
They basically offer a bit more structure in context windo...
New
I’m excited to share Arcana, a RAG (Retrieval Augmented Generation) library I’ve been building for Elixir/Phoenix applications.
What is ...
New
I’ve been building AI agents in Elixir for a while and kept running into the same frustration, every framework either locks you into one ...
New
Hi everyone, at Doofinder we have been building llm_composer for some new apps, and we thought it could be useful to share it with the co...
New
Lately i’m working a lot with NLP, and one of the most useful libraries is Google’s LangExtract, that provides a pretty neat approach to ...
New
Hey everyone!
I’ve been working on Tribunal, an LLM evaluation framework for Elixir. It helps you test RAG pipelines and LLM outputs in ...
New
Last Three Year's Trending
Planning an AI (LLM) app with RAG & PEFT, based on newest open source models (Llama-2, Mixtral, tbe).
However I hate Python/JS (norm...
New
There seems to be a lot of buzz around DeepSeek at the moment, with some saying it’s a ChatGPT killer. The most remarkable thing (if they...
New
Hi folks,
I don’t use LLM tools often to help write code, mostly things like asking Perplexity to write me a quick Bash script so I don’...
New
I’m curious whether anyone is using AI (really, LLM) assistance in coding Elixir (especially in Livebooks). If so, which chatbots (etc) s...
New
How the Elixir community can survive — and thrive — in an age of LLMs.
New
I’ve been interested in Artificial Intelligence (AI) since my earliest days in programming. Around 1970, I even got a chance to visit Sta...
New
ExLLM - Multi-provider LLM library (inspired by Python’s LiteLLM)
I started this a couple weeks ago using Claude Code. I am a relatively...
New
Hi All
I use AI with my elixir coding pretty successfully. Maybe it tells more about my elixir skills level, but I manage to get quite a...
New
Hey everyone!
For the past weeks I’ve been using Claude Sonnet 3.5 with Aider as a “pair programming” buddy. It works fairly well, but s...
New
Hi,
We are trying to develop a LLM chat agent. So far lot of libraries have been written in JS or Python. But Elixir provides an excelle...
New
tl;dr - Some Partly-Baked Ideas on improving observability…
The Elixir ecosystem has many tools for supporting observability: mostly, th...
New
I’m playing with DeepSeek V3, a new open source 670B parameter model released by a Chinese LLM provider, that is said to be close in qual...
New
Hello, hello! :wink:
I’m excited to share a new library I’ve been working on: anthropic_community. It’s an unofficial Elixir wrapper for...
New
Episode 185 of Thinking Elixir. Dive into the world of structured LLM prompting with our latest guest who shares insights on their innova...
New
In production we are doing a lot of LLM inference and recently a good chunk of that is free.
I thought I would share with you guys some ...
New
Trending Over Three Years
Microsoft’s Guidance seems to be the future of how developers will build features on top of Large Language Models.
But since it’s in Pyt...
New
Hi, I’m trying to build system similar to https://github.com/zylon-ai/private-gpt in Elixir. After looking through multiple resources a R...
New
i found this llm code rules to be fed as context to LLMs for improving answers on elixir/phoenix codebases, what do you think about it? I...
New
At the company I work, we are considering subscribing to one of the LLM providers to help us write some specific code for Elixir (mainly ...
New
I stumbled upon this:
https://medium.com/@kaisersly/storing-any-elixir-data-in-postgres-e8f93367f473
I am looking for a way to store tr...
New
This post documents how I built a cross-platform Elixir NIF in C to get on-demand up-to-date disk-usage stats without relying on os_mon a...
New
I’ve run into an issue that I don’t understand. Running on an M1 mac with 32 GB of ram trying to execute a very small LLM and I’m seeing ...
New
For those who haven’t seen it, here is a research paper from August that found that LLMs perform twice as well with Elixir than with Pyth...
New
Note: Not a strictly Elixir question but relates to us as well.
A year or so ago I asked Grok (or ChatGPT, can’t remember) what would ha...
New
Handwave is a thin wrapper around InstructorLite that makes it simpler to use vague handwaving in your apps.
It comes with 3 built-in pr...
New
Hey everyone :wave:,
I wanted to share my new pet-project with you :smiley:
It helps you quickly find modules, definitions, git/github ...
New
Alike :wavy_dash: - Semantic similarity testing for Elixir
Hey everyone! I’m excited to share Alike, a library for testing semantic simil...
New
My personal favorite is the ability to answer how probable it is their answer is correct, or simply to be able to answer “I don’t know”.
New
LLM DB - LLM Model Metadata Package
This package was extracted out of the ReqLLM project.
LLM DB is a model metadata catalog with fast, ...
New
Saw this earlier and it looked pretty nice. Curious, is there an Elixir equivalent?
New
Latest on Elixir Forum
Get money off!
The Pragmatic Bookshelf
35% off any eBook
Manning Publications
45% off any item
ElixirCasts
10% off for life
The Pragmatic Studio
20% off any course
AppSignal
10% off for 12 months
Honeybadger
10% off for 12 months
Simply use coupon code "devtalk.com" or "elixirforum" at checkout!
Filter by Type:
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #elixirconf
- #discussion
- #javascript
- #podcasts
- #code-sync
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #api
- #processes
- #forms
- #metaprogramming
- #security
- #performance
- #hex







