# AWS AI Agent Global Hackathon

## Hackathon

### Objective&#x20;

To make up for my performance in the previous competition (Google BigQuery AI/ML).&#x20;

**Submission Objective Brief**&#x20;

*<mark style="color:$success;">**Autonomous AI Agent specialized in data-cleaning any type of dataset.**</mark>*

### Brief&#x20;

{% embed url="<https://aws-agent-hackathon.devpost.com/?_gl=1*1ywpdcn*_gcl_au*OTQ2MTM4NTI2LjE3NTg0MzA2Mzc.*_ga*ODE1NjkxOTY0LjE3NTg0MzA2Mzc.*_ga_0YHJK3Y10M*czE3NjEyOTMzNDkkbzI4JGcxJHQxNzYxMjkzMzUwJGo1OSRsMCRoMA>.." %}

### Requirements Checklist

<table data-full-width="true"><thead><tr><th>Requirement</th><th>How I manipulated the current project to meet this requirement</th><th data-type="checkbox">Requirement met? (Ticked = yes)</th></tr></thead><tbody><tr><td>Hosting Reasoning AI model with AWS Bedrock AgentCore / or Sagemaker AI.</td><td>AWS ESK + Dockers container to serve AI model with AgentCore</td><td>true</td></tr><tr><td>2 of AWS Stack e.g. Sagemaker AI Studio, Bedrock AgentCore etc.<br></td><td><ul><li>Sagemaker AI </li><li>AWS Sandkit </li><li>AWS ESK + Dockers container </li></ul></td><td>true</td></tr><tr><td>AI Agent Definition - The project must align with how AI agents are defined.</td><td>Official link in defining an AI agent.<br><a href="https://aws.amazon.com/what-is/ai-agents/">https://aws.amazon.com/what-is/ai-agents/</a></td><td>true</td></tr><tr><td>Submission Files:<br>- 3 minute video<br>- Architecture Diagram<br>- Demo Application</td><td></td><td>true</td></tr></tbody></table>

## Submission (Final Verdict)

{% embed url="<https://devpost.com/software/autonomous-ai-data-agent?ref_content=my-projects-tab&ref_feature=my_projects>" fullWidth="true" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://whoamimi.gitbook.io/blog/projects/readme-1/participated-competitions/aws-ai-agent-global-hackathon.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
