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 tools powered by artificial intelligence to help with different tasks. 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. Another agent analyzes YouTube videos, automatically creating summaries and answering questions about the content. This is useful for anyone who needs to quickly understand the key points of a video or wants to easily find specific information within it. Businesses and individuals alike could benefit from these agents to streamline research and information gathering.

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 crawled2 months ago
version

README BADGE

Add to your README:

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