Open in app

Sign In

Write

Sign In

XQ
XQ

956 Followers

Home

About

Published in

The Research Nest

·Pinned

What I learned after writing 100 blog posts on Medium

As a hobbyist — My first ever article on Medium was on a self-help topic, published on Jan 16, 2018. Almost 4 years later, here we are; 100+ blog posts✍🏻 122k+ views 📈 41k+ reads 📰 I was a hobbyist and didn’t have any specific agenda. I loved writing and I wrote to my…

Medium

6 min read

What I learned after writing 100 blog posts on Medium
What I learned after writing 100 blog posts on Medium
Medium

6 min read


Published in

The Research Nest

·6 days ago

How to Publish Your Python Code as a Pip Package in 5 Simple Steps

Make your code accessible to all — I have been in the software engineering industry for almost four years now. Interestingly, I never published any Python package before. It always remained elusive, and finally, I decided to explore how to do it by converting the tagging_module I created for Techflix into a standalone Python package. …

Python

3 min read

How to Publish Your Python Code as a Pip Package in 5 Simple Steps
How to Publish Your Python Code as a Pip Package in 5 Simple Steps
Python

3 min read


Published in

The Research Nest

·May 13

Building a Tagging System for TechFlix: Part 2

Initial implementations — Following up on my previous article, here’s what we will explore in this article. We will build a “tagging_module” in Python to assign tags to software engineering articles curated by TechFlix automatically. I will implement a simple keyword-based rule to assign tags and package it into a reusable and extensible…

Software Development

4 min read

Building a Tagging System for TechFlix: Part 2
Building a Tagging System for TechFlix: Part 2
Software Development

4 min read


Published in

The Research Nest

·May 7

Building a Tagging System for Techflix: Part 1

The initial design — As I was building TechFlix (TL; DR. The Netflix for software engineering content), I ran into a problem statement. I want to have tags assigned to the content that is curated. This should be uniform and as accurate as possible. These tags will also be used to create filter options/screens…

Software Engineering

8 min read

Building a Tagging System for Techflix: Part 1
Building a Tagging System for Techflix: Part 1
Software Engineering

8 min read


Published in

The Research Nest

·May 1

Multi-threading in Python while using a deep learning model to summarize article content

What’s fast, faster, and fastest? — Let’s do a simple experiment. We want to write a program that takes five articles and summarizes them. There are many, many ways to do it. For demonstration, I have created an array of five long strings containing the article content. …

AI

4 min read

Multi-threading in Python while using a deep learning model to summarize article content
Multi-threading in Python while using a deep learning model to summarize article content
AI

4 min read


Published in

The Research Nest

·Apr 16

Multi-Threading in Python: A Fun Experiment

Exploring efficient code — Let’s create a fun read-world problem statement to explore. You have a list of URLs, and you want to download the contents of all these URLs using Python. Normally, you could use the requests library to download content from a URL. …

Python

5 min read

Multi-Threading in Python: A Fun Experiment
Multi-Threading in Python: A Fun Experiment
Python

5 min read


Published in

The Research Nest

·Mar 25

How to Generate Real Music Using ChatGPT?

With the help of an incredible app that you probably didn’t know about — Wait, what? ChatGPT only generates text at the moment. How is music even possible? The answer to that question is also the reason why I love what I do. I am not a musician or a magician, but a programmer. And as rightly said, programming is the closest thing to…

AI

11 min read

How to Generate Real Music Using ChatGPT?
How to Generate Real Music Using ChatGPT?
AI

11 min read


Published in

The Research Nest

·Mar 23

How to create fancy artistic text effects using Stable Diffusion

With inpainting — Before we get started, I assume that you are already familiar with the following; You know how to run and use various features of Stable Diffusion, locally or on Google Colab. You know how to debug stuff when things don’t work correctly. You have decent experience in programming and understand…

Stable Diffusion

6 min read

How to create fancy artistic text effects using Stable Diffusion
How to create fancy artistic text effects using Stable Diffusion
Stable Diffusion

6 min read


Published in

The Research Nest

·Mar 22

How to run Mimic 3, an open source text to speech AI model on Windows 11

With a simple demo — Mimic3 is a powerful multilingual text-to-speech AI model. You can generate speech in many different types of voices and languages. At the time of writing this article, Mimic 3 is not natively supported on Windows. Hence, we have to use Windows Subsystem for Linux (WSL) to run it. You can…

Text To Speech

4 min read

How to run Mimic 3, an open source text to speech AI model on Windows 11
How to run Mimic 3, an open source text to speech AI model on Windows 11
Text To Speech

4 min read


Published in

The Research Nest

·Mar 20

How to setup OpenAI’s Whisper model on Windows 11 for speech recognition

Installation with a basic demo for speech-to-text transcription — Installing Whisper on Windows 10/11 I recommend installing Anaconda and creating a new virtual environment in anaconda prompt to set up Whisper. You can access the anaconda prompt from your start menu search bar after you install Anaconda. Then, install the required package using the below pip command in that virtual environment. pip install -U…

OpenAI

2 min read

How to setup OpenAI’s Whisper model on Windows 11 for speech recognition
How to setup OpenAI’s Whisper model on Windows 11 for speech recognition
OpenAI

2 min read

XQ

XQ

956 Followers

Tech 👨‍💻 | Life 🌱 | Careers 👔 | Poetry 🖊️

Following
  • SwiggyBytes

    SwiggyBytes

  • The PhonePe Team

    The PhonePe Team

  • Dunzo

    Dunzo

  • Pinterest Engineering

    Pinterest Engineering

  • Hemant Mohapatra

    Hemant Mohapatra

See all (143)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams