Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
Elixir: AI Development and Scale
Practical evaluation of using an Elixir-based tech stack for AI prototyping and development, covering available libraries, integration patterns, and production scaling trade-offs.
Exploring the viability of an Elixir-based tech stack for AI-related prototyping and development.
- ElixirElixir: A dynamic, functional language running on the Erlang VM (BEAM), engineered for scalable, fault-tolerant, and highly concurrent applications.Elixir is a dynamic, functional programming language created by José Valim in 2012, built atop the robust Erlang Virtual Machine (BEAM). This foundation provides unmatched capabilities for building highly concurrent and fault-tolerant systems: Elixir leverages lightweight processes, enabling vertical and horizontal scaling to handle hundreds of thousands of concurrent operations. It maintains full compatibility with the mature Erlang ecosystem (OTP) and offers modern tooling like the Mix build tool and the Phoenix web framework, making it a productive choice for high-availability applications like real-time web, embedded systems (Nerves), and data processing.
- PythonPython: The high-level, general-purpose language built for readability, powering everything from web backends to advanced machine learning models.Python is the high-level, general-purpose language prioritizing clear, readable syntax (via significant indentation), ensuring rapid development for any team . Its ecosystem is massive: use it for robust web development with frameworks like Django and Flask, or leverage its power in data science with libraries such as Pandas and NumPy . The Python Package Index (PyPI) provides thousands of community-contributed modules, offering immediate solutions for tasks from network programming to GUI creation . The language is actively maintained by the Python Software Foundation (PSF), with the stable release currently at Python 3.14.0 (as of November 2025) .
Related projects
AI in compliance
Pune
Learn how AI agents automatically analyze documents, identify compliance gaps, and provide real‑time monitoring for ISO‑27001/SOC, using LLMs,…
AIEval - another testing framework for AI apps
New York City
Learn how AIEval extends pytest with decorators and classes to streamline testing AI applications, providing clear structure and…
AI Computer
Berlin
Learn how to build a desktop PC with an RTX 3090 for local AI workloads, covering hardware assembly, software…
AI Decision-Making in Low / No Trainable Data Domains
DC
This talk explores using expert-created rules of thumb to guide large language models in specialized domains with little…
AdAlchemyAI
New York City
This talk covers how AdAlchemyAI uses artificial intelligence to automate the creation, management, and optimization of Google Ads…
Aura: A Locally Hosted AI Gaming Companion
DC
Learn how to combine local screen capture, vision, speech recognition, LLM, and text‑to‑speech into a real-time, offline, user‑controlled…