Chat with Substack Newsletters
This chat uses AI to interact with Substack newsletters. It can fetch recent posts, count published articles, summarize content, and extract resources from posts.
To set up locally, you'll need to clone the repository and set up the following environment variables:
OPENAI_API_KEY
– your OpenAI API key (you can get one here)
ChatH is built on the following stack:
- Next.js – framework
- OpenAI Functions - AI completions
- Vercel AI SDK – AI streaming library
- Vercel – deployments
- TailwindCSS – styles
- Steven Tey (Project)
Licensed under the MIT license.