a-smolagents / README.md
mriusero's picture
Update README.md
6f246f5 verified

A newer version of the Gradio SDK is available: 6.13.0

Upgrade
metadata
title: A SmolAgents
emoji: 
colorFrom: green
colorTo: purple
sdk: gradio
sdk_version: 5.25.2
python_version: 3.12
app_file: app.py
pinned: false
short_description: Performs web searches, Analyze GitHub repo, and more.
tags:
  - smolagents
  - agent
  - smolagent
  - tool
  - agent-course

A SmolAgents

HuggingFace Gradio

Overview

This project was created as part of the Agents Course by Hugging Face.

The purpose of this agent is to demonstrate how to build and deploy an AI agent with SmolAgents, a lightweight framework from Hugging Face for creating AI agents that can interact with external tools and APIs effectively.

Design

The agent is designed to be modular and extensible, allowing for easy integration of new tools and functionalities. As a learning project, it uses the SmolAgents framework to handle the agentic workflow, which simplifies the decision-making process and tool interactions through code generation from an Instruct Model.

Usage

The agent has been implemented in a Gradio app made for demonstrate some specific tasks answering. You can interact with the agent on the Hugging Face Space and see demonstration uses-cases.