Skip to content

piyushpanchal114/weather_ai_agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather Agent

This is a simple weather agent that uses the GEMINI API to generate human-like text based on current weather conditions.

Installation

To install the weather agent using the uv, use the following steps:

  1. Clone the repository: git clone https://github.com/piyushpanchal114/weather_ai_agent.git
  2. Run the following command: cd weather_ai_agent
  3. Create a .env file with your Gemini API key: API_KEY=<YOUR GEMINI API KEY>
  4. Run the agent: uv run main.py

This will start the weather agent.

Usage

To use the weather agent, simply enter a query in the terminal. The agent will generate a response based on the current weather conditions.

About

A Simple Weather AI Agent.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages