https://github.com/kwame-mintah/hugging-face-smolagents-playground
🛝 \ ˈplā-ˌgrau̇nd \ an area known or suited for activity of a specified sort.
https://github.com/kwame-mintah/hugging-face-smolagents-playground
huggingface langchain python311 sentence-transformers smolagents
Last synced: 3 months ago
JSON representation
🛝 \ ˈplā-ˌgrau̇nd \ an area known or suited for activity of a specified sort.
- Host: GitHub
- URL: https://github.com/kwame-mintah/hugging-face-smolagents-playground
- Owner: kwame-mintah
- Created: 2025-07-01T16:54:14.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-07-01T19:22:10.000Z (4 months ago)
- Last Synced: 2025-07-02T18:54:55.982Z (3 months ago)
- Topics: huggingface, langchain, python311, sentence-transformers, smolagents
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🛝 Hugging face smolagents playground

As the name of the repository suggests, it's just a [
_playground_](https://dictionary.cambridge.org/dictionary/english/playground). A place to better understand Hugging
Face [smolagents](https://huggingface.co/docs/smolagents/index)
and how it can be utilised for various tasks and create a multi-agent workflow.## Prerequisites
1. [Docker for desktop](https://docs.docker.com/desktop/)
2. [Ollama](https://ollama.com/download)# Usage
1. Install python packages used for the project
```pycon
pip install -r requirements.txt
```## Environment variables
The following environment variables are used by this project.
| Environment Variable | Description | Default Value |
|----------------------|---------------------------------------------------------------|---------------|
| HUGGING_FACE_TOKEN | The token to identify you on [hf.co](https://huggingface.co/) | |