TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Browser extension to generate OpenAPI specs with LLM descriptions

2 pointsby henry_pulver12 months ago
Good descriptions of endpoints, parameters and fields in OpenAPI specs are useful, but slow to write.<p>When using OpenAPI specs while building AI assistants, we found LLM tool use improves a lot if the spec is well described (also recommended by Anthropic [1]).<p>We forked a previous Show HN repo [2] to help write descriptions. That project builds the API spec by watching the network requests. We’ve added LLM calls to write the descriptions.<p>We hope you find it useful!<p>[1] <a href="https:&#x2F;&#x2F;docs.anthropic.com&#x2F;en&#x2F;docs&#x2F;tool-use#best-practices-for-tool-definitions" rel="nofollow">https:&#x2F;&#x2F;docs.anthropic.com&#x2F;en&#x2F;docs&#x2F;tool-use#best-practices-f...</a> [2] <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=38012032">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=38012032</a>

no comments

no comments