Giter Club home page Giter Club logo

coronomy's Introduction

Python GitHub license

Coronomy

A network for those people who lost their jobs due to COVID-19; those companies that went bankrupt; and those investors who want to help recover the economy.

A UNESCO 'Code the Curve' Hackaton submission

An online demo of the project is available at https://www.coronomy.online

Mission

Our solution is essentially a facebook for the unemployed and for the owners of the bankrupt companies. So that they can find each other. Network will connect the job-seeking people and the sinking employers based on their reputation - the snapshot from just a couple of months ago.

Through this database, venture capital and government recovery funds could find the matched pairs of employees and employers to revive the most important areas of the damaged economy. Service architecture is based on the Python-Flask framework and utilizes cloud solutions. As of today, we have an online-platform that features a web application, cloud-based model services and a MySQL database.

Map of the companies experiencing difficulties with finance/salary payments/rent etc. during the COVID-19 pandemic.

PLatform takes the advantage of the intelligent AI-based planning and matching algorithms such as the developed C-scoring system used to match the available resources of the nearby companies and would-be employees:

Demo results fetched from the database based on the skills and location of a user.

For a demo-login:

https://coronomy.online/login

With the following credentials:

Login: [email protected]
Password: secret

Installation as a project repository:

git clone https://github.com/coronomy.git

In this case, you need to manually install the dependencies.

Deploy on Heroku (free)

First, edit the app.json and replace the value of the repository:

"repository": "https://github.com/cviaai/coronomy"

with the URL to the forked repository.

Then click on the button:

Deploy

coronomy's People

Contributors

cviaai avatar olegrgv avatar rubaha96 avatar vitomichele avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

rubaha96

coronomy's Issues

Dataset

  • Get the packed data
  • Convert
  • Make corpora
  • Normalize
  • Preprocess

NLP methods

  • vector space embeddings
  • distance metrics
  • prod

optional/ideas:

  • dirichlet-based scoring

Structure - pages

  1. Employees (ordinary ppl, their info: age, etc.)
    Fields:
  • *Name: (type-in)
  • *Surname: (type-in)
  • *Age: (select)
  • Telephone: (type-in)
  • *Email: (type-in)
  • Social link: (type-in)
  • *Profession: (type-in)
  • *Education lvl: (choice: Primary, Secondary, College, BA, MSc, Unfinished, PhD, Other)
  • *Main skills: (type-in)
  • Address: (type-in)
  • *Previous job: (type-in)
  • *Other info: (type-in)
  • *Readiness to work irrelevant to the main profession: (yes/no)
  • *How can you help? (if you have any equipment to share, technical space at home, tools): (type-in)

  1. Companies (data from DB -> forms) (data got from help-biz). TIN-later

  1. Investors (amount of funds, possible area of investment, ratios (NVP, ROI, etc.))

  1. Results (depending on the query, show relevant info)

  1. New company (what fields? @evgeniy-borisov )

let's make it like kickstarter or hackaton

  • workers number [interval]
  • skill required word [list]
  • resources required [text]
  • link to roadmap file [link to pdf]
  • link to presentation [link to pdf]
  • link to video [link]
  • consumer storyes [text]
  • investigation sum [interval]
  • risks [text]
  • Pay-Back Period [interval]

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.