Hi HN - Marius (mbuleandra) and I built Restly as a side project. Restly generates a user-friendly tutorial against any OpenAPI spec. While building public-facing APIs, we found that writing these guides by hand took a lot of work. Many OpenAPI specs were too large to send to GPT-4 / Claude directly, and even when we could send them, we experienced lost-in-the-middle and hallucination issues.<p>The project is very alpha but works against the Vocode API when we specify well-defined goals.<p>Let us know your thoughts; we would love your contribution to the project!<p>[1] <a href="https://getrestly.com/" rel="nofollow noreferrer">https://getrestly.com/</a>
[2] <a href="https://github.com/Get-Restly">https://github.com/Get-Restly</a>