| # edubotics-core |
|
|
| ## Welcome to edubotics-core by Edubotics AI! π |
|
|
|  |
|  |
|  |
|  |
| [](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. |