Gatsby Firebase starter providing OpenAI-powered Q&A with authentication and archiving
A Gatsby starter that provides an OpenAI-powered Q&A frontend connected to Firebase. It uses the OpenAI text-davinci-003 model via the Node.js API to generate answers and stores questions and responses in Firebase Realtime Database, with Firebase Authentication for access control. Suited for building AI-driven Q&A sites, knowledge bases, or prototypes.
0