Skip to content

This project, was developed as part of the coursework for 3AI's AI Project- AI solutions ESPRIT school of engineering university.

Notifications You must be signed in to change notification settings

RawCooked/GoS_AI_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoS_AI_Project

🧠 Overview

GoS_AI_Project is a deep learning system combining image classification and object detection. Designed for smart educational or security applications, this project uses powerful neural networks to recognize and detect objects in images, with a focus on deployment efficiency and accuracy.


✨ Features

  • βœ… Image classification using pretrained CNN models (ResNet, VGG16, MobileNet)
  • 🎯 Image Classification with custom datasets
  • πŸ“Š Performance metrics visualization (Accuracy, F1-Score, etc.)
  • 🧠 Future-ready with support for self-supervised learning and edge deployment

πŸ› οΈ Tech Stack

πŸ”Ή Frontend

  • React (for future real-time monitoring dashboard or visual results display)

πŸ”Ή Backend

  • Django (REST API for serving predictions and managing models)

πŸ”Ή Deep Learning Frameworks

  • TensorFlow / Keras
  • PyTorch

πŸ”Ή Other Tools

  • OpenCV – Image manipulation
  • Matplotlib, Seaborn – Visualization
  • Pandas, NumPy – Data manipulation
  • Scikit-learn – Evaluation metrics
  • Flask / FastAPI – Lightweight deployment
  • Unsloth / LoRA - llm fine tuning

πŸš€ Getting Started

2️⃣ Github Organization

This is how this Repo is organized

/dataset
     /Act
          /Artistical-talent-detection
               /Datasets
               /Notebooks
          /Mathematical-logical-thinking
               /Notebooks
          /Singing-talent-detection
               /Notebooks
               /Datasets
                    /Audio-Preview
     /Engage
     /Investigate

🚧 Future Improvements

  • πŸ“š Self-supervised learning for semi-labeled datasets
  • ⚑ Real-time optimization (quantization, pruning)
  • 🧠 Edge deployment on Raspberry Pi
  • πŸ”‹ Energy-efficient architectures

πŸ™Œ Acknowledgments

  • Inspired by Our Dear Professors (❁´◑`❁) & Personal Experiences

πŸ‘₯ Authors