Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
ai-fun: LLM Function Builder
Explore ai-fun, an LLM-powered library that builds and executes TypeScript functions based on your defined purpose, parameters, and output schema. See today's codegen capabilities.
ai-fun is an experimental LLM-powered function library. It lets you define the function purpose, the parameters and the output schema and generates and executes the code for you in the background. Think Cursor/GitHub Copilot but as a pluggable library.
TypeScript library uses LLMs to build and execute Zod-schema functions.