Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
Pyllments: Modular LLM Apps and APIs
Explore Pyllments, a Python package for modular LLM app and API creation. See a RAG demo and learn about the package's design philosophy for faster development.
The speed to ideation and iteration are important when building an MVP, especially when it comes to stochastic outputs where you need to swiftly see something relatively polished on your screen to pass the vibe check.
Pyllments attempts to provide the building blocks necessary to create LLM apps and easily deploy their GUIs and APIs
Demo is a short preview of an example RAG interface as well as dive into the philosophy and design of the package.
Flow charts included.
Python library for complex LLM workflows using flow-based Elements and Panel.