Introduction

Learn more about the goal for the LAHacks 2025 hackathon.

Hackathon Goal

The goal for the LAHacks hackathon is to extend the LAHacks 2025 Assistant with agent capabilities through services. Hackers can develop their own service, which the assistant can interact with and use to deliver a better experience to the user.

The easiest way to build a service is to create a group of tools (or functions) that the assistant can use to augment its abilities, but you can also create more complex long running background processes, and processes which require human feedback.

Examples of a service could be:

  • A web search service which performs a web search on a query and returns the results through a tool.
  • A gmail service, which allows you to authenticate with gmail, and perform actions through tools to manage your inbox and send mail.
  • A phone call service, which disbatches an agent to make a phone call on your behalf to call someone and accomplish a goal e.g. book a reservation.
  • A drone service, which disbatches a drone to a location, takes an image, and returns it back to you.
  • A shopping service which discovers products based on a query, and returns the results through a tool and allows you to find discounts and prices.

All links for this hackathon are LAHacks specific. Please follow the link list below for the correct links.

To get started hackers can follow our Service SDK Guide