Hacker News new | ask | show | jobs
by jerpint 1207 days ago
Nice! We built something very similar recently, it is more like "Ask your documentation" but very similar implementations otherwise.

See a demo on the huggingface transformers documentation: https://huggingface.co/spaces/jerpint/buster

code: https://github.com/jerpint/buster

2 comments

Starred! We've been looking to build something similar so I appreciate you sharing this here.

The only other project that I've seen that's doing something close to this is this one: https://github.com/getbuff/Buff

It's a bit more similar to the OPs bot (it's a Discord bit).

Cool to see momentum in this space!