https://github.com/unfolding-io/astro-chatty-gpt
Chatbot for Astro Sites
https://github.com/unfolding-io/astro-chatty-gpt
ai-sdk astro astro-integration chatbot gpt-5 upstash
Last synced: 23 days ago
JSON representation
Chatbot for Astro Sites
- Host: GitHub
- URL: https://github.com/unfolding-io/astro-chatty-gpt
- Owner: unfolding-io
- Created: 2025-10-24T12:39:23.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2026-05-24T11:50:50.000Z (about 1 month ago)
- Last Synced: 2026-05-24T13:18:23.261Z (about 1 month ago)
- Topics: ai-sdk, astro, astro-integration, chatbot, gpt-5, upstash
- Language: JavaScript
- Homepage: https://astrochattygpt.unfolding.io/
- Size: 3.93 MB
- Stars: 9
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# astro-chatty-gpt (WIP)
A simple chatbot api for your Astro site. Powered by Upstash search, gpt-5 and AI-sdk.
To see how to get started, check out the [package README](./packages/astro-chatty-gpt/README.md)
## Licensing
[MIT Licensed](./LICENSE). Made with ❤️ by [unfolding.io](https://unfolding.io.
---
Created using [astro-integration-template](https://github.com/florian-lefebvre/astro-integration-template).