Adopt a Drain

This app allows users to adopt a drain and give it a name. When you submit a name, the app sends a request to the server, which in turn calls OpenAI's Moderation API to validate the input, then uses Anthropic's Claude to further judge the input. The API checks if the name is appropriate and not offensive. Based on the API response, the app will display a comment indicating whether the name is accepted or not. For details, check out my blog post on christophermoravec.com.

Loading...