
Building AI Wrappers

wrappers do have their place too. A wrapper has the following benefits:
- Create a more focused and guided experience for the user, instead of an open-ended chat.
- Less trial and error for the user to figure out how to prompt to get a specific result.
- Custom integrations make it easy to interface with third-party services, for example, displaying book
Helghardt Avenant • Building AI Wrappers
AI wrapper is a simple application that sits between the AI and the user. The wrapper fulfills a specific function to augment the AI’s ability, for example, browse online, summarize a PDF, send an email, etc.