Manish Shivanandhan
Build like a 10x developer—learn by doing with real projects, simple explanations, and tools that help you ship faster.
Join 2500+ subscribers and get the latest tutorials delivered to your inbox.
Oct 22, 2025
•
8 min read
When people talk about AI agents, they often imagine something futuristic that can think, talk, and make decisions.
Oct 21, 2025
9 min read
If you’ve ever tried feeding web pages into an AI model, you know the pain.
Oct 12, 2025
10 min read
Every developer has faced this moment: you deploy an update, everything works fine, and then that small voice in your head asks, “But is it secure?”
Oct 6, 2025
7 min read
OpenCode brings the power of large language models right into your terminal, making coding faster, smarter, and more human than ever before.
Jun 26, 2024
5 min read
An introduction to Pyspark, the Python API for handling big data and machine learning tasks.
Jun 24, 2024
Building Your Own AI is Better for Your Business. Here's why.
Jun 18, 2024
4 min read
Learn how Autotokenizers work in the Huggingface Transformers Library
Apr 25, 2024
6 min read
Tokenizers are the fundamental tools that enable artificial intelligence to dissect and interpret human language. Let's look at how tokenizers help AI systems comprehend and process language.
Langchain is a powerful tool designed to streamline and enhance AI workflows. In this article, we will look at how Langchain can help us build better AI workflows.