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!
Code in this repo is messy! Our goal is to clean this up and share it as an Astro template example.
- 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