Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 328 Bytes

File metadata and controls

11 lines (6 loc) · 328 Bytes

Starguide

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.

Tech stack

  • Flutter and Serverpod.

Rules

  • Always run dart analyze after editing code.