Skip to content

DVidal1205/build-an-agent

 
 

Repository files navigation

Build An Agent Hackathon

Welcome to the Build An Agent Hackathon! This hands-on workshop teaches you how to create intelligent AI agents that can perform complex tasks using Large Language Models (LLMs) and tools. You'll build a Document Generation Agent - an intelligent system that can research any topic, create comprehensive outlines, write detailed sections, and compile professional reports automatically. Unlike simple workflows, agents are intelligent programs that can adapt to changing requirements, choose tools dynamically, and perform complex reasoning and planning.

What You'll Learn

By the end of this hackathon, you'll know how to create an agent that can:

  • Use tools to perform actions like web searches, API calls, and data processing
  • Maintain conversation context across multiple interactions
  • Make decisions about next steps based on available information
  • Handle complex multi-step workflows autonomously

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 95.0%
  • Python 2.7%
  • CSS 1.6%
  • JavaScript 0.6%
  • HTML 0.1%
  • Dockerfile 0.0%