This project was developed with the purpose of making better the team-making part of a hackathon.
Me and some participants of Shawee's 2019 OpenHack created a team. But we have had a problem. We didn't knew each other. So the purpose of this repo is to create a team matching AI that groups developers/people with a great features/knowledge variability.
This repo is the back-end of a MVP. The technologies used are:
- Javascript
- NodeJS
- ExpressJS
- TensorFlow.JS
- Mongoose (with a MongoDB database)
- Add continuous data feeding to improve AI models
There's a serverless lambda running this code at this moment. You can test it right now: https://api-openhack.now.sh
If you like using Insomnia, I created a workspace while I was developing the project. I just exported the workspace and added it to the repo. You can download/view the file clicking here.
Well, if you are reading this and liked this project, a star ⭐ of any kind of feedback would be really appreciated.