|
# edubotics-core |
|
|
|
## Welcome to edubotics-core by Edubotics AI! π |
|
|
|
![PyPI](https://img.shields.io/pypi/v/edubotics-core.svg) |
|
![GitHub stars](https://img.shields.io/github/stars/edubotics-ai/edubot-core.svg) |
|
![License](https://img.shields.io/github/license/edubotics-ai/edubot-core.svg) |
|
![PyPI Downloads](https://img.shields.io/pypi/dm/edubotics-core.svg) |
|
[![GitHub Contributors](https://img.shields.io/github/contributors/edubotics-ai/edubot-core)](https://github.com/edubotics-ai/edubot-core/graphs/contributors) |
|
|
|
**Empower Education with AI: Create Intelligent Chatbots Quickly and Efficiently π** |
|
|
|
edubotics-core is an open-source Python library that allows developers to build LLM-based chatbots efficiently. It provides a comprehensive set of core modules for vector storage, retrieval, processing, with more to come. |
|
|
|
## π Installation |
|
|
|
You can install edubotics-core using pip: |
|
|
|
```bash |
|
pip install edubotics-core |
|
``` |
|
|
|
Full documentation can be found [here](https://edubotics-ai.github.io/edubot-core/). |
|
|
|
## β¨ Key Features |
|
- Modular and Extensible: Easily create, modify, and extend to the core modules. |
|
|
|
|
|
## π Applications |
|
|
|
To see the full extent of what edubotics-core can do, check out the app templates we have built: |
|
|
|
- [Edubotics AI Tutor](https://github.com/edubotics-ai/edubot-app): A Digital AI Teaching Assistant setup for the [DS598](https://dl4ds.github.io/sp2024/) course at Boston University. |
|
|
|
## π Contributing |
|
|
|
We welcome contributions to edubotics-core! If you're interested in contributing, please check out our [contributing guidelines](CONTRIBUTING.md) for more details. |
|
|
|
## π License |
|
|
|
edubotics-core is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details. |