Skip to content

Commit 432c4b3

Browse files
finalizing version 0.1 - initial commit by Ahammad Shawki
- Changed the design a bit - Cleaned and Documented the code and repository tree - Added bunch of description - Tested the Code - Minor Bug Fixes - Set Up Virtual Environment
1 parent b2713b5 commit 432c4b3

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

75 files changed

+304
-237
lines changed

Mahin/e.jpg

-10.3 KB
Binary file not shown.

Mahin/f.jpg

-5.56 KB
Binary file not shown.

README.md

+63-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,63 @@
1-
# NDITC AI APP v0.0
2-
Notre Dame Information Technology Club's official Artificial Intelligence application that performs image recognition, profit prediction and acts as the backend of Tinker
1+
![poster.jpg](others/poster.jpg)
2+
3+
# TinkerHead AI - NDITC ✅
4+
Notre Dame Information Technology Club's official Artificial Intelligence application that performs image recognition, profit prediction and acts as the backend head of the **Tinker** bot.
5+
6+
<br>
7+
8+
## Tech Stack
9+
- Python==3.9
10+
- click==8.1.3
11+
- colorama==0.4.6
12+
- comtypes==1.1.14
13+
- dlib==19.22.99
14+
- face-recognition==1.3.0
15+
- face-recognition-models==0.3.0
16+
- numpy==1.24.1
17+
- opencv-python==4.7.0.68
18+
- Pillow==9.4.0
19+
- pypiwin32==223
20+
- pyttsx3==2.90
21+
- pywin32==305
22+
23+
<br>
24+
25+
## How to use?
26+
- Download the project [zip file](https://codeload.github.com/ahammadshawki8/nditc_ai_app/zip/refs/heads/main?token=ANMOM66HVQJ7ANYUUEGKDVDDXV7SA)
27+
- Install [Python](https://www.python.org/downloads/) 3.9+ version on your device
28+
- Setup the **virtual evnvironment** using [requirements.txt](requirements.txt) file
29+
- Enjoy the application experience
30+
31+
<br>
32+
33+
## How to contribute?
34+
- Start a new [issue](https://github.com/ahammadshawki8/nditc_ai_app/issues/new)
35+
- Solve an existing [issue](https://github.com/ahammadshawki8/nditc_ai_app/issues)
36+
37+
<br>
38+
39+
## Credits
40+
- Image Collection - [Arko Chowdhury](https://www.facebook.com/arko.chowdhury.121)
41+
- Face Recognition & GUI - [Mahin Bin Hasan](https://www.facebook.com/root.mahin)
42+
- Profit Prediction - [Nadeef Chowdhury](https://www.facebook.com/nm.c.5283)
43+
- Project Finalization - [Ahammad Shawki](https://linktr.ee/ahammadshawki8/)
44+
45+
<br>
46+
47+
## Snaps in Action
48+
![action_snap.jpg](others/action_snap.jpg)
49+
50+
51+
<br>
52+
53+
## License
54+
Details can be found in [LICENSE](LICENSE)
55+
56+
<br>
57+
58+
## Contact Us
59+
- [Telephone](tel:01885-925097)
60+
- [Email](mailto:[email protected])
61+
- [Website](http://nditc.org/)
62+
- [Facebook](https://www.facebook.com/nditc.official)
63+
- [LinkedIn](https://www.linkedin.com/company/nditc/)

dlib_main/Install-dlib-main.zip

12.2 MB
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)