AI Tutorials3 Min Read Sangram SundarayonMay 9, 2025 End-to-End CrewAI + Django Developer Cheatsheet This cheatsheet is designed for developers who want to integrate CrewAI (a multi-agent AI orchestration framework) with a Django backend. It…
AI Tutorials2 Min Read Sangram SundarayonMay 4, 2025 Building a Team of AI Agents for Grievance Redressal Using Python, Django, and CrewAI This tutorial explains how to build a team of AI agents to address grievance redressal using Python, Django, and CrewAI. Introduction…
AI Tutorials2 Min Read Sangram SundarayonMay 2, 2025 🧠 Django + LangChain End-to-End Cheatsheet (AI-Ready Backend) Use this cheat sheet to integrate a LangChain-powered AI agent with your Django app. 🔧 1. Install Dependencies 🧠 LangChain LLM Setup (OpenAI,…
News & Updates Tutorials3 Min Read Sangram SundarayonMay 1, 2025 Django Deployment Comparison : AWS VS GCP VS Azure In the world of cloud computing, three tech giants dominate the landscape: Amazon Web Services (AWS), Google Cloud Platform (GCP), and…
Sangram SundarayonApril 24, 2025 Maths Required for LLM & Gen AI Understanding the Mathematical Foundations Behind Large Language Models and Generative AI Generative AI, particularly Large Language Models…
Sangram SundarayonApril 18, 2025 Architecture of AI Chatbot Using Django, LangChain, PostgreSQL, Vector DB, and GCP In this post, we’ll break down a modern chatbot web application architecture…
AI News & Updates Tutorials3 Min Read Sangram SundarayonApril 17, 2025 🧠 Building a Scalable AI Agent App with Django, CrewAI, LangChain, PostgreSQL & Vector DB As AI agents become increasingly sophisticated, integrating multiple technologies is essential for building robust, intelligent applications.…
AI Tutorials3 Min Read Sangram SundarayonApril 15, 2025 Create an AI Agent to Onboard Customers via Chatbot Using Django and Langchain In the era of automation, creating a personalized customer onboarding experience using an AI-powered chatbot can significantly boost user…
Tutorials1 Min Read Sangram SundarayonApril 8, 2025 🧠 HTMX + Alpine.js + Django Cheatsheet ✅ Include in Template 🔁 HTMX Basics GET request POST with Form Swap Strategies ⚡ HTMX Events 🎯 Alpine.js Basics 🔁 HTMX + Alpine.js Integration…
Tutorials2 Min Read Sangram SundarayonApril 3, 2025 Django Rest Framework Cheatsheet for Quick Reference Here’s a comprehensive Django REST Framework (DRF) cheat sheet formatted for pasting into a WordPress blog. It covers everything from…