https://github.com/elizabethsiegle/vdaypoem-generator-anthropic-sendgrid
Generate a Customized Poem for Valentine's Day using Anthropic, Twilio SendGrid, Replicate, and Exa!
https://github.com/elizabethsiegle/vdaypoem-generator-anthropic-sendgrid
anthropic anthropic-claude claude-api exa-api python replicate replicate-api sendgrid sendgrid-api streamlit twilio twilio-sendgrid
Last synced: 6 months ago
JSON representation
Generate a Customized Poem for Valentine's Day using Anthropic, Twilio SendGrid, Replicate, and Exa!
- Host: GitHub
- URL: https://github.com/elizabethsiegle/vdaypoem-generator-anthropic-sendgrid
- Owner: elizabethsiegle
- Created: 2024-02-08T23:53:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-14T19:21:27.000Z (over 1 year ago)
- Last Synced: 2024-04-19T21:38:27.905Z (about 1 year ago)
- Topics: anthropic, anthropic-claude, claude-api, exa-api, python, replicate, replicate-api, sendgrid, sendgrid-api, streamlit, twilio, twilio-sendgrid
- Language: Python
- Homepage: https://valentines-day-poem-generator-lizziesiegle.replit.app/
- Size: 14.6 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Generate a Valentine's Day Poem with LLMs!
S/o to [Daniel Kim](https://www.twitter.com/learnwdaniel) for the “just a friend” to Jason Momoa [streamlit](twitter.com/streamlit) slider and general prose edits, [Sarah Chieng](twitter.com/SarahChieng) for the best [Exa AI](https://twitter.com/ExaAILabs) API support🔥, and [Kevin Leffew](https://twitter.com/kleffew94) for the idea
#### Prerequisites
- Twilio SendGrid account to send an email - [make an account here](https://signup.sendgrid.com/) and [make an API key here](https://app.sendgrid.com/settings/api_keys)
- An email address to test out this project
- Anthropic account to use their Completions API - [get on the waitlist to use their APIs here](https://www.anthropic.com/earlyaccess) so you can [make your API key here](https://console.anthropic.com/settings/keys)
- Exa account to crawl the web via an API - [make an account here](https://dashboard.exa.ai/login) and [grab an API key here](https://dashboard.exa.ai/overview)
- Replicate account to use their hosted LlaMA 2 and Stable Diffusion models – [make a Replicate account here](https://replicate.com/signin?next=/) and [grab an API key here](https://replicate.com/account/api-tokens)