houston.astro.build
houston.astro.build copied to clipboard
Experimental AI assistant trained on the Astro docs
HoustonAI
HoustonAI is an experiment to build an automated support bot to assist Astro users. It is powered by GPT-3, LangChain, and the Astro documentation website.
Warning: Wrong answers are still common!
Status
Code in this repo is messy! Our goal is to clean this up and share it as an Astro template example.
How it works
- Built with Astro 2.0 + hybrid rendering
- Based on this tutorial: https://dagster.io/blog/chatgpt-langchain
- Frontend codebase is public in this repo, MIT licensed
- Backend API codebase is private at the moment