CoolFace
Apppublic

RustSa/linux_documentation_support_chatbot

sourceHugging Facemitupdated 1y agoView on Hugging Face
0likes
App README

๐Ÿ“˜ Linux Documentation Support Chatbot

Ask questions about Linux manuals and documentation. This chatbot retrieves answers from uploaded PDF manuals and provides references to the document and page number.

๐Ÿš€ How to Use

  1. 1.Type a Linux-related question into the input box.
  2. 2.The chatbot will respond using the document content.
  3. 3.Citations will include the file name and page number.

๐Ÿง  Powered by

  • โ€”LangChain
  • โ€”OpenAI (GPT-4)
  • โ€”FAISS
  • โ€”PDF parsing with PyMuPDF
  • โ€”Streamlit

๐Ÿ“‚ Data Source

Documents stored in data/ are indexed for retrieval. All .pdf files are handled via Git LFS.

๐Ÿ” Note

This Space uses Git LFS for binary PDF files.