{"id":27937500,"url":"https://github.com/hasims2001/talentforge","last_synced_at":"2026-04-11T13:03:41.742Z","repository":{"id":208799819,"uuid":"721971027","full_name":"Hasims2001/TalentForge","owner":"Hasims2001","description":"Project is based on Job matching system where jobseeker can find relevant jobs \u0026 recruiter can find recommended talent by using chatbot.","archived":false,"fork":false,"pushed_at":"2023-12-09T10:16:18.000Z","size":56263,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-07T07:53:00.344Z","etag":null,"topics":["chakraui","flask","genai","genai-chatbot","python","react","redux"],"latest_commit_sha":null,"homepage":"https://talent-forge-one.vercel.app","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Hasims2001.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-11-22T06:54:16.000Z","updated_at":"2023-12-06T04:58:32.000Z","dependencies_parsed_at":"2023-12-09T08:38:54.854Z","dependency_job_id":null,"html_url":"https://github.com/Hasims2001/TalentForge","commit_stats":null,"previous_names":["hasims2001/talentforge"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hasims2001%2FTalentForge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hasims2001%2FTalentForge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hasims2001%2FTalentForge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hasims2001%2FTalentForge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Hasims2001","download_url":"https://codeload.github.com/Hasims2001/TalentForge/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252839275,"owners_count":21812084,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["chakraui","flask","genai","genai-chatbot","python","react","redux"],"created_at":"2025-05-07T07:53:15.930Z","updated_at":"2025-12-30T23:05:04.369Z","avatar_url":"https://github.com/Hasims2001.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Talent Forge\n\nWelcome to Talent Forge, Our cutting-edge job matching platform leverages the power of GenAI integration, empowering recruiters to effortlessly connect with ideal candidates and enabling job seekers to discover tailored opportunities aligned with their unique skills and experience. Transform your hiring process and career journey with Talent Forge today!\n\n Single handly built project(frontend \u0026 backend) in span of 8 days.\n\n## Table of Contents\n- [Demo](#Demo)\n- [Features](#features)\n- [Tech Stack](#Tech-stack)\n- [Links](#Links)\n- [Screenshot](#Screenshot)\n- [Installation](#installation)\n\n\n## Demo\nVideo Link: https://youtu.be/HPg_oU8sAx8\n\n\n## Features\n\n- Chatbot integration using GenAI\n- User Authentication\n- Recruiter can post, add, update, and delete their job posts\n- Jobseeker can apply on job posts, can update their profile, can also view the status of application\n\n\n## Tech Stack\n\n- Front-end:\n  - Chakra UI for a visually appealing and responsive user interface\n  - React.js for building dynamic and interactive components\n  - Redux for state mangement\n- Back-end:\n  - MySQL for storing job posts, applications, skillsets and user data\n  - Flask for handling server-side logic\n\n\n## Links\n\n# Front-end:\n\n- **Website URL:** [https://talent-forge-one.vercel.app](https://talent-forge-one.vercel.app)\n\n\n# Back-end:\n- **Github:** [https://github.com/Hasims2001/TalentForge-API](https://github.com/Hasims2001/TalentForge-API) \n\n\n## Screenshot\n\n![image](https://github.com/Hasims2001/TalentForge/assets/58412185/7be9828e-fd56-42bb-8980-828715c204d1)\n\n![image](https://github.com/Hasims2001/TalentForge/assets/58412185/9bacaba2-2292-4810-9a10-d4b5232798c4)\n\n![image](https://github.com/Hasims2001/TalentForge/assets/58412185/310a36c3-6c38-4434-a530-cbef388d9ca4)\n\n![image](https://github.com/Hasims2001/TalentForge/assets/58412185/28a64051-e401-47c0-b9d2-e36e5ab5d448)\n\n![image](https://github.com/Hasims2001/TalentForge/assets/58412185/c269d8ed-78b4-4c4b-951b-f6a2c448741c)\n\n![image](https://github.com/Hasims2001/TalentForge/assets/58412185/7f0ef349-f76d-4b6e-b749-036103018b45)\n\n![image](https://github.com/Hasims2001/TalentForge/assets/58412185/c3a1e326-f020-40e5-8295-150d50e71f00)\n\n## Installation\nTo set up the project locally, follow these steps:\n\n1. Clone the repository:\n\n```bash\ngit clone https://github.com/Hasims2001/TalentForge.git\n```\n\n2. Open the TalentForge folder in termial:\n```bash\ncd TalentForge\n```\n\n3. Run command:\n```\nnpm install\n```\n\n4. Run project\n```\nnpm start\n```\n\n\nFeel free to explore the project using the provided links and discover the jobs or telents!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhasims2001%2Ftalentforge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhasims2001%2Ftalentforge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhasims2001%2Ftalentforge/lists"}