PartyAgent / README.md
karenwky's picture
Update README.md
b06bb4b verified

A newer version of the Gradio SDK is available: 6.13.0

Upgrade
metadata
title: Party Agent
emoji: 🍹
colorFrom: blue
colorTo: green
sdk: gradio
sdk_version: 5.29.0
app_file: app.py
pinned: false
tags:
  - smolagents
  - agent
  - tool
  - agent-course
  - agents-course
  - code-agent
license: apache-2.0
short_description: CodeAgent for planning your party

🍹 Party Agent

The AI agent to help you plan the party! 💃

Tools

  • PartyThemeGenerator: Suggest party theme according to MBTI
  • SuggestDrinks: Provide drink menu according to taste preference
  • GetStorePrice: Get store price for buying fruits
  • WebSearch: Search web
  • VisitWebpage: Visit webpage

Preview

Reference

Building Agents That Use Code from Hugging Face Agents Course.

This agent is configured as using Ollama inference. Feel free to clone the repository to try it locally!