Skip to main content

No project description provided

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

  1. Edubot integrations convert messages from external platforms into a standardised format.
  2. The library uses these messages to generate a response from GPT-4.
  3. Users send feedback to the bot's responses.
  4. Using the feedback, the library fine-tunes GPT-4's responses to better suit each thread it partakes in.

Edubot Architecture Diagram

Dev environment quickstart

  1. Install Poetry
  2. Install dependencies: poetry install
  3. Activate the env: poetry shell
  4. Install pre-commit hooks: pre-commit install
  5. Copy SAMPLE_CONFIG.ini and put your information in
  6. 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


Download files

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

Source Distribution

edubot-0.7.5.tar.gz (21.9 kB view hashes)

Uploaded Source

Built Distribution

edubot-0.7.5-py3-none-any.whl (22.7 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