RustSa/linux_documentation_support_chatbot
0
๐ 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
- Type a Linux-related question into the input box.
- The chatbot will respond using the document content.
- 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.
