Edubotics AI - 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.
You can install edubotics-core using pip:
pip install edubotics-core
Full documentation can be found here.
- Modular and Extensible: Easily create, modify, and extend to the core modules.
To see the full extent of what edubotics-core can do, check out the app templates we have built:
- Edubotics AI Tutor: A Digital AI Teaching Assistant setup for the DS598 course at Boston University.
We welcome contributions to edubotics-core! If you're interested in contributing, please check out our contributing guidelines for more details.
edubotics-core is licensed under the MIT License. See the LICENSE file for more details.