Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

ryanwild/pickles

Repository files navigation

Pickles

A study project for Boot.dev

The task was to build an AI agent using the Google Gemini API in python.

From the course description:

"Build an LLM-powered command-line program capable of reading, updating, and running Python code using the Gemini API. Learn how LLM's and agentic coding tools work."

Link to course

Getting Started

Clone this repo then from the project directory:

uv venv && uv sync --locked

Running the agent against the sample "calculator" app

uv run main.py "Run all test cases and tell me the result" --verbose

About

A coding AI agent

Resources

Readme

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages