Automatically matches pre-vetted engineers with opportunities or client needs based on factors like skillset, project requirements, cultural fit, and even past performance data from similar roles.
- 1.1- Improving the pre-sales/sales efficiency of offering staffing solution.
- 1.2- Match job descriptions with developers CVs, skills, project requirements, background past experience.
- 1.3- Analyze opportunity descriptions and needs against resumes, ensuring a near-perfect match for every position.
- 1.4- improving placement accuracy, enhancing the client experience.
- Node 18.20.3
- typescript@^5/[email protected]
- [email protected]
Run the following commands in your project folder to get started:
npm install && npm run dev
OR
npm install && npm start
- Angel Garcia
- Jesus Franco
- Hebert Rangel.
This POC contains a basic example of authentication and redirecting based on a users logged in status. However, this is done using SSG, which is not ideal, but serves the purpose of this demo. For better authentication and redirecting you should use Astro's (experimental) SSR.
This page contains an example login flow, using a fake email address and password and by utilizing the localStorage
. All pages redirect to /login.astro
The page is an astro page with angular component to listen to the conversation to be review by OpenAI or enter teh request by typing or pasting it, this will send the data to the model and replay the processed answer.
presentation of the openai results and information to be consider for team building, also the model returns either by best fit, by budget challenge if mentioned during the scope of the inquery.
The project does not have th eopeai key in the git due to security reasons, if needed we can provide the key that was provided to us.