No Code / Low Code application for sustainability & SDG (Sustainable Development Goal) trivia quizzes bundled with an expert chat agent (Eco Oracle) about any Climate action, sustainability, or SDG topics.
- FlutterFlow application (this repository): uses the Eco Trivia Agent (DialogFlow CX Gen AI Agent by AGent builder) as a back-end
- The Agent Builder / DialogFlow CX Agent (preview) generative AI LLM RAG Agent: https://github.com/gdgfresno/EcoTriviaAgent or check maybe https://github.com/MrCsabaToth/EcoTriviaAgent
- Google Cloud Function / Firebase Functions as a glue code to call the Agent from the FlutterFlow app: https://github.com/gdgfresno/EcoAgentFunction (the final function we settled with is the Python v2 structured function)