Slide 23
Slide 23 text
Start small: make something AI-ready
Try creating a simple llms.txt for your
project (basically a one-page summary a
chatbot could read).
Or, if you have an API, consider generating
an OpenAPI spec if you haven’t – tools like
GPT-4 can read those specs when you
provide them.
If you maintain a library or SDK, maybe add
a few comments in the README
specifically guiding Copilot on usage (yes,
people do that!).
EXPLORE AX YOURSELF
14/05/2025
APIDAYS ‘25 NYC