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
sphinx_biel-0.1.2.tar.gz
(4.2 kB
view hashes)
Built Distribution
Close
Hashes for sphinx_biel-0.1.2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 895b21616c51379cfbff6f07efcfa535399776499ceacf3bc844035bbad48a80 |
|
MD5 | 73a5fe6dd6fae422a9bab5ff4a431305 |
|
BLAKE2b-256 | 7b3131468c412599cd55b5635afd5cf26f99e12d802807d569d6a3037671abab |