Hacker News new | ask | show | jobs
by boris-ning-usds 837 days ago
This is awesome - something I've been thinking of doing for my docusaurus doc. Is there an example of your webscraper?

I was thinking of using langchain's markdown parser: https://python.langchain.com/docs/modules/data_connection/do... but I haven't figured out how to put all the chatbot pieces together.

Thank you for the guide.