Tag: Bots
-
Building a more appealing CLI for Agentic LLMs based on learnings from the Textual Framework
Posted on February 13, 2026, Level beginner Resource Length long
Will McGugan discusses building Textual, a terminal-based GUI framework, and introduces Toad—a new CLI interface for agentic LLMs that runs other terminal apps internally and supports multiple AI backends via the Agent Client Protocol. By Will McGugan, Olimpiu Pop.l.
Tags ai bots app-development python
-
Mental models for working with coding agents
Posted on February 11, 2026, Level beginner Resource Length short
Mastering coding agents requires understanding the orchestration harness, context management, and iterative loops—key to transforming AI-assisted development. By George Chiramattel.
Tags ai bots app-development cio career
-
MCP + SQL: The secret weapon to connect AI to enterprise systems
Posted on August 31, 2025, Level intermediate Resource Length medium
This article addresses the common challenge of integrating AI with existing enterprise systems like Salesforce and SAP. The core concept is leveraging Large Language Models' (LLMs) proficiency in SQL alongside a standardized communication protocol called the Model Context Protocol (MCP). By Manish Patel.
Tags sql database ai bots devops
-
How to evaluate graph retrieval in MCP agentic systems
Posted on August 5, 2025, Level intermediate Resource Length medium
Agentic systems, which leverage tools like knowledge graphs, often struggle with effectively retrieving relevant information from these graphs to inform their decision-making process, leading to inaccuracies and inefficiencies. This article addresses the need for robust evaluation of graph retrieval components within these systems. By Tomaz Bratanic.
Tags ai bots app-development web-development frameworks data-science
-
Anonymize RAG data in IBM Granite and Ollama using HCP Vault
Posted on June 24, 2025, Level beginner Resource Length long
This article explores using HCP Vault to anonymize sensitive data in retrieval augmented generation (RAG) workflows with IBM Granite and Ollama. It addresses the risk of large language models (LLMs) leaking personal identifiable information (PII) by employing Vault's transform secrets engine for data masking and tokenization. By Rosemary Wang.
Tags ibm bots ai miscellaneous cio data-science
-
How AI bots secretly infiltrated a Reddit forum, sparking ethical outrage
Posted on June 22, 2025, Level beginner Resource Length medium
In a startling breach of digital trust, researchers from the University of Zurich conducted a secret experiment on Reddit, deploying sophisticated AI bots to influence human opinion on the popular r/changemyview forum. By Angela Yang.
Tags ai bots miscellaneous cio browsers
-
15 best AI coding assistant tools in 2025
Posted on March 27, 2025, Level beginner Resource Length long
AI code generation promises a quick boost of productivity for programmers. To generate code using AI, first choose an AI-powered coding assistant tool. Then, provide a natural language description of your expected cod. The list of AI coding assistants compiled by Ayelet Slasky.
Tags ai bots app-development how-to
-
AI bots now beat 100% of those traffic-image CAPTCHAs
Posted on September 27, 2024, Level beginner Resource Length medium
New research claims that locally run bots using specially trained image-recognition models can match human-level performance in this style of CAPTCHA, achieving a 100 percent success rate despite being decidedly not human. By Kyle Orland.
Tags ai bots cio miscellaneous web-development search
-
AI in enterprise: Key applications, use cases, and examples
Posted on September 20, 2024, Level beginner Resource Length medium
Discover how AI is transforming enterprises with key applications, real-world examples, and implementation insights across industries. By Hiren Dhaduk.
Tags ai bots cio miscellaneous big-data
-
AI-enhanced code reviews: Improving software quality and efficiency
Posted on January 28, 2024, Level beginner Resource Length long
Code reviews have long been a critical practice in software development. They serve as a quality control mechanism, ensuring that code is not only functional but also maintainable, secure, and efficient. However, traditional manual code reviews come with their own set of challenges, such as time consumption and the potential for human error. This is where AI code reviews come in. By Ritvik Gupta.
Tags programming ai bots how-to web-development app-development
-
Privacy, security, accuracy: How AI chatbots are handling your deepest data concerns
Posted on January 12, 2024, Level beginner Resource Length medium
ChatGPT is an amazing tool – millions of people are using it to do everything from writing essays and researching holidays to preparing workout programs and even creating apps. The potential of generative AI feels endless. By Niamh O'Connor.
Tags ai machine-learning app-development bots
-
Prompt engineering techniques
Posted on July 27, 2023, Level intermediate Resource Length medium
This guide will walk you through some advanced techniques in prompt design and prompt engineering. If you're new to prompt engineering, we recommend starting with our introduction to prompt engineering guide. By Eric Urban and suhridpalsule.
Tags microservices ai app-development azure bots