Tag: #Python

Search Results

Technologynews

llm-anthropic 0.27 released with compatibility for Anthropic SDK v1.0

#llm-anthropic#Anthropic#Claude#Simon Willison#Python
Technologyarticle

How to Build a Simple AI Web Scraper With Python

#Python#Web Scraping#OpenAI#BeautifulSoup#Tutorial
Technologynews

Django Switches to Annual Releases With Three-Year Support

#Django#Python#release cycle#LTS#web framework
Technologyarticle

DSPy Turns LLM Prompt Writing Into Programmable Code

#DSPy#LLM prompts#Python#Brett Kennedy#prompt engineering
AIblog

microgpt: 200 Lines of Pure Python That Trains a GPT

#microgpt#Andrej Karpathy#GPT#Python#AI Education
Technologynews

condense-json 1.0: A Token-Saver for Repetitive JSON Payloads

#condense-json#Python#JSON Compression#LLM Tooling#Open Source
AIarticle

LanceDB Vector Database Guide: Features and Python Demo

#LanceDB#Vector Database#Python#RAG#Embeddings
AIarticle

Building a LangGraph AI Agent for Customer Booking Automation

#LangGraph#AI Agents#Customer Support#Python#Langfuse
Technologyblog

Test Your Skills: Python Excel Manipulation with openpyxl

#Python#Excel#openpyxl
Technologyblog

Real Python Podcast: Building Efficient LLM Harnesses and Web Scrapers

#Python#LLM Engineering#Web Scraping
AIarticle

MicroGPT: 200 Lines of Pure Python That Train a GPT

#MicroGPT#Andrej Karpathy#LLM#Python#GPT-2#Deep Learning
AIarticle

Building Python Agentic Workflows Using the LangGraph Framework

#LangGraph#Python#Agentic Workflows
Educationblog

Interactive Quiz: Testing Your Python PEP 751 Locking Knowledge

#Python#PEP 751#Quiz#Software Engineering
Technologyarticle

Python Dependency Locking with PEP 751 and pylock.toml

#Python#Package Management#PEP 751#Pip#Software Architecture
Pythonarticle

Test Your Python Knowledge: Built-in Functions Quiz

#Python#quiz#built-in functions#learning#assessment#coding skills
Pythonarticle

Python Built-in Functions: A Guide to Essential Tools

#Python#built-in functions#programming#code efficiency#tutorial#learning
Technologyarticle

Building a Tool-Using AI Agent in Python with LangGraph

#LangGraph#Python#AI Agents#LLM Tools#Agentic Workflows
AInews

LangGraph Guides Python Developers to Build Agentic Workflows

#LangGraph#Agentic Workflows#Python#AI Agents#Large Language Models#Machine Learning
Technologynews

NumPy reshape() Quiz Tests Array Shape Manipulation Skills

#NumPy#Python#Data Science#Array Reshaping#Programming Quiz