File size: 1,732 Bytes
82e12ec
b9be4de
82e12ec
7688fa3
82e12ec
 
 
 
 
7688fa3
82e12ec
b9be4de
82e12ec
db6b619
82e12ec
2406d86
82e12ec
2406d86
82e12ec
 
 
7a233a3
82e12ec
7f989d6
82e12ec
 
7f989d6
 
82e12ec
7f989d6
82e12ec
7f989d6
82e12ec
7f989d6
82e12ec
2406d86
82e12ec
2406d86
82e12ec
1e2550f
82e12ec
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
# 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.