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

https://github.com/helicone/helicone-examples

Example applications and templates for Helicone integration
https://github.com/helicone/helicone-examples

Last synced: 4 months ago
JSON representation

Example applications and templates for Helicone integration

Awesome Lists containing this project

README

          

# Helicone Examples

A collection of example applications and templates demonstrating Helicone integration with various frameworks and AI providers.

## Examples

### [Vercel AI Gateway Demo](./examples/vercel-ai-gateway-demo)
An interactive AI debate simulator showcasing different Vercel AI Gateway integration methods with Helicone observability.

## Getting Started

Each example is a standalone application. Navigate to the specific example directory and follow its README for setup instructions.

```bash
cd examples/vercel-ai-gateway-demo
npm install
npm run dev
```

## Contributing

Feel free to contribute new examples or improve existing ones by submitting a pull request.

## License

MIT