caltonji

↗ HN profile [ 27.8 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Sports Betting with ChatGPT (introductory.medium.com)
  2. Stopping Prompt Injection (introductory.medium.com)
  3. Over winter break I resurfaced an old project, a harry potter trivia bot. I rebuilt it using generative models instead of the extractive ones I had used previously. The generative approach was far easier to implement…

  4. Our team is about 100 people, and ~8 microservices. Public endpoints and their parameters are documented (in a shared repo of swagger docs). However, the operations, side effects, dependencies of each API are not…