An open API service indexing awesome lists of open source software.

https://github.com/daspy11/a16z-11labs-hackathon

Espresso Labs, 2nd place entry in the a16z x ElevenLabs hackathon in London from 22-23 Feb 2025, winning a $3000 prize. Team consisted of Stuart Johnson, Ali Hussain, Leo Camacho, and John Lingi.
https://github.com/daspy11/a16z-11labs-hackathon

a16z agent elevenlabs hackathon hackathon-project voice-assistant

Last synced: 3 months ago
JSON representation

Espresso Labs, 2nd place entry in the a16z x ElevenLabs hackathon in London from 22-23 Feb 2025, winning a $3000 prize. Team consisted of Stuart Johnson, Ali Hussain, Leo Camacho, and John Lingi.

Awesome Lists containing this project

README

        

# Espresso Labs

An integrated voice agent who uses work collaboration tools to help engineering managers assemble and maintain a list of their obligations. We won 2nd place at the a16z x ElevenLabs hackathon in London from 22-23 Feb 2025, and won a high-end Teenage Engineering OB-4 portable speaker each.

## Demo

[Video demo](https://youtu.be/1B6-rTxxp2s)

![screely-1740418553100](https://github.com/user-attachments/assets/950a030f-eeb6-43f5-9702-d5954032a6f1)

![screely-1740418988875](https://github.com/user-attachments/assets/bcd95dea-9377-4cbd-a867-09b0724a576f)

## Code structure

- The frontend uses Next.js. To run it, `cd frontend`, then `npm i`, then `npm run dev`
- The backend uses Flask and is configured with docker. To run it, you'll first need to create a .env in the backend folder containing [these environment variables](https://github.com/Daspy11/a16z-11labs-hackathon/blob/main/backend/config.py). To start it, run `cd backend` then `docker-compose up`

The voice agent configuration and prompting we used has been lost to the sands and constraints of time.

## Authors

- Stuart Johnson
- Ali Hussain
- Leo Camacho
- John Lingi

![image](https://github.com/user-attachments/assets/c5679a3b-0171-418e-8a93-09fa314c85c9)