ASK AI chatbot for Sphinx.
Project description
ASK AI chatbot for Sphinx documentation sites.
Installation
Create a Biel.ai account.
Install sphinx-biel using PIP.
pip install sphinx-biel
Add the extension to your Sphinx project conf.py file.
extensions = ['sphinx_biel']
Configure your project ID in the conf.py file:
biel_project = '<YOUR_PROJECT_ID>' biel_button_text = 'Ask AI' biel_header_title = 'Biel AI Chatbot'
Replace <YOUR_PROJECT_ID> with your project’s ID from the Biel.ai dashboard.
Build the documentation:
make html
Once built, open your documentation in a web browser. Verify that the chatbot appears and works correctly on your site.
For advanced configuration options, see Sphinx Biel documentation.
License
Copyright (c) 2024 Biel.ai Licensed under the MIT License.
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 sphinx_biel-0.1.0.tar.gz
.
File metadata
- Download URL: sphinx_biel-0.1.0.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.32.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4bfcd143458cec5f9673a97e3f44f98ed91abc9174289fdf91f833598d7a4984 |
|
MD5 | 9061d4972d6362e0062da123262d9d21 |
|
BLAKE2b-256 | ce1bf03c8b87529a033caf102256d22c8e398a95f8cce08b1a279ee0ad8e453b |
Provenance
File details
Details for the file sphinx_biel-0.1.0-py2.py3-none-any.whl
.
File metadata
- Download URL: sphinx_biel-0.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.32.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0a49e0f4316405b6497c74fc785108166061816f17aec0628b142dea59b17fc0 |
|
MD5 | f83caa45d550dd9880b550226bf0ecac |
|
BLAKE2b-256 | c2dc0259f68881f8669fa22b4138fbe53da2f6eb56ad93c55078e4ea0e795da1 |