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
- Host: GitHub
- URL: https://github.com/helicone/helicone-examples
- Owner: Helicone
- License: mit
- Created: 2025-07-28T22:32:32.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-07-28T23:14:04.000Z (10 months ago)
- Last Synced: 2025-07-29T01:08:12.515Z (10 months ago)
- Size: 128 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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