Python

2 Posts
Making a Python CLI AI Native With SKILL.md

Making a Python CLI AI Native With SKILL.md

Learn how to make a Python CLI AI-native by adding a SKILL.md for Claude Code, using pokecli as a practical example inspired by the Playwright CLI pattern.

Create a Knowledge Graph From Text With Gemini

Create a Knowledge Graph From Text With Gemini

Learn how to build a knowledge graph extraction system using Google's Gemini AI. Transform unstructured text into visual, connected knowledge networks with Python and Streamlit