An open API service indexing awesome lists of open source software.

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

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).