{"id":22972775,"url":"https://github.com/abhishek-sanwal/ai_powered_task_recommendation_system","last_synced_at":"2026-04-12T03:34:43.992Z","repository":{"id":265655041,"uuid":"896351601","full_name":"abhishek-sanwal/AI_Powered_Task_Recommendation_System","owner":"abhishek-sanwal","description":"This project focus on building a task recommendation system based on severak crucial factors.","archived":false,"fork":false,"pushed_at":"2024-12-02T18:55:13.000Z","size":227,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-30T14:50:30.918Z","etag":null,"topics":["artificial-intelligence","css","flask","flask-api-backend","html5","reactjs","tailwindcss","vite"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/abhishek-sanwal.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-11-30T05:58:09.000Z","updated_at":"2024-12-12T16:39:19.000Z","dependencies_parsed_at":"2025-09-01T18:46:15.482Z","dependency_job_id":"d244ea8e-79f1-4cfa-ba71-f2359cd99f4b","html_url":"https://github.com/abhishek-sanwal/AI_Powered_Task_Recommendation_System","commit_stats":null,"previous_names":["abhishek-sanwal/ai_powered_task_recommendation_system"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/abhishek-sanwal/AI_Powered_Task_Recommendation_System","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhishek-sanwal%2FAI_Powered_Task_Recommendation_System","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhishek-sanwal%2FAI_Powered_Task_Recommendation_System/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhishek-sanwal%2FAI_Powered_Task_Recommendation_System/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhishek-sanwal%2FAI_Powered_Task_Recommendation_System/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abhishek-sanwal","download_url":"https://codeload.github.com/abhishek-sanwal/AI_Powered_Task_Recommendation_System/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhishek-sanwal%2FAI_Powered_Task_Recommendation_System/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31703501,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T21:17:31.016Z","status":"online","status_checked_at":"2026-04-12T02:00:06.763Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["artificial-intelligence","css","flask","flask-api-backend","html5","reactjs","tailwindcss","vite"],"created_at":"2024-12-14T23:19:23.384Z","updated_at":"2026-04-12T03:34:43.985Z","avatar_url":"https://github.com/abhishek-sanwal.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1\u003e\nAI Powered Task Management System\n\u003c/h1\u003e\n\n---\n\n### Steps to run this project:\n\n- ##### Clone repo\n\n  ```\n\n  git clone \u003crepo\u003e\n\n  ```\n\n- ##### Navigate to backend folder\n\n  ```\n  cd backend2\n  ```\n\n- ##### Install All backend dependencies\n\n  ```\n  pipenv install\n  ```\n\n- ##### Activate Virtual Environment\n\n  ```\n  pipenv shell\n  ```\n\n- Start **Mysql Server** and create a user **Tom** with password as **password** and grant ddl, dml, select permissions to it. Create a **restApi** database.\n\n- Make sure it is listening to **port 3306** on localhost(http:127.0.0.1)\n\n- ##### Load all environment variables\n\n  ```\n  source .env\n  ```\n\n- ##### Init\n\n  ```\n  flask db init\n  ```\n\n- ##### Migrate\n\n  ```\n  flask db migrate\n  ```\n\n- ##### Upgrade\n\n  ```\n  flask db upgrade\n  ```\n\n- ##### Start app\n\n  ```\n  flask run\n  ```\n\n- ##### Move one level up in directory\n\n  ```\n  cd ..\n  ```\n\n- ##### Move to Frontend\n\n  ```\n  cd frontend\n  ```\n\n- ##### Install Node modules\n\n  ```\n  npm install\n  ```\n\n- ##### Run Dev server(It is Vite app)\n\n  ```\n  npm run dev\n  ```\n\n---\n\n#### Upcoming Features:\n\n- Improvement in User Interface.\n- Upgrade to PostgresDB.\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabhishek-sanwal%2Fai_powered_task_recommendation_system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabhishek-sanwal%2Fai_powered_task_recommendation_system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabhishek-sanwal%2Fai_powered_task_recommendation_system/lists"}