Lightweight Python Version of Claude Code Using SmolAgents

A lightweight code assistant with tool-using capabilities built on HuggingFace’s smolagents. – aniemerg/smolcc… Read more

Similar

The Python Tutorial

Python is an easy to learn, powerful programming language. It has efficient high-level data structures and a simple but effective approach to object-oriented programming. Python’s elegant syntax and dynamic typing, together with its interpreted nature, ma... (more…)

Read more »

Mocking with Python

This is part 2 of my mocking with python blog series. If you haven’t read the first part or have, and would like to skim over the basics, then please go ahead and read it (again). Both articles aren’t in any way an expert guide but my personal quest on le... (more…)

Read more »