Skip to content

Command line Python program that connects to Gemini's API. It is capable of returning text responses and interacting with its environment through defined tools.

Notifications You must be signed in to change notification settings

cjp0421/aiAgent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Agent

This repository contains the code for an AI agent designed to interact with its environment through defined tools. The agent utilizes a modular architecture, allowing for easy extension and customization of its capabilities. Core functionalities include file system interaction, code execution, and task management. The agent is designed to solve complex problems by breaking them down into smaller, manageable steps. This project serves as a platform for experimenting with different AI models and task-solving strategies.

Note this is a guided project created with instruction from Boot.dev. It is intended for educational purposes only.

About

Command line Python program that connects to Gemini's API. It is capable of returning text responses and interacting with its environment through defined tools.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages