https://github.com/mabdusshakur/panda_ai_assistant
A multi-tool AI assistant for reminders, to-dos, and real-time information, powered by Google ADK Agents and Gemini LLM.
https://github.com/mabdusshakur/panda_ai_assistant
adk agent-development-kit ai ai-agents custom-ai-agents gemini llm python
Last synced: about 1 month ago
JSON representation
A multi-tool AI assistant for reminders, to-dos, and real-time information, powered by Google ADK Agents and Gemini LLM.
- Host: GitHub
- URL: https://github.com/mabdusshakur/panda_ai_assistant
- Owner: mabdusshakur
- Created: 2025-08-19T13:59:58.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-08-19T15:02:44.000Z (about 2 months ago)
- Last Synced: 2025-08-19T16:19:39.002Z (about 2 months ago)
- Topics: adk, agent-development-kit, ai, ai-agents, custom-ai-agents, gemini, llm, python
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🐼 Panda Assistant
## Panda Assistant
Panda Assistant is an intelligent, modular AI agent designed to help users manage reminders, to-do lists, and get real-time information like the current time. Built with Python and Google ADK Agents, it leverages the Gemini LLM for natural language understanding and action execution.
---
## ✨ Features
- **Reminders:**
- Set reminders for any task at a specific time
- List all active reminders
- **To-Do List:**
- Add new to-do items
- List all to-do items
- Delete completed or unwanted to-do items
- **Time Information:**
- Instantly get the current time
- **Modular Tooling:**
- Easily extendable with new tools and features
- **Conversational AI:**
- Powered by Gemini-2.5-flash for fast, accurate responses
- **Simple Integration:**
- Built on Google ADK Agents for easy deployment and scaling---
## 🚀 Getting Started
1. **Run the agent:**
After installing the requirements, follow this youtube video and its previous playlist video if you don't know anything about this how to run: [Panda Assistant Setup](https://youtu.be/Ep2JdiExSkA?feature=shared)
---## 🖼️ Screenshots
![]()
![]()
---
## 🤖 Tech Stack
- Python 3.10+
- Google ADK Agents
- Gemini-2.5-flash LLM---
## 📄 License
MIT License---