# 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.