A.I. Workshop: Custom LLM Workflow apps w/ Python & React


Details
Agenda
- Intros & Story (10 mins)
- What should we build (group discussion)? (20 mins)
- Build build build (90 mins)
The general pattern
UI input > LLM transformation > UI updates > repeat
How we build
- I'll provide a cheat sheet for getting a python environment set up and the starter project up and running for OSX / linux environments
- Most of the work will be data modeling, prompt generation and inference chain management
- I'll screenshare and talk through the entire build process, and I'll help you get through it too.
Its gonna be chill
- You're welcome to come and hammer me about your personal projects, just chill and watch, or practice some quick coding
- You can reach out with questions etc: kevin@oahu.ai

A.I. Workshop: Custom LLM Workflow apps w/ Python & React