Giter VIP home page Giter VIP logo

adidsec / bob-emploi Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bayesimpact/bob-emploi

0.0 0.0 0.0 41.5 MB

An application that provides personalized career and job search advice to jobseekers.

Home Page: https://www.bob-emploi.fr

License: GNU General Public License v3.0

Jupyter Notebook 56.79% JavaScript 0.09% Python 21.40% Shell 0.66% HTML 5.59% CSS 0.14% Makefile 0.14% Dockerfile 0.07% TypeScript 15.13%

bob-emploi's Introduction

Si vous ne parlez pas anglais, contactez-nous directement à [email protected]. Le code source et sa documentation sont en anglais afin de favoriser les contributions internationales.

Bob Emploi

Bob Emploi is an application that uses algorithms to provide personalized advice to jobseekers.

For more information, check out the website at http://www.bob-emploi.fr.

Bob Emploi is developed and maintained by Bayes Impact, a non-profit organization whose purpose is to use technology to address social issues. The project is currently in active development and started in Spring 2016 (see HISTORY.md for the full project history).

Please subscribe to our mailing list in order to receive updates regarding the open sourcing of this project.

Bob Emploi is a React Single Page Application with a RESTful JSON API written in Python. The application is backed by a MongoDB which serves data that we pre-computed using the Python data science stack.

This repository is an automated export of our internal repository that we use for development.

Licensing

We believe algorithms that aim to serve the public interest should be audit-able and transparent. In accordance with our mission of building a "citizen-led public service", most of the application will be open-source under a GPL v3 license.

Documentation

Repository Layout

This repository contains several components where each is located within a single folder on the root level. Currently existing folders are:

  • frontend: Bob Emploi web application.
  • data_analysis: Data analysis part of Bob Emploi.

Each folder contains a README file with further details regarding this application.

Contributions

We welcome content and feature suggestions, which help us provide better and more granular advice to Bob users. These can be as simple as a cool job search tip you'd like to share with Bob users, or more sophisticated (for example if you have an idea for how to better suggest training programs based on a user's situation). You can send these to [email protected] either in French or in English.

If you want to contribute to Bob Emploi with a bug fix or feature suggestion, please follow the Github contribution workflow described in here. At the current stage however, the main intention of the open source repository is to be transparent about the inner workings of Bob. In the future we hope for, and will actively seek out for, contributions from the community. When we are ready for that, we will add detailed contribution instructions and suggestions of what to work on to this repository.

Installation / Local Development

All components / applications are packaged in Docker Containers, which makes it extremely portable and reduces the setup of your development environment to a few simple commands.

  1. Install Docker: use these detailed instructions for installation
  2. Run application-specific docker command. For example:
  • To run and build the frontend locally: docker-compose up -d frontend-dev (Will make the application available at http://localhost:3000)
  • To run the tests: docker-compose run --no-deps frontend-dev npm test
  • ...

You can find the full list of commands in the README of each folder.

Short Links

We use a Bayes internal URL shortener that allows us to create links like http://go/bob-design-doc to conveniently link resources from within the source code or documentation. These links are only intended for internal usage and would not work on your computer. We are currently in a process to vet which documents can be made public and will in the future find a solution to replace the go links in the code by publicly available URLs.

Open-Sourcing Status

Core Application Code

The core application source code is published in the frontend folder of this repository. It is still under very active development and even major features and interfaces are likely to change.

Components

We have currently opened two of the components we built as part of Bob Emploi:

  • JobSuggest, an autocomplete component for suggesting and selecting French job titles. It is currently based on the ROME job taxonomy, which it enriches by a) properly gendering job titles and b) weighting job titles by frequency.
  • PyEmploiStore, a Python wrapper around Emploi Store Dev APIs, the platform managed by Pôle Emploi to share their public data.

Data

We have opened some of the data analysis notebooks (folder data_analysis/notebooks) pertaining to the data sources used by the application. These are incomplete, but provide a first insight on the data our recommendations are based on. As these are critical to being able to assess the validity of Bob Emploi's recommendation, we will first focus our open-sourcing efforts on opening more notebooks.

In particular, some of our datasets contain private data, or belong to an external data partner, and as such notebooks analyzing them will be opened over time as we are able to individually vet them for any potential leakage of sensitive information. The data README contains a list of the main data sources used in the application along with a short description.

bob-emploi's People

Contributors

pcorpet avatar dedan avatar zozoens31 avatar pyduan avatar florianjourda avatar rap2hpoutre avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.