AGENTS / GITHUB / Simple-AI-Agents
githubinferredactive

Simple-AI-Agents

provenance:github:dimiz51/Simple-AI-Agents
WHAT THIS AGENT DOES

Simple-AI-Agents offers a couple of helpful tools powered by artificial intelligence. One agent can plan travel, searching for flights and hotels based on your desired destinations and dates. This solves the problem of time-consuming travel research, saving you hours of searching online. Travel agents or anyone planning trips could find this particularly useful. Another agent analyzes YouTube videos, transcribing them, summarizing the content, and answering questions about what's discussed. This is great for quickly understanding the key takeaways from long videos, benefiting researchers, students, or anyone needing to digest a lot of video information efficiently.

View Source ↗First seen 1y agoNot yet hireable
README
# Building AI Agents
This repository holds some experiments I made with different Agentic AI frameworks such as :
- [smolagents](https://github.com/huggingface/smolagents)
- [LlamaIndex](https://www.llamaindex.ai/)

## Agents

### Smolagents
- [TAPLA-Travel-Planning-Agent](./TAPA-Travel-Planning-Agent/README.md): This simple Agent can use customized tools, making use of the [Amadeus API](https://developers.amadeus.com/) to achieve tasks such as:
    - Find available flights between two destination cities and figure out the best rates for a given date
    - Find the best available hotel deals on the destination city

### LlamaIndex
- [Youtube-Master-Agent](./Youtube-Master-Agent/README.md): This agent can transcribe youtube videos (provided with a video link), generate summaries and answer questions on the content of those videos.

PUBLIC HISTORY

First discoveredMar 22, 2026

IDENTITY

inferred

Identity inferred from code signals. No PROVENANCE.yml found.

Is this yours? Claim it →

METADATA

platformgithub
first seenFeb 27, 2025
last updatedMar 10, 2025
last crawled15 days ago
version

README BADGE

Add to your README:

![Provenance](https://getprovenance.dev/api/badge?id=provenance:github:dimiz51/Simple-AI-Agents)