Hacker News new | ask | show | jobs
Ask HN: AI Tool do help understand Swagger API Endpoints?
4 points by mxst 1146 days ago
Hey HN,

does anyone know of tools where I can feed a swagger endpoint to and then ask ChatGPT-style questions regarding content of responses?

Best regards ~ Max

3 comments

I will try to build this tomorrow and hit you back on the comments, seems useful enough and am already familiar with OpenAPI spec/swagger docs and wanted a good excuse to build something using LLM's / GPT
I believe in the GPT-4 demo they fed it api docs and it was able to then answer questions on it. You would just need to export the info into raw text
ChatGPT?