Skip to content

ALucek/smolagents-guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

smolagents: Building Intelligent AI Agents with Open Source LLMs

From the developers at Hugging Face comes smolagents, a powerful yet streamlined framework for building AI agent systems using open source large language models. The framework emphasizes simplicity while providing a robust, modular, and scalable approach to agentic llm system design.

Key Features:

Resources: Documentation | GitHub Repository

This notebook provides a comprehensive walkthrough of smolagents, covering:

  1. Understanding Agents and Code Agents
  2. Implementing Agents with Different Backends
    • HuggingFace Inference API
    • OpenAI API Compatible Services
    • Local Deployment with Ollama
    • Transformers Integration
  3. Building Custom Tools and Actions
  4. Advanced Features
    • Intermediate Planning Steps
    • Multi-Agent Architectures
  5. Creating User Interfaces with Gradio

About

A walk through HuggingFace smolagents

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages