Giter Club home page Giter Club logo

I'm a Data Science and Machine Learning professional with over 2 years of hands-on experience. My fascination with Artificial Intelligence propels me to explore algorithms in the open-source library Scikit-learn and open sources tool Evidently AI, while concurrently working on Generative Artificial Intelligence projects

  • Resume: View Hema Kalyan's Resume
  • I do write blogs and articles on Medium
  • You can find me on LinkedIn and do follow me :)
  • I'm freelancing and providing services in the Artificial Intelligence domain. If you're interested, Go through this Hire Me

In my Data Science journey so far,

  • In December 2023, I Proudly received LinkedIn's Top Voice 💡 badge for Data Science, securing the title of the world's top 2% contributor for collaborative articles. Acknowledging my open-source contributions is rewarding and humbling, and I am grateful for the support of the Data Science Community on LinkedIn.
  • I have conducted multiple Data Science and Machine Learning Seminars and Workshops, which have helped so many students
  • I've assisted numerous individuals in aligning with their project and work requirements and delivering High-quality work to clients.
  • I've done multiple End-to-End Projects on various use cases such as Web Scraping, Chatbot Development, Natural Language Processing and Computer Vision.
  • Check out my Projects: Machine Learning and AI Projects


kalyanmurapaka45

Hema Kalyan Murapaka's Projects

ai-project-gallery icon ai-project-gallery

This Repository Contain All the Artificial Intelligence Projects such as Machine Learning, Deep Learning and Generative AI that I have done while understanding Advanced Techniques & Concepts.

application-tracking-system icon application-tracking-system

The Smart Applicant Tracking System (ATS) is a cutting-edge tool designed to enhance the resume evaluation process. Leveraging advanced Generative AI models from Google, the system empowers users to submit their resumes for a comprehensive analysis based on a provided job description.

article-web-scraping icon article-web-scraping

This Python script is designed to scrape articles from The Guardian's technology section using their API. It fetches article data, extracts the titles and content, and then saves each article's content to separate text files. The text files are organized in a folder named with the current date and time of the scraping.

artificial-intelligence-notebook-experiments icon artificial-intelligence-notebook-experiments

The repository encompasses a collection of my Artificial Intelligence project Notebook files, ranging from Machine Learning to Deep Learning and Generative AI. These projects reflect my exploration and comprehension of advanced techniques and concepts within the field

automated-ml-modelling icon automated-ml-modelling

This is the Streamlit web application that allows users to upload a dataset, generate an automated exploratory data analysis (EDA) report using the pandas-profiling library, and and train a machine learning model for regression or classification tasks.

basic-calculator icon basic-calculator

This is a basic web calculator built using Flask, a Python web framework. The application allows users to perform simple arithmetic operations such as addition, subtraction, multiplication, and division.

chatbot-using-langchain icon chatbot-using-langchain

This Streamlit app, "LangChain ChatBot," invites users to input queries, utilizing the LangChain library and OpenAI's text-davinci-003 model to generate responses with controlled randomness. In just a click, users can explore the intriguing world of conversation through this compact and user-friendly interface.

command-line-chatting-app icon command-line-chatting-app

This repository contains a simple Python implementation showcasing socket communication between a server and a client using threading. The code is organized into two classes, ServerNode and ClientNode, demonstrating a basic messaging system.

complete-data-science-materials icon complete-data-science-materials

This is Krish Naik Sir's GitHub repository, which I forked. It contains comprehensive resources and materials for data science, including his YouTube video tutorials and open-source contributions.

conversational-chatbot-using-langchain icon conversational-chatbot-using-langchain

This project brings together the seamless interactivity of Streamlit and the advanced language capabilities of OpenAI's GPT-3 to create a user-friendly and intelligent chatbot. Users can ask questions, seek assistance, or simply engage in a friendly conversation, and the chatbot responds with contextually relevant and human-like answers.

data-science-project-readme-template icon data-science-project-readme-template

This repository houses a comprehensive README template tailored for projects encompassing artificial intelligence, machine learning, and data science. The template offers guidelines, structure, and best practices for effectively documenting and presenting your projects in these domains.

data-version-control-demo icon data-version-control-demo

The provided demo project demonstrates the practical implementation and advantages of using DVC. It showcases how DVC simplifies data versioning and model versioning while working in tandem with Git to create a cohesive version control system tailored for data science projects.

deoldify-your-memories icon deoldify-your-memories

DeOldify is a Python library that leverages deep learning and transfer learning to colorize vintage black and white photos with stunning accuracy and detail. Simply provide the image URL or local file path, and watch as your old memories come to life in full color.

diamond-price-prediction icon diamond-price-prediction

Diamond Price Prediction with MLOps: A comprehensive end-to-end project for predicting diamond prices using machine learning and MLOps techniques.

docgenius-revolutionizing-pdfs-with-ai icon docgenius-revolutionizing-pdfs-with-ai

This is a Python application that allows you to load a PDF and ask questions about it using natural language. The application uses a LLM to generate a response about your PDF. The LLM will not answer questions unrelated to the document.

docker-demo icon docker-demo

This repository showcases a straightforward Python web application developed using the Flask framework and Docker containerization. By containerizing the application with Docker, we ensure smooth deployment and consistent development experiences across various environments.

e-commerce-data-analysis icon e-commerce-data-analysis

This project harnesses the capabilities of Power BI to craft a dynamic and visually compelling analytics dashboard, centered around unraveling the intricacies of ecommerce dynamics. Delve into key insights regarding sales performance, customer behavior, and inventory management to steer your online business strategy with precision.

e-mail-sender icon e-mail-sender

This Flask application allows you to send emails through a simple web interface. It uses the Flask web framework, and emails are sent via Gmail SMTP. Below is a brief overview of the project:

end-to-end-airbnb-price-prediction icon end-to-end-airbnb-price-prediction

The purpose of this project is to predict the price of Airbnb rentals based on various features of the properties listed on the platform. The code in this repository is written in Python and uses several machine learning algorithms to train and test a predictive model.

end-to-end-chest-disease-classification icon end-to-end-chest-disease-classification

This repository offers a comprehensive solution for chest disease detection, covering data ingestion, preprocessing, model training, and CI/CD deployment pipelines. From raw data to automated deployment, streamline your chest disease detection process with our end-to-end solution.

end-to-end-image-scraping icon end-to-end-image-scraping

Image Scraper Web App is a simple Flask-based web application that enables users to search for images on Google and download them. The app scrapes the search results page for images and saves the downloaded images to a specified directory. It provides a user-friendly interface to input search queries and view the downloaded images.

end-to-end-movie-recommendation-system icon end-to-end-movie-recommendation-system

This repository contains a robust and user-friendly movie recommendation system built to enhance your movie-watching experience. Whether you're a film enthusiast or just looking for something new to watch, our system has you covered topics

end-to-end-safety-peripherals-detection icon end-to-end-safety-peripherals-detection

This repository provides comprehensive code for detecting safety peripherals such as helmets, gloves, and spectacles. It includes everything from data ingestion to deployment, along with CI/CD processes, ensuring seamless implementation and integration.

end-to-end-us-visa-approval-prediction icon end-to-end-us-visa-approval-prediction

This repository holds all you need to build an end-to-end US visa prediction model. It includes code, data (check availability), and resources to train a machine learning model that predicts visa approval chances. Get started by installing dependencies, following the setup steps, and running the main script.

essentials-for-end-to-end icon essentials-for-end-to-end

This repository offers essential code and resources for end-to-end AI and data science projects. It includes template codes for database connection, data retrieval, and logging, covering all stages from data ingestion to model monitoring and maintenance.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.