Skip to content

jmayenberger/bootdev_AI_Agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Coding Agent Showcase

This project showcases an AI coding agent that can interact with a file system, read and write files, and execute Python code. It uses the Gemini API to generate responses and function calls.

Important Note: This project is a demonstration and is not robust enough for public use. It lacks proper security measures and input validation, which could make it vulnerable to malicious attacks. Therefore, it should only be used for demonstration purposes and not deployed in any production environment.

Features

  • Lists files and directories.
  • Reads file contents.
  • Executes Python files.
  • Writes and overwrites files.
  • Uses the Gemini API for natural language interaction and function calling.

Disclaimer

This project is intended for demonstration purposes only. Use at your own risk. The author is not responsible for any damages caused by the use of this code.

About

AI Agent project from Boot.dev

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published