Blogs
Showing 5 of 25 blogs
Page 1 of 5
- How to Build a Google Sheet AI Agent with Composio and Gemini TTS SupportNext.jsAIArtificial IntelligenceWith the rise of AI agents and agentic systems, we’re no longer just generating text or images, we’re teaching AI how to take actions. Instead of asking, “Can AI write this for me?” you can now ask, “Can AI do this for me?” From updating CRMs to mana...
- How to Build a LangGraph and Composio-Powered Discord BotAIagentic AIlanggraphbotWith the rise of AI tools over the past couple years, most of us are learning how to use them in our projects. And in this article, I’ll teach you how to build a quick Discord bot with LangGraph and Composio. You’ll use LangGraph nodes to build a bra...
- How I Manage my System and Dotfiles (with Ansible) 🔥ansibledotfilesLinuxDevopsThe Problem 🤕 Wait... before I share the problem with you, I first need to make sure that you're on the right machine. I assume you are on Linux or macOS, as I am not so sure if this plays well with Windows. So, what's the problem we're trying to so...
- 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...