Built a free GitHub Action that adds Q&A to a repo's /docs folder using BM25 (no LLM dependency, no API keys, no data sent anywhere). #4816
teamerisingstars
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Litestar team,
FastAPI alternative builder here — using Litestar for [or "considering
Litestar for" if you haven't yet] a project.
Built a free GitHub Action that adds Q&A to a repo's /docs folder
using BM25 (no LLM dependency, no API keys, no data sent anywhere).
Currently indexing FastAPI's docs as the public demo — would be a
natural fit for Litestar's docs too.
Demo: https://kb-api-q30f.onrender.com
Repo: https://github.com/teamerisingstars/KB-API
Happy to send a working PR against Litestar's docs if there's interest.
Cheers,
Sujith
Beta Was this translation helpful? Give feedback.
All reactions