Skip to content

Commit b030313

Browse files
authored
Update README.md
1 parent 0476a1e commit b030313

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

README.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<img src="assets/logo-ver2.png" alt="OpenTutor Logo" width="150" style="border-radius: 15px;">
44

5-
# OpenTutor: AI-Powered Personalized Learning Assistant
5+
# DeepTutor: AI-Powered Personalized Learning Assistant
66

77
[![Python](https://img.shields.io/badge/Python-3.10%2B-3776AB?style=flat-square&logo=python&logoColor=white)](https://www.python.org/downloads/)
88
[![Next.js](https://img.shields.io/badge/Next.js-14-000000?style=flat-square&logo=next.js&logoColor=white)](https://nextjs.org/)
@@ -28,7 +28,7 @@
2828

2929
---
3030

31-
## Key Features of OpenTutor
31+
## Key Features of DeepTutor
3232

3333
### 📚 Massive Document Knowledge Q&A
3434
**Smart Knowledge Base**: Upload textbooks, research papers, technical manuals, and domain-specific documents. Build a comprehensive AI-powered knowledge repository for instant access.<br>
@@ -177,15 +177,15 @@
177177
</table>
178178

179179
<p align="center">
180-
<sub>🌙 Use OpenTutor in <b>Dark Mode</b>!</sub>
180+
<sub>🌙 Use DeepTutor in <b>Dark Mode</b>!</sub>
181181
</p>
182182

183183
---
184184

185-
## 🏛️ OpenTutor's Framework
185+
## 🏛️ DeepTutor's Framework
186186

187187
<div align="center">
188-
<img src="assets/figs/full-pipe.png" alt="OpenTutor Full-Stack Workflow" width="100%">
188+
<img src="assets/figs/full-pipe.png" alt="DeepTutor Full-Stack Workflow" width="100%">
189189
</div>
190190

191191
### 💬 User Interface Layer
@@ -219,8 +219,8 @@
219219

220220
```bash
221221
# Clone the repository
222-
git clone https://github.com/HKUDS/OpenTutor.git
223-
cd OpenTutor
222+
git clone https://github.com/HKUDS/DeepTutor.git
223+
cd DeepTutor
224224

225225
# Set Up Virtual Environment (Choose One Option)
226226

@@ -1237,11 +1237,11 @@ This project is licensed under the **[AGPL-3.0 License](LICENSE)**.
12371237
## ⭐ Star History
12381238
12391239
<div align="center">
1240-
<a href="https://star-history.com/#HKUDS/OpenTutor&Date">
1240+
<a href="https://star-history.com/#HKUDS/DeepTutor&Date">
12411241
<picture>
1242-
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=HKUDS/OpenTutor&type=Date&theme=dark" />
1243-
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=HKUDS/OpenTutor&type=Date" />
1244-
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=HKUDS/OpenTutor&type=Date" />
1242+
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=HKUDS/DeepTutor&type=Date&theme=dark" />
1243+
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=HKUDS/DeepTutor&type=Date" />
1244+
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=HKUDS/DeepTutor&type=Date" />
12451245
</picture>
12461246
</a>
12471247
</div> 2-->
@@ -1269,7 +1269,7 @@ conda install -c conda-forge pre-commit
12691269

12701270
**Step 2: Install Git hooks**
12711271
```bash
1272-
cd OpenTutor
1272+
cd DeepTutor
12731273
pre-commit install
12741274
```
12751275

@@ -1345,10 +1345,10 @@ git commit --no-verify -m "Emergency fix"
13451345

13461346
**[Data Intelligence Lab @ HKU](https://github.com/HKUDS)**
13471347

1348-
[⭐ Star us](https://github.com/HKUDS/OpenTutor/stargazers) · [🐛 Report a bug](https://github.com/HKUDS/OpenTutor/issues) · [💬 Discussions](https://github.com/HKUDS/OpenTutor/discussions)
1348+
[⭐ Star us](https://github.com/HKUDS/DeepTutor/stargazers) · [🐛 Report a bug](https://github.com/HKUDS/OpenTutor/issues) · [💬 Discussions](https://github.com/HKUDS/DeepTutor/discussions)
13491349

13501350
---
1351-
*✨ Thanks for visiting **OpenTutor**!*
1351+
*✨ Thanks for visiting **DeepTutor**!*
13521352

13531353
<img src="https://visitor-badge.laobi.icu/badge?page_id=HKUDS.OpenTutor&style=for-the-badge&color=00d4ff" alt="Views">
13541354

0 commit comments

Comments
 (0)