#python
Python: 17 AI articles covering python news, analysis, and research
Articles
Building a Streamlit UI for My LangGraph AI Agentβ10
Build a clean Streamlit interface for your LangGraph AI booking agent, replacing the CLI with an interactive, user-friendly UI.
Building CLI Agents with Python and Ollamaβ10
Build a Python CLI agent with Ollama to automate terminal tasks using local LLMs, tool calling, and code execution workflows.
How I Replaced a 15-Minute Booking Process with a LangGraph AI Agentβ9
Building an AI booking agent with LangGraph: automating a 15-minute process, handling quotes, scheduling, and 24/7 customer service.
Product Experimentation with Instrumental Variables:β9
Learn how to overcome confounded routing decisions in LLM gateways using instrumental variables for unbiased causal inference in Python product experiments.
Prompt Engineering Is SolvedβPrompt Management Isn'tβ9
Prompt engineering is easy, but prompt management is hard. Learn how promptctl prevents broken prompt signatures from crashing production.
Designing Skill-Driven Financial Analysis Agents with Claude,β9
Build self-contained financial analysis agents using Claude, Python, MCP connectors, and automated deliverables.
Crawlee for Python: Build a Web Crawling Pipeline with Robotsβ8
Build web crawling pipelines in Python using Crawlee, featuring robots.txt handling, link graphs, and RAG chunk export for AI applications.
