Skip to content

GenAIPHBuilders-org/agentic-hackathon-2025-workshops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Agentic AI Hackathon 2025 🚀

Hackathon Banner

🌟 About Gen AI Philippines

We empower Filipinos to explore generative AI by addressing both technical and non-technical challenges. Our mission is to promote innovation rooted in ethics and real-world impact.

🎯 Hackathon Overview

Build cutting-edge AI agent solutions in this innovation sprint! Whether creating single agents or complex multi-agent systems, this is your playground for agentic AI development.

📚 Workshop Sessions

Session Date Topics
1: Intro to AI Agents Apr 19, 2025 Fundamentals, environment setup, first single-agent
2: An introduction to Gemini x Streamlit x chromadb Apr 25, 2025 Techniques, behavior customization, evaluation
3: Multi-agent Systems May 00, 2025 Architectures, agent communication, collaboration
4: Deploying Agents May 00, 2025 Deployment strategies, integration, scaling

📂 Repository Contents

Workshop Materials

agentic-hackathon-2025/
├── Session_1/               # Introductory materials
│   ├── slides.pdf           # Presentation deck
│   ├── demo_notebook.ipynb  # Jupyter notebook
│   └── requirements.txt     # Python dependencies
├── Session_2/               # Fine-tuning resources
│   ├── finetuning_guide.md
│   └── lora_configs/
├── Session_3/               # Multi-agent systems
│   ├── swarm_example/
│   └── communication_protocols.md
└── Session_4/               # Deployment
    ├── docker-compose.yml
    └── monitoring_dashboard/

🛠️ Quick Start

  1. Clone repo:
    git clone https://github.com/GenAIPHBuilders-org/agentic-hackathon-2025.git
  2. Install requirements:
    pip install -r Session_1/requirements.txt
  3. Launch Jupyter:
    jupyter notebook Session_1/demo_notebook.ipynb

📋 Rules and Guidelines

  1. Teams of 2–4 members only
  2. All code must be original and created during the hackathon
  3. Open-source libraries and APIs are allowed
  4. Projects must align with one of the challenge tracks
  5. Submission must include:
    • Source code (on GitHub)
    • Documentation
    • Demo video or walkthrough
  6. Only fresh and original ideas are allowed.
    • Projects that have already received funding or
    • Previously won other hackathons or competitions
      will not be eligible for this hackathon.

💡 Need Help?

📬 Contact


Let’s build the future, one agent at a time. 💡

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors