|
2 | 2 |
|
3 | 3 | <img src="assets/logo-ver2.png" alt="OpenTutor Logo" width="150" style="border-radius: 15px;"> |
4 | 4 |
|
5 | | -# OpenTutor: AI-Powered Personalized Learning Assistant |
| 5 | +# DeepTutor: AI-Powered Personalized Learning Assistant |
6 | 6 |
|
7 | 7 | [](https://www.python.org/downloads/) |
8 | 8 | [](https://nextjs.org/) |
|
28 | 28 |
|
29 | 29 | --- |
30 | 30 |
|
31 | | -## Key Features of OpenTutor |
| 31 | +## Key Features of DeepTutor |
32 | 32 |
|
33 | 33 | ### 📚 Massive Document Knowledge Q&A |
34 | 34 | • **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 | 177 | </table> |
178 | 178 |
|
179 | 179 | <p align="center"> |
180 | | - <sub>🌙 Use OpenTutor in <b>Dark Mode</b>!</sub> |
| 180 | + <sub>🌙 Use DeepTutor in <b>Dark Mode</b>!</sub> |
181 | 181 | </p> |
182 | 182 |
|
183 | 183 | --- |
184 | 184 |
|
185 | | -## 🏛️ OpenTutor's Framework |
| 185 | +## 🏛️ DeepTutor's Framework |
186 | 186 |
|
187 | 187 | <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%"> |
189 | 189 | </div> |
190 | 190 |
|
191 | 191 | ### 💬 User Interface Layer |
|
219 | 219 |
|
220 | 220 | ```bash |
221 | 221 | # 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 |
224 | 224 |
|
225 | 225 | # Set Up Virtual Environment (Choose One Option) |
226 | 226 |
|
@@ -1237,11 +1237,11 @@ This project is licensed under the **[AGPL-3.0 License](LICENSE)**. |
1237 | 1237 | ## ⭐ Star History |
1238 | 1238 |
|
1239 | 1239 | <div align="center"> |
1240 | | -<a href="https://star-history.com/#HKUDS/OpenTutor&Date"> |
| 1240 | +<a href="https://star-history.com/#HKUDS/DeepTutor&Date"> |
1241 | 1241 | <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" /> |
1245 | 1245 | </picture> |
1246 | 1246 | </a> |
1247 | 1247 | </div> 2--> |
@@ -1269,7 +1269,7 @@ conda install -c conda-forge pre-commit |
1269 | 1269 |
|
1270 | 1270 | **Step 2: Install Git hooks** |
1271 | 1271 | ```bash |
1272 | | -cd OpenTutor |
| 1272 | +cd DeepTutor |
1273 | 1273 | pre-commit install |
1274 | 1274 | ``` |
1275 | 1275 |
|
@@ -1345,10 +1345,10 @@ git commit --no-verify -m "Emergency fix" |
1345 | 1345 |
|
1346 | 1346 | **[Data Intelligence Lab @ HKU](https://github.com/HKUDS)** |
1347 | 1347 |
|
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) |
1349 | 1349 |
|
1350 | 1350 | --- |
1351 | | -*✨ Thanks for visiting **OpenTutor**!* |
| 1351 | +*✨ Thanks for visiting **DeepTutor**!* |
1352 | 1352 |
|
1353 | 1353 | <img src="https://visitor-badge.laobi.icu/badge?page_id=HKUDS.OpenTutor&style=for-the-badge&color=00d4ff" alt="Views"> |
1354 | 1354 |
|
|
0 commit comments