Description
An algorithmically enhanced hard-coded search software for searching through internal database of achieved projects for guiding employees across Kennametal aiming efficient worktime.
Project Duration -
April - August 2024 (6 Months)
Department of AI & ML - Sri Krishna Insititute of Technology -
6th SEMESTER 2021 Batch
Unity is Strength
Leading such a team is an opportunity not to miss:
D A R S H A N S
PROJECT MANAGER & TEAM LEAD
>>GITHUB
|
V E N U G O P A L S R
PRIMARY DEVELOPER
>>GITHUB
|
D A R S H A N S A D A S H I V A
INTERFACE DESIGNER & SECONDARY DEVELOPER
>>GITHUB
|
- How to use the App
Step 01: Please use our
LATEST RELEASE PAGE
and find Kennametal.WorkToolsSearch.exe
Step 02: Run Kennametal WorkToolsSearch in your Downloads folder.
THE PYTHON WAY
for geeks/debuggers
Take the help of
requirements.txt
in the root folder.
Assuming you are inside the cloned folder, just run this in Terminal Interpreter: PowerShell
:
python -m pip install -r requirements.txt; python ./main.py
Please note that this App is currently intended to run on
WINDOWS
OS only.
Please refer
OFFICIAL CONTRIBUTION GUIDE
- LINK TO
THE ORIGINAL REPOSITORY