Skip to content

Instantly share code, notes, and snippets.

View Chere3's full-sized avatar
🎯
Focusing

Cheree Chere3

🎯
Focusing
View GitHub Profile
@Chere3
Chere3 / agent.py
Created May 19, 2025 05:46
Agent example using an API tool calling
import os
import json
import google.generativeai as genai
from dotenv import load_dotenv
import requests
from datetime import datetime, timedelta
import pytz
# Load environment variables
load_dotenv()
Quick info of me.
🏷️ Im a junior?, programmer
🏷️ Im furry, yes FURRY
🏷️ I like to learn new things everyday
Languages i use.
🏷️ JavaScript
🏷️ HTML
🏷️ CSS