Skip to content

koverholt/adk-streamlit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

adk-streamlit

A preconfigured Streamlit frontend for Agent Development Kit.

Usage

  1. Clone this repository

    git clone https://github.com/koverholt/adk-streamlit.git
    
  2. Install dependencies

    pip install -r requirements.txt
    
  3. Change to the app directory

    cd adk-streamlit/streamlit-agent
    
  4. Run the app

    streamlit run agent.py
    
  5. Navigate to the app in your browser

    http://localhost:8501

  6. Try various prompts!

  • What's the weather in New York?

  • What's the weather in Tokyo?

  • What's the weather in Phoenix?

About

ADK with a Streamlit frontend

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages