Show HN: Swagger-RAG – Search Swagger API Docs with LLM

github.com

1 points by njhyuk 11 hours ago

A Kotlin + Spring Boot open-source project that parses Swagger (OpenAPI) JSON files, splits and embeds API documentation as natural language chunks, and enables Retrieval-Augmented Generation (RAG) Q&A via a CLI chatbot. Easily extensible to other interfaces (e.g., SlackBot).