Tech Stack Learning
Welcome to Tech Stack Learning! This channel is dedicated to helping aspiring developers and software engineers kickstart their careers and navigate the challenges of the tech world with confidence. Here, we focus on building essential technical skills with in-depth tutorials on Node.js, Angular, Python, Generative AI, AWS, and more. Our goal is to provide you with the tools and knowledge you need to excel in your journey as a developer. Subscribe now to stay updated on new content, tips, and projects designed to help you grow. Thank you for joining, and let’s build something amazing together! 🚀
Master LangChain #15 | LangChain ConversationBufferWindowMemory | Short-Term Memory #genai #memory
Master LangChain #14 | LangChain ConversationBufferMemory | Full Guide with Python #genai #memory
Master LangChain #13 | LangChain Memory Explained: Short-Term vs Long-Term Memory #genai #memory
Master LangChain #12 | LangChain Expression Language (LCEL) with Examples #llm #genai #lcel
Master LangChain #11 | Async LangChain | ainvoke, abatch & Concurrency with Azure OpenAI #llm #genai
Master LangChain #10 | Transform Chains in LangChain | Preprocessing & Postprocessing #llm #genai
Master LangChain #9 | LangChain Router Chains | Build Dynamic AI Workflows #llm #genai #openai
Master LangChain #8 | LangChain Parallel Chains | RunnableParallel & asyncio #llm #genai #openai
Master LangChain #7 | LangChain Chains | LLMChain, SimpleSequentialChain & SequentialChain #genai
Master LangChain #6 | LangChain Output Parsers | JSON, Pydantic #llm #genai #openai #outputparser
Master LangChain #5 | LangChain Prompt Templates Explained #llm #genai #openai #promptengineering
Master LangChain #4 | LangChain LLM Wrappers & Providers Explained #langchain #llm #genai #openai
Master LangChain #3 | LangChain Installation | Python, pip & venv Setup #langchain #llm #genai
Master LangChain #2 | Why LangChain & How It Works with Architecture #langchain #llm #genai
Master LangChain #1 | What is LangChain? History, Ecosystem & Core Concepts #langchain #llm #genai
Node.js | Section 37 | Async Mastery | process.nextTick, setImmediate & Timers #nodejs #timers
Handle Azure OpenAI Rate Limit Gracefully | Retry Logic, Backoff, Python Error Handling #azureopenai
Prompt Engineering Kit with Azure OpenAI in Python | #azureopenai #promptengineering
How to Switch Between Azure OpenAI Models in Python | GPT-4, GPT-3.5, DALL·E #azureopenai #python
6 Best Ways to Connect Python with Azure OpenAI | Complete Integration Guide #azureopenai #python
Azure OpenAI + Python SDK Setup | Portal Login, Deployment, API Key & SDK Integration #azureopenai
Node.js | Section 36 | Accept Arguments, Output & Take Input Like a Pro! #nodejs #cli
Node.js | Section 35 | Mastering Node.js CLI: Essential Command-Line Options & Examples #nodejs #cli
How to Generate QR Codes in Node.js | #qrcode #coding #nodejs
Node.js | Section 34 | Environment Variables Setup, Security, and Real-World Examples #nodejs #env
Node.js | Section 33 | Handle HTTP Content Types & Secure API in Node.js #nodejs #security #helmet
Node.js | Section 32 | Mastering HTTP Request Body Parsing in Node.js | Native & Express.js #nodejs
Web Scraping Using Node.js , Cheerio & Axios | Scrap Data from Website #webscraper #nodejs #axios
Node.js | Section 31 | Master HTTP Requests in Node.js with Got | Simple & Modern! #nodejs #got
Node.js | Section 30 | Master HTTP Requests in Node.js with superagent and Legacy `request` #nodejs