Skip to main content

Projects

  • Legalease

    Legal documentation can be a complicated and time-consuming process, especially for individuals and small businesses who may not have access to legal resources. In addition, the language and jargon used in legal documents can be difficult for non-lawyers to understand, which can lead to errors and misunderstandings.

  • Deepfake AI Detection Tool
    This tool analyzes images to determine if they have been manipulated or generated using deepfake techniques. It looks for inconsistencies, artifacts, and other signs of forgery.Image forensicsArtifact detectionForgery analysis
  • Routes

    🔹 Takes two city names as input from the user.
    🌐 Finds their geographic coordinates (latitude and longitude) using the Geopy library.
    📏 Calculates the distance between them using the Haversine formula (great-circle distance).
    🗺️ Displays both cities on a map with markers and a line connecting them using Folium.
    Shows the calculated distance and the interactive map on the Streamlit interface.

  • Zomato

    Zomato has an average of 17.5 million monthly transacting customers for its food delivery business.e average monthly active food delivery restaurant partners on Zomato's platform have also increased by 8.7% year-on-year, from 208,000 to 226,000.You are working in a data-driven role at Zomato. You have a dataset of customers. As a data professional, you need to analyze the data, perform EDA (Exploratory Data Analysis) and visualization

  • Uber Data Analysis

    The aim of analysis is to identify the root cause of the problem (i.e. cancellation and non-availability of cars) and recommend ways to improve the situation. As a result of your analysis, you should be able to present to the client the root cause(s) and possible hypotheses of the problem(s) and recommend ways to improve them.

  • Web Scraper

    This project is an AI-based application that scrapes websites for contact information (such as email addresses and phone numbers) and sends personalized emails automatically using Cohere's AI-based text generation model.