This project is an AI assistant that searches Serverpod's documentation. It fetchs documents from GitHub and other sources, and stores them in a vector database. It provides answers through an API or a Flutter app.
- Flutter and Serverpod.
- Always run
dart analyzeafter editing code.