Latest #llm Threads 
I’ve released the first beta of Draught, a coding-agent CLI and runtime built with Elixir.
Draught can run agentic coding tasks using Ol...
New
Somewhere, right now, a senior engineer is on the verge of a nervous breakdown because his company will not let him switch from Claude to...
New
lmml is the elixir library to handle the markup language for talking to LLMs, designed as a strict superset of Markdown: any bare .md/tex...
New
New
I fully migrated to my own harness from Anthropic/Gemini and I think it’s time to share it. Welcome DSH, the DeepSeek Harness, fully writ...
New
So, instead of wasting my afternoon arguing with anonymous handles on X, I turned to my trusty, soulless assistant and said: “Listen, ple...
New
What
A larger rant at in this post. Code at github: GitHub - dmitriid/llamex: Credo Plugin that detects issues that LLM-assisted Elixir r...
New
I built a free online version of Navia Dratp (yes, that’s the actual spelling), a long out of print strategy game by Bandai. Think chess ...
New
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
This Week's Trending
I’ve released the first beta of Draught, a coding-agent CLI and runtime built with Elixir.
Draught can run agentic coding tasks using Ol...
New
What
A larger rant at in this post. Code at github: GitHub - dmitriid/llamex: Credo Plugin that detects issues that LLM-assisted Elixir r...
New
This Month's Trending
I fully migrated to my own harness from Anthropic/Gemini and I think it’s time to share it. Welcome DSH, the DeepSeek Harness, fully writ...
New
New
So, instead of wasting my afternoon arguing with anonymous handles on X, I turned to my trusty, soulless assistant and said: “Listen, ple...
New
Somewhere, right now, a senior engineer is on the verge of a nervous breakdown because his company will not let him switch from Claude to...
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
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
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 optimal AI prompt is the code itself.
New
Seriously, what do you do while Claude (or whatever you use) is doing its thing?
New
The new langauge/framework/library.. developers better start writing very exhaustive docs, ..and intent proving tests/examples, ..and int...
New
Hi everyone,
I’m curious how people in the Elixir community are approaching evaluation frameworks for AI applications, whether you’re us...
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
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
I’m excited to share Arcana, a RAG (Retrieval Augmented Generation) library I’ve been building for Elixir/Phoenix applications.
What is ...
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
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
I built a free online version of Navia Dratp (yes, that’s the actual spelling), a long out of print strategy game by Bandai. Think chess ...
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
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
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
Have you already heard about https://phoenix.new, the “Remote AI Runtime for Phoenix”?
Vibe coding – when used strategically as a start...
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
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
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
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
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
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
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
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
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
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
Elixir has rapidly changing hex packages, both public and private. For people who use AI Coding Tools (Aider, Cursor, Windsurf, etc.), h...
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
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
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
Hi everyone,
I’m building Aethrion, an early alpha Elixir runtime for persistent AI characters.
Repo: GitHub - simulacre7/aethrion: A s...
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
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?
https://github.com/crmne/ruby_llm
New
- Follow
- Join
- Shape
the conversation
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
- #library
- #deployment
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #elixirconf
- #channels
- #exunit
- #discussion
- #code-sync
- #podcasts
- #javascript
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #ai
- #elixirconf-us
- #blog-post
- #elixir-ls
- #phoenix_html
- #iex
- #graphql
- #genstage
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #elixirconf-eu
- #metaprogramming
- #hex









