Blogs
Showing 5 of 23 blogs
Page 1 of 5
- How to Host Local LLMs in a Docker Container on AzureDockerAIAzurellmHave you ever run into a situation where you want to test some local AI models, but your computer doesn't have enough specs to run them? Or maybe you just don't like bloating your computer with a ton of AI models? You're not alone in this. I’ve faced...
- (Neo)Vim Makes You a 10x DEV, and I'm not KiddingLinuxvimneovimWOAH, that's a bold statement 🤨 Wait, I'll explain... So you've clicked on the post, which likely means you are from other code editor families (VS Code, Cursor) and what not... Now that I am a Neovim user, I simply cannot stand GUI IDEs. I can rela...
- Be a 10x AI Developer with these 5 tools in 2025 ✅ 🚀AIMachine LearningProgramming BlogsTL;DR This article lists my top 5 AI tools I use daily to be a 10x AI developer in 2025. ✅ These tools are mostly aimed at integrating missing AI pipelines, image generation, plug-and-play AI copilots, and AI web app builders. 🔥 If you are in the d...
- 🤖 Build an AI Travel Planner with CopilotKit, LangGraph & Google Maps API 🤩langgraphAIgoogle mapNext.jsReact💡 NOTE: This article was ghostwritten by me and originally published under CopilotKit on DEV under the name Arindam Majumder for Studio1 on Jan 16, 2025. TL;DR In this easy-to-follow tutorial, we’ll take a simple travel planner application and enhan...
- How to Sync Your Portfolio with GitHub Repositories 😻👌software developmentGitHubProgramming Blogsgithub-actionsThe Issue 🫤 We all (at least most of us) have a portfolio site. As developers, we want to showcase the projects we’ve worked on, which we mostly store in our GitHub profiles. 🤔 But how do we go about showing them on our portfolio site? Previously...