Tag: python
All the articles with the tag "python".
Tracking Discord Standups So I Don't Have To
Published: at 01:30 PMBuilt a bot to track Discord standup attendance because manually updating spreadsheets in 2025 feels wrong.
Building an Automated Fact-Checking Pipeline with LangGraph
Published: at 10:00 AMBuilt GroundCrew over a weekend - an LLM pipeline that extracts claims, searches for evidence, and verifies facts. 72% accuracy on FEVER dataset, but NOT ENOUGH INFO detection needs work.