Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gabrielmajeri/smarthack-2023
App for automating the public procurement process
https://github.com/gabrielmajeri/smarthack-2023
Last synced: 1 day ago
JSON representation
App for automating the public procurement process
- Host: GitHub
- URL: https://github.com/gabrielmajeri/smarthack-2023
- Owner: GabrielMajeri
- Created: 2023-11-11T11:55:18.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2023-11-12T10:29:51.000Z (12 months ago)
- Last Synced: 2023-11-12T12:33:59.170Z (12 months ago)
- Language: Python
- Size: 148 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SmartHack 2023 project
## Description
This repo contains the source code for our SmartHack 2023 project, an application used for the digitalization / automation of the procurement process.
It provides an interface for managing an organization's annual procurement plan, computing a budget estimate, generating e-mails for requesting price estimates, generating documents used in the tendering process (descriptions, specifications), provides analytics and feedback to the overall procurement pipeline.
It uses the [Veridion](https://veridion.com/) API to query a list of companies offering the desired products/services and Machine Learning (Natural Language Processing) to parse natural language queries, generate e-mails (requesting cost estimates), provide feedback and generate procurement documents.
## Team
- [Ștefan Boboc](https://github.com/StefanBoboc)
- [Andrei Eduard Constantinescu](https://github.com/andreiec)
- [Alexandru Glodeanu](https://github.com/alexxglo)
- [Gabriel Majeri](https://github.com/GabrielMajeri)