🔌 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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file anydoc-0.0.0.tar.gz
.
File metadata
- Download URL: anydoc-0.0.0.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.24.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 15190b5a56ac1893985c79249f5696cbfdf2bbd4f5580a6881e8066159a8509d |
|
MD5 | 5c30896485324d3ed54507d305d1191c |
|
BLAKE2b-256 | 375240d53831cd8fe491af6f05b7e900c586e0c466c97e049665c56149219571 |
File details
Details for the file anydoc-0.0.0-py3-none-any.whl
.
File metadata
- Download URL: anydoc-0.0.0-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.24.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d1651028be944f32c45fb7de16726ec61c2a38b01c914cd778273f7f109f23eb |
|
MD5 | 0662e1cdf536c7c1d993f5a1376801d9 |
|
BLAKE2b-256 | 234a00257e87f8f9bc8bde858fbb0ce8578f7ec7f428cf12bcfd111580c12542 |