معرفی شرکت ها


edubot-0.6.7


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

-
ویژگی مقدار
سیستم عامل -
نام فایل edubot-0.6.7
نام edubot
نسخه کتابخانه 0.6.7
نگهدارنده []
ایمیل نگهدارنده []
نویسنده exciteabletom
ایمیل نویسنده tom@digitalnook.net
آدرس صفحه اصلی -
آدرس اینترنتی https://pypi.org/project/edubot/
مجوز GPLv3
# 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](https://openedtech.global). ## Architecture 1. Edubot integrations convert messages from external platforms into a standardised format. 1. The library uses these messages to generate a response from GPT-4. 1. Users send feedback to the bot's responses. 1. Using the feedback, the library fine-tunes GPT-4's responses to better suit each thread it partakes in. ![Edubot Architecture Diagram](docs/edubot.png) ## Dev environment quickstart 1. Install [Poetry](https://python-poetry.org/docs/) 1. Install dependencies: `poetry install` 1. Activate the env: `poetry shell` 1. Install pre-commit hooks: `pre-commit install` 1. Copy SAMPLE_CONFIG.ini and put your information in 1. Set the `EDUBOT_CONFIG` env variable to wherever you put your config For an example of an integration using this library see: [edubot-matrix](https://github.com/openedtech/edubot-matrix)


نیازمندی

مقدار نام
>=1.4.45,<1.5.0 sqlalchemy[mypy]
>=0.27.2,<0.28.0 openai
>=0.4.0,<0.5.0 stability-sdk
>=9.4.0,<10.0.0 pillow
>=4.11.2,<5.0.0 beautifulsoup4
>=1.4.1,<2.0.0 trafilatura
>=0.8.1,<0.9.0 replicate


زبان مورد نیاز

مقدار نام
>=3.10,<4.0 Python


نحوه نصب


نصب پکیج whl edubot-0.6.7:

    pip install edubot-0.6.7.whl


نصب پکیج tar.gz edubot-0.6.7:

    pip install edubot-0.6.7.tar.gz