Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 862 Bytes

File metadata and controls

34 lines (23 loc) · 862 Bytes

🤝 Mate Me

An interactive web application for matching potential friends or teammates based on shared traits, preferences, or personality characteristics. The app analyzes input data to suggest compatible mates - ideal for networking, study groups, or hobby connections.

Suggestions are displayed along with visual explanations and groupings.


🔎 Logo


🛠 Technologies and tools

  • Python 🐍
  • Streamlit
  • Pandas
  • Pycaret
  • Matplotlib
  • CSV / JSON data

🚀 Skills demonstrated in this project

  • data processing and profile similarity analysis
  • building recommendation or matching logic
  • unsupervised learning (e.g., clustering)
  • developing interactive web apps with Streamlit
  • creating intuitive visual feedback for users