Skip to content
This repository was archived by the owner on Feb 22, 2025. It is now read-only.

StudyResearchProjects/dummy-agent-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dummy Agent Library

🤗 Part of the Agent's Course from HuggingFace. Learn more at https://hf.co/learn/agents-course

Motivation

Build a simple Agent Library to gasp the fundamentals learned in the AI Agents Architecture course provided by Hugging Face.

Run Locally

Build an run containers using docker compose

docker compose up --build notebook

Using Justfile this is a matter of running just build and from there on just dev

After working you can release resources using:

docker compose down

A Justfile is included!

About

🤗 Part of the Agent's Course from HuggingFace. Learn more at https://hf.co/learn/agents-course

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published