Thanks to visit codestin.com
Credit goes to github.com

Skip to content

That's a mr-analyzer able to analyze whatsup chats within a minute and able to give results of that analysis.

Notifications You must be signed in to change notification settings

anurag6569201/Mr-analyzer

Repository files navigation

MR-Analyzer: Machine Learning and Data Science Projects

Welcome to the MR-Analyzer repository! This is where I showcase my journey in machine learning and data science GenAI through various projects. Below you'll find an overview of each project along with links to their respective LinkedIn posts for a detailed description.

Table of Contents

  1. MR-Analyzer: Movie Recommendations
  2. Rockmine Prediction Project
  3. Diabetes Prediction Project
  4. WhatsApp Chat Analyzer
  5. GenAI MCQGenerator
  6. GenAI AsktoAske
  7. Getting Started
  8. Contributing
  9. License

MR-Analyzer: Movie Recommendations

πŸš€ Excited to share my latest project: MR-Analyzer - Movie Recommendations! 🎬

Overview

A movie recommendation system leveraging a custom dataset created by merging multiple sources along with the TMDB database. This project uses advanced machine learning algorithms to deliver personalized movie suggestions.

Key Highlights

  • Custom dataset integration
  • TMDB database utilization
  • Advanced Cosine Similarity & TF-IDF Vectorizer algorithms

Links

Rockmine Prediction Project

πŸ” Rockmine Prediction Project

Overview

This project explores the depths of data with Sonar technology to understand underwater landscapes. Using Logistic Regression, we predict outcomes based on a dataset of 208 data points and 60 features.

Key Highlights

  • Logistic Regression model
  • Training Accuracy Score: 84.34%
  • Testing Accuracy Score: 76.19%

Links

Diabetes Prediction Project

🌊 Diabetes Prediction Project

Overview

A machine learning project aimed at diagnosing and managing diabetes mellitus. Using an SVM Classifier, the model predicts outcomes based on a dataset of 769 data points and 9 features.

Key Highlights

  • SVM Classifier model
  • Training Accuracy Score: 78.66%
  • Testing Accuracy Score: 77.27%

Links

WhatsApp Chat Analyzer

Hello everyone, Introducing MR-Analyzer: Analyze WhatsApp Chats! πŸ“ŠπŸ’¬

Overview

An easy-to-use tool for analyzing WhatsApp conversations. This project harnesses the power of various technologies to provide comprehensive insights into your chat data.

Key Highlights

  • Technologies used: HTML, CSS, Bootstrap, Django, SQLite, NumPy, Pandas, Matplotlib, Seaborn
  • User-friendly interface for chat data upload and analysis

Links

GenAI MCQGenerator

Genai based mcq generator using langchain

Overview

The MCQ generator uses Gemini LLM and LangChain to create multiple-choice questions automatically. This tool generates diverse and high-quality questions, making it valuable for education and assessments.

Key Highlights

  • Technologies used: HTML, CSS, Javascript, Bootstrap, Django, SQLite,Langchain, GenAi LLM, Numpy, Pandas

Links

GenAI AsktoAske

Genai based Question Answering realted to document!

Overview

Experience My QA Bot, powered by Langchain Gemini AI. It utilizes the text-Hugging face embeddings and the Gemini Pro LLM model, coupled with Pinecone Vector DB for efficient embeddings storage.

Key Highlights

  • Technologies used: HTML, CSS, Javascript, Bootstrap, Django, SQLite,Langchain, Gemini LLM, Hugging Face,Pinecone

Links

Getting Started

To explore the projects, clone the repository and follow the instructions in each project's directory.

Prerequisites

Make sure you have Python and Django installed on your machine.

Installation

  1. Clone the repository:

    git clone https://github.com/anurag6569201/mr-analyzer.git
    cd mr-analyzer
  2. Create a virtual environment and activate it:

    python -m venv venv
    source venv/bin/activate  # On Windows, use `venv\Scripts\activate`
  3. Install the required packages:

    pip install -r requirements.txt
  4. Navigate to the project directory and run the server:

    cd project-directory
    python manage.py runserver
  5. Open your browser and go to http://127.0.0.1:8000/ to see the project in action.

Contributing

Feel free to fork this repository, make improvements, and submit pull requests. Contributions are always welcome!

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 some 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.


Stay tuned as we continue to innovate and leverage the power of machine learning for impactful insights!


For more details and updates, follow me on LinkedIn: Your LinkedIn Profile

About

That's a mr-analyzer able to analyze whatsup chats within a minute and able to give results of that analysis.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published