Toloka has a powerful open API, it allows you to integrate an on-demand workforce directly into your processes, and to build scalable and fully automated human-in-the-loop ML pipelines. This toolkit makes the integration even easier, e.g. allows using all power of Toloka from Jupyter Notebooks.
SmartShop is a home inventory management system created by a group of engineers in a senior design group at Southern Illinois University Edwardsville (SIUE). The design was created over the Fall 2016 - Spring 2017 academic period. The application uses Python 3.5.2 with PyQt5 to create a GUI for users to interact with the SainSmart 7" touchscreen attached to a Raspberry Pi 3.
This is a CLI employee summary HTML template engine. When you fill out the console prompts, it will generate an HTML page with all inputted information about your employees.
Retrieval engine of documents in a given format as part of a course "Information Retrieval". My part focused on building the component called Parser which parses the documents to terms and builds a big dictionary (that each term points to the documents that include it).