Skip to content

qed42/smol_agent_usage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smol_agent_usage

A Streamlit application that demonstrates the usage of SmolAgents for natural language interactions and code generation.

Description

This application uses the SmolAgents library along with Streamlit to create an interactive interface where users can input queries and get responses using a Code Agent with DuckDuckGo search capabilities.

Setup

  1. Clone the repository
  2. Install dependencies:
pip install streamlit smolagents

Usage

Run the Streamlit app with:

streamlit run app.py

The application will open in your default web browser where you can:

  • Enter your query in the text input field
  • Click "Run Agent" to process your query
  • View the results displayed below

Features

  • Simple web interface using Streamlit
  • Integration with SmolAgents CodeAgent
  • DuckDuckGo search capability
  • Natural language query processing

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages