Skip to content

amanpatial/gen-ai-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gen-ai-app

Verify or install

python3 --version

pip3 --version

Create and activate a virtual environment

python3 -m venv .venv # create the virtual environment

source .venv/bin/activate # activate it

Google Agent Development Kit (ADK)

pip3 install google-adk

pip install google-adk

pip show google-adk

pip3 show langchain

pip3 list | grep langchain

adk run multi_tool_agent

You install it via:

pip install -r requirements-dev.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published