Completed
- Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Teaching ChatGPT a New Programming Language - Creating a Custom GPT for Keel
Automatically move to the next video in the Classroom when playback concludes
- 1 - Intro
- 2 - What is Keel?
- 3 - Building a GPT on with ChatGPT
- 4 - Adding Context to our GPT Teaching Keel
- 5 - Validating Results
- 6 - Sharing Validation Feedback with our GPT golang + wasm
- 7 - Keel CLI: golang to TypeScript with WebAssembly
- 8 - Deploying the Validator
- 9 - Adding the validator to our GPT
- 10 - Deploying a Next.js Validator Proxy to Vercel
- 11 - Full, valid schema generation with RLMF Reinforcement Learning with Machine Feedback
- 12 - Extra Considerations
- 13 - Conclusion