Ask HN: AI Tool do help understand Swagger API Endpoints?

4 points by mxst ↗ HN
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

[ 3.3 ms ] story [ 20.4 ms ] thread
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
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