Skip to main content

🔌 Turn your GitHub Markdown documentation into a Q&A bot for Slack (more integrations to come soon!)

Project description

anydoc

🔌 Turn your GitHub Markdown documentation into a Q&A bot for Slack (more integrations to come soon!)


anydoc is a Python package to easily generate a Q&A bot from your GitHub Markdown documentation. It is built on top of 🤗 HuggingFace Transformers for the embedding generation, FAISS from Meta Research for the indexing and search, and 🦜⛓️ LangChain (what a surprise huh?) for the question-answering generation using the vector store as context. Additionally, it uses Slack Bolt for Python for the Slack integration, and GitHub FileSystem for pulling the Markdown files from GitHub.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

anydoc-0.0.0.tar.gz (3.8 kB view hashes)

Uploaded Source

Built Distribution

anydoc-0.0.0-py3-none-any.whl (3.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page