|
5 | 5 | <h2 align="center">AO3 Chrome Extension</h2>
|
6 | 6 | <h4 align="center">A powerful Chrome extension that enhances your Archive of Our Own (AO3) reading experience with AI-powered recommendations, custom themes, and comprehensive reading statistics.</h4>
|
7 | 7 | </p>
|
8 |
| - |
| 8 | +<p align="center"> |
| 9 | + <a href=""> |
| 10 | + <img width="400" src="https://github.com/GDGVIT/ao3-chrome-extension/blob/dev/ao3-chrome-extension/public/logo.png" alt="GDSC VIT"/> |
| 11 | + </a> |
| 12 | +</p> |
9 | 13 | ---
|
10 | 14 | [](https://dsc.community.dev/vellore-institute-of-technology/)
|
11 | 15 | [](https://discord.gg/498KVdSKWR)
|
|
14 | 18 | [](https://ao3-website.vercel.app/dashboard)
|
15 | 19 |
|
16 | 20 | ## Features
|
17 |
| -- [ ] AI-powered fanfiction recommendations based on reading history |
18 |
| -- [ ] Custom themes with dark mode support |
19 |
| -- [ ] Advanced tag filtering and search capabilities |
20 |
| -- [ ] Reading statistics tracking |
21 |
| -- [ ] Smart bookmark organization |
22 |
| -- [ ] Reading progress tracker |
23 |
| -- [ ] Enhanced user interface |
24 |
| -- [ ] Cross-device sync for preferences |
| 21 | +- [X] AI-powered fanfiction recommendations based on reading history |
| 22 | +- [X] Custom themes with dark mode support |
| 23 | +- [X] Advanced tag filtering and search capabilities |
| 24 | +- [X] Reading statistics tracking |
| 25 | +- [X] Smart bookmark organization |
| 26 | +- [X] Reading progress tracker |
| 27 | +- [X] Enhanced user interface |
| 28 | +- [X] Cross-device sync for preferences |
25 | 29 |
|
26 | 30 | <br>
|
27 | 31 |
|
@@ -64,6 +68,11 @@ npm run build
|
64 | 68 | - Select the `dist` folder that was created during the build process
|
65 | 69 |
|
66 | 70 |
|
| 71 | +## Checkout the frontend and backend here: |
| 72 | +- [Frontend](https://github.com/GDGVIT/ao3-chrome-extension-frontend) |
| 73 | +- [Backend and ML](https://github.com/GDGVIT/ao3-chrome-extension-backend-and-ml) |
| 74 | + |
| 75 | + |
67 | 76 | ## Contributors
|
68 | 77 |
|
69 | 78 | <table>
|
@@ -121,4 +130,4 @@ npm run build
|
121 | 130 | </p>
|
122 | 131 | </td>
|
123 | 132 | </tr>
|
124 |
| -</table> |
| 133 | +</table> |
0 commit comments