/EcoTriviaApplication

FlutterFlow application as a client uses the Eco Trivia Agent (DialogFlow CX Gen AI Agent)

Primary LanguageDartMIT LicenseMIT

EcoTriviaApplication

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.

  1. FlutterFlow application (this repository): uses the Eco Trivia Agent (DialogFlow CX Gen AI Agent by AGent builder) as a back-end
  2. 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
  3. 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)