Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pmalarme/xmas-prompts
https://github.com/pmalarme/xmas-prompts
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/pmalarme/xmas-prompts
- Owner: pmalarme
- License: mit
- Created: 2024-12-19T14:10:43.000Z (16 days ago)
- Default Branch: main
- Last Pushed: 2024-12-19T14:29:03.000Z (16 days ago)
- Last Synced: 2024-12-19T15:33:34.720Z (16 days ago)
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Xmas Prompts
Xmas Prompts is a simple collection of prompts to create some chatbot with [OpenAI GPT-4o realtime audio](https://learn.microsoft.com/en-us/azure/ai-services/openai/realtime-audio-quickstart?pivots=programming-language-javascript).
A custom UI of [aoai-realtime-audio-sdk](https://github.com/azure-samples/aoai-realtime-audio-sdk) is available [here](https://github.com/pmalarme/aoai-realtime-audio-sdk/tree/pmalarme-test) for `Letters to Santa`. Go in the [`javascript/samples/web`](https://github.com/pmalarme/aoai-realtime-audio-sdk/tree/pmalarme-test/javascript/samples/web) to run the UI.
In the UI you can use 1 of the 3 prompts available:
- [`Letters to Santa`](./prompts/letters-to-santa.prompt): main prompt to write a letter to Santa. This bot is a Santa's elf that will help you write a letter to Santa.
- [`Santa`](./prompts/santa.prompt): a simple prompt to chat with Santa.
- [`Christmas Song Writer`](./prompts/christmas-song.prompt): a prompt to write a custom Christmas song. This bot is a professional songwriter that will help you write your own Christmas song.