Skip to content

anvitha234/Mercury

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎈 Mercury: An AI Platform for Finding Friends

Build Status License

Mercury is an AI-enabled platform for finding friends by identifying their MBTI type and performing cosine similarity on the vectors.

Table of Contents

Features

  • Identify MBTI type of the person
  • Run the AI model to determine compatibility based on personality type
  • Find friends and mentors with similar personality traits
  • User-friendly interface

Installation

To get started with Mercury, follow these steps:

  1. Clone the repository:
    git clone https://github.com/AbhishekMZ/Mercury.git
  2. Navigate to the project directory:
    cd mercury
  3. Install the required dependencies:
    pip install -r requirements.txt

Usage

To use Mercury, follow these steps:

  1. Run the application:
    streamlit run streamlit_app.py
  2. Follow the on-screen instructions to input your MBTI type and find friends with similar personality traits.

Contributing

We welcome contributions! Please follow these steps to contribute:

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature-branch
  3. Make your changes and commit them:
    git commit -m "Add new feature"
  4. Push to the branch:
    git push origin feature-branch
  5. Open a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages