caltonji
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Sports Betting with ChatGPT (introductory.medium.com)
- Stopping Prompt Injection (introductory.medium.com)
- A Harry Potter Trivia Bot, Powered by GPT-3 (introductory.medium.com)
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…
-
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…