Skip to content

casedone/smolagents-explore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smolagents-explore

This repo contains materials that were discussed in YouTube video "Case Done Ep 21 Agentic AI Simplified + Build with smolagents".

This repo will teach you the following:

  • smolagents, a simple repo that accelerates building and prototyping agents.
  • smolagents work with Ollama, OpenAI, Anthropic
  • integration with HuggingFace Hub, Space, LangChain, E2B, and much more
  • agent's tools including built-in, customizable, Space tool
  • traceability, logging
  • DEMO: Virtual 'pet' store (having virtual cats and virtual dog)
  • DEMO: Open-source traceability tool "Arize Phoenix"
  • DEMO: Agent equipped with Web Search & Web Crawler (interacting with actual web browser, taking screenshot to understand)

Before you run

  1. Create .env file at root directory, and put API keysOPENAI_API_KEY. As example, within .env, you will have
OPENAI_API_KEY = "xxxx"
  1. Install required repo using poetry. This can be run simply with
poetry install

Sharing & Crediting

Feel free to copy and distribute, but we appreciate you giving us credits.

⛓️Connect with Us:

👍 Like | 🔗 Share | 📢 Subscribe | 💬 Comments | ❓ Questions

LinkedIn
YouTube
Facebook
TikTok
Github
SubStack

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published