Basic Edubot module
Project description
Edubot
A self-improving AI-based chatbot library that is completely platform-agnostic.
Edubot intuitively jumps into conversations to give advice, make jokes, and add to the discussion. Its personality can be completely customised to suit the tone of different rooms.
By simply reacting to messages with a thumbs up/down, users help Edubot collate feedback. This feedback is used to fine-tune the bot and improve its responses in the future.
Edubot is still under active development and is the first project from Open EdTech.
Architecture
- Edubot integrations convert messages from external platforms into a standardised format.
- The library uses these messages to generate a response from GPT-4.
- Users send feedback to the bot's responses.
- Using the feedback, the library fine-tunes GPT-4's responses to better suit each thread it partakes in.
Dev environment quickstart
- Install Poetry
- Install dependencies:
poetry install
- Activate the env:
poetry shell
- Install pre-commit hooks:
pre-commit install
- Copy SAMPLE_CONFIG.ini and put your information in
- Set the
EDUBOT_CONFIG
env variable to wherever you put your config
For an example of an integration using this library see: edubot-matrix
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 edubot-0.7.6.tar.gz
.
File metadata
- Download URL: edubot-0.7.6.tar.gz
- Upload date:
- Size: 21.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d9605e3f8efa6a7ada08557ce7b50ff728b9ee2cfb82dd5821af8f35abbe8936 |
|
MD5 | 7ff10cb023b2d6c340e0364dcd7b19a7 |
|
BLAKE2b-256 | 9d752cd5361e66f5cbf594db489e5e50a5fa2c944bed549b7f44f77530d0d1db |
File details
Details for the file edubot-0.7.6-py3-none-any.whl
.
File metadata
- Download URL: edubot-0.7.6-py3-none-any.whl
- Upload date:
- Size: 22.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 27800ea764f0c41537de690d866499dfea5a009beb7b0e912f80394ca6d38698 |
|
MD5 | ffc47338972096f4c389097bc66dbf11 |
|
BLAKE2b-256 | 5038ea908f547f527acbf67ae326c3bbc3747057a21b02815e3d7fd25f565b00 |