Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

AI-Agent

This is a AI Agent developed using Python

Model

You can change the model from gemini-pro to gemini-advanced etc

Installation and setup

Creating A Virtual Env

python -m venv env cd env source bin/activate

Move out of directory

cd ..

Install needed packages

pip install google-generativeai pip install google

Install packages using shortcut

pip install -r requirements.txt

Executing the program

Run python AIAgent.py to execute the program

Maintained by @annuaicoder

About

This is a AI Agent developed using Python

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages