Open in app

Sign In

Write

Sign In

Dipankar Medhi
Dipankar Medhi

56 Followers

Home

About

Jul 16

RAG and OpenAI’s Function-Calling for Question-Answering with Langchain

Streamlining Q&A Process with RAG and OpenAI’s Latest function-calling method — This is a two-part article that discusses on topics like using RAG for question-answering systems and using OpenAI’s latest function-calling method. Retrieval Augmented Generation for Question-answering If you’re tired of manually searching through documents or databases to find the information you need and want a more efficient way to extract data from external sources, you…

OpenAI

7 min read

RAG and OpenAI’s Function-Calling for Question-Answering with Langchain
RAG and OpenAI’s Function-Calling for Question-Answering with Langchain
OpenAI

7 min read


May 18

Elevate Your Machine Learning Workflow: How to Use MLflow for Experiment Tracking and Model Management

Stay on top of your machine learning workflow with MLflow’s powerful experiment tracking and model management tools Introduction — mlflow Machine learning is an ever-evolving field, where new algorithms, models, and frameworks emerge frequently. This makes it essential to track and reproduce experiments to validate and improve the accuracy of the models. MLflow…

Machine Learning

9 min read

Elevate Your Machine Learning Workflow: How to Use MLflow for Experiment Tracking and Model…
Elevate Your Machine Learning Workflow: How to Use MLflow for Experiment Tracking and Model…
Machine Learning

9 min read


Mar 27

Real-time Object Detection with YOLO and Webcam: Enhancing Your Computer Vision Skills

Learn How to Build Your Own Object Detection System with YOLO and Webcam Integration for Real-time Monitoring and Analysis. — Object detection has become an increasingly popular field in computer vision, with YOLO (You Only Look Once) being one of the most widely used algorithms. In this blog post, we will explore how to use YOLO and a webcam to get started with a real-time object detection system.

Yolo

5 min read

Real-time Object Detection with YOLO and Webcam: Enhancing Your Computer Vision Skills
Real-time Object Detection with YOLO and Webcam: Enhancing Your Computer Vision Skills
Yolo

5 min read


Feb 21

Mastering Sorting Algorithms with Python: A Comprehensive Guide for Data Scientists and Developers

Exploring the Most Popular Sorting Algorithms and Their Performance Characteristics for Efficient Data Manipulation — Bubble Sort Bubble sort is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements and swaps them if they are in the wrong order. The algorithm gets its name from the way smaller elements “bubble” to the top of the list. Here is the implementation of bubble sort…

Algorithms

4 min read

Mastering Sorting Algorithms with Python: A Comprehensive Guide for Data Scientists and Developers
Mastering Sorting Algorithms with Python: A Comprehensive Guide for Data Scientists and Developers
Algorithms

4 min read


Jan 30

Debugging Made Easy: Using Logging to Monitor and Troubleshoot Your Python Code

Best Practices for Implementing Logging in Your Python Projects and Writing Cleaner, More Maintainable Code — When building and maintaining software applications, debugging is an inevitable part of the development process. Even the most experienced developers can make mistakes or encounter unexpected issues during runtime. …

Python

3 min read

Debugging Made Easy: Using Logging to Monitor and Troubleshoot Your Python Code
Debugging Made Easy: Using Logging to Monitor and Troubleshoot Your Python Code
Python

3 min read


Jan 29

Understanding the Machine Learning Project Life cycle

A blog covering all the important elements of an ML project lifecycle. — Machine Learning Project Life cycle Machine Learning (ML) projects follow a specific life cycle, similar to the DevOps cycle, that guides the development and deployment of ML models. The ML project life cycle consists of several stages that ensure a consistent and efficient way to take your ML projects into production.

Machine Learning

7 min read

Understanding the Machine Learning Project Life cycle
Understanding the Machine Learning Project Life cycle
Machine Learning

7 min read


Jan 11

Containerizing a Hugging Face Model with FastAPI and Docker for Efficient Deployment

Efficiently Package and Deploy your Hugging Face Model with FastAPI and Docker for Scalable Production — Hey everyone! 👋 Today we will see how we can serve a Hugging Face model and containerize it using Docker.

Docker

3 min read

Containerizing a Hugging Face Model with FastAPI and Docker for Efficient Deployment
Containerizing a Hugging Face Model with FastAPI and Docker for Efficient Deployment
Docker

3 min read


Jan 7

Recognize dates from an image using Sliding Window Algorithm & Python OCR.

In this article, we’ll see how to recognize dates of different formats from any image of a document using Python. — Hey there 👋, Today let’s solve a text processing problem that asks us to find any “date” present in a string. We are using “easyocr”, a python OCR library to find the text from the images. Let’s move on with the code. Extracting text from images | Setting up easyocr We start by creating a data-extraction.py module.

Python

4 min read

Recognize dates from an image using Sliding Window Algorithm & Python OCR.
Recognize dates from an image using Sliding Window Algorithm & Python OCR.
Python

4 min read


Dec 3, 2022

Design & Build a real-time Machine Learning system

We will design and build a real-time sentiment analysis and hate detection system using Apache Kafka, Elasticsearch and Docker. This is a project that I made in the “Turn Language into Action, Natural Language Hackathon by Expert.ai”. I have always been interested in real-time systems and have always wondered how…

Machine Learning

4 min read

Design & Build a real-time Machine Learning system
Design & Build a real-time Machine Learning system
Machine Learning

4 min read


Aug 20, 2022

Streaming tweets using Twitter V2 API | Tweepy

Get live tweets using Twitter V2 API and store them in a database. — With v2 Twitter API, things have changed when it comes to streaming tweets. Today we’re going to see how to use StreamingClient to stream tweets and store them into an SQLite3 database. About Twitter V2 API For streaming tweets, you are most likely to apply for an “Elevated” account.

Data

4 min read

Streaming tweets using Twitter V2 API | Tweepy
Streaming tweets using Twitter V2 API | Tweepy
Data

4 min read

Dipankar Medhi

Dipankar Medhi

56 Followers

Engineer (Data & ML) | Sharing data & ML solutions. https://www.linkedin.com/in/dipankarmedhi/

Following
  • Muskan Khandelwl

    Muskan Khandelwl

  • Dotan Nahum

    Dotan Nahum

  • Angkit

    Angkit

See all (7)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams