Skip to main content

4 posts tagged with "automation"

View All Tags

· 11 min read
Christoph Beck
Joel Koch
Ever tried to get a poem from an LLM doesn't contain the letter `e`? Large Language Models are kind of amazing and surprisingly unreliable at the same time. Using Elixir's Bumblebee and open source LLMs, you can get much better control over the generation. In this article, we introduce you to logits processing, and how it can be used to achieve what ChatGPT can not accomplish. Find out how!

· 6 min read
Darren Cadwallader
We use automated tools to improve the accessibility of our UIs. Throughout the development process, there are tools that help reduce accessibility errors with minimal time and effort. If you mostly work in a React and/or Elixir environment, this list of tools we use could be useful for you.