{"id":20718224,"url":"https://github.com/jerryblessed/shine","last_synced_at":"2026-04-24T13:31:11.505Z","repository":{"id":254327891,"uuid":"846184565","full_name":"Jerryblessed/shine","owner":"Jerryblessed","description":"A repository on shine, a generative AI + TiDB severless with vector search educational platform","archived":false,"fork":false,"pushed_at":"2024-08-24T23:48:01.000Z","size":75731,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-11T07:46:12.789Z","etag":null,"topics":["flas","googlegenerativeai","tidb"],"latest_commit_sha":null,"homepage":"https://jerryblessed.pythonanywhere.com/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Jerryblessed.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-22T17:35:20.000Z","updated_at":"2024-12-26T00:19:40.000Z","dependencies_parsed_at":"2025-03-11T07:43:18.441Z","dependency_job_id":"0e65a609-83e4-4be7-a95a-09a417eadec0","html_url":"https://github.com/Jerryblessed/shine","commit_stats":null,"previous_names":["jerryblessed/shine"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Jerryblessed/shine","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jerryblessed%2Fshine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jerryblessed%2Fshine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jerryblessed%2Fshine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jerryblessed%2Fshine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jerryblessed","download_url":"https://codeload.github.com/Jerryblessed/shine/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jerryblessed%2Fshine/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32225709,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["flas","googlegenerativeai","tidb"],"created_at":"2024-11-17T03:12:51.692Z","updated_at":"2026-04-24T13:31:11.483Z","avatar_url":"https://github.com/Jerryblessed.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ✨ Shine\n\nShine is an educational platform that allows users to post and retrieve content for studies. The platform supports various file formats, including images, documents, and others. The architecture of Shine integrates TiDB, SQLite, and AI search to enable efficient content management and retrieval.\n\n## 🛠 Architectural Diagram\n\n![Shine Architectural Diagram](https://i.ibb.co/LvZR3jC/shine-architectural-diagram.png)\n\n## 🌟 Features\n\n- **📁 File Upload and Retrieval:** Users can upload various file formats, which are transformed into vector embeddings for storage.\n- **🔍 AI-Powered Search:** The platform supports advanced search functionalities using AI, allowing users to query and retrieve content effectively.\n- **🔢 Vector Embeddings:** Content is stored as vector embeddings, enabling efficient similarity searches through top-k nearest neighbor algorithms.\n- **💾 Database Integration:** Shine uses TiDB for vector embedding management and SQLite for interaction with user queries.\n\n- **Admin Panel**\n- **Comment**\n  - Comment Delete\n- **Custom Profile Picture**\n- **Dashboard Page**\n- **Dark/Light Themes**\n- **Database Checker**\n- **Debug Messages**\n- **Docker**\n- **Google reCAPTCHA v3**\n- **Logging**\n- **Multi Language Support**\n- **Password**\n  - Password Change\n  - Password Reset\n- **Post**\n  - Post Banner Photos\n  - Post Categories\n  - Post Creation\n  - Post Delete\n  - Post Edit\n  - Post Views\n- **Responsive Design w/TailwindCSS**\n- **Search Bar**\n- **Summer Note Editor**\n- **Testing w/PlayWright**\n- **Time Zone Awareness**\n- **User**\n  - User Delete\n  - User Login\n  - User Log Out\n  - User Name Change\n  - User Page\n  - User Points\n  - User Profile Pictures\n  - User Settings Page\n  - User Sign Up\n  - User Verification\n\n## 📦 Requirements for flask app\n\n- Flask\n- Passlib\n- WTForms\n- Requests\n- Flask-WTF\n- Playwright\n- Pipenv\n- Python 3.10 or newer\n- google.generativeai\n- peewee\n- tidb-vector\n\n## 📦 Requirements for next.js app\nFor the next.js app's requirement, please visit [shine's chat](https://github.com/Jerryblessed/shine/blob/main/light_chat/package.json) project requirement page\n\n## 🧑🏻‍💻 Languages\n\n- Python\n- HTML | Jinja\n- CSS\n- JavaScript\n- TypeScript\n\n## 📚 Technologies\n\n### ⚙️ Backend\n\n- SQLite3\n- Passlib\n- Flask\n- WTForms\n- Flask_WTF\n- Requests\n- Playwright\n- node.js\n\n### 🔮 Frontend\n\n- jQuery\n- TailwindCSS\n- Tabler Icons\n- Summer Note Editor\n- JavaScript\n- TypeScript\n\n### 🔨 Tools\n\n- Black formatter\n- Prettier formatter\n- VSCode editor\n- Docker\n- Pipenv\n- Git\n\n## 🚦 Running the Project\n\n1. **Download source code from GitHub** 💾\n   ```bash\n   https://github.com/Jerryblessed/shine.git   \nFor shine flask app (main app), run the following commands\n\n-   cd ./shine\n-   pip install requirements.txt\n-   python run app.py\n\n\n For shine Generative Assistance, run the following commands\n-   cd ./light_chat\n-   npm i\n-   npm run dev\n\n## Special Thanks! 🎉\n\nWe would like to extend a heartfelt thanks to [DogukanUrker](https://github.com/DogukanUrker) for the incredible work on the [FlaskBlog](https://github.com/DogukanUrker/flaskBlog) project!\n\n\n## 📜 License\n\n```text\nMIT License\n\nCopyright (c) 2024 Shine Educational Platform\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjerryblessed%2Fshine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjerryblessed%2Fshine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjerryblessed%2Fshine/lists"}