EcoTrivia应用程序
针对可持续发展和 SDG(可持续发展目标)的无代码/低代码应用程序与专家聊天代理 (Eco Oracle) 捆绑有关任何气候行动、可持续发展或 SDG 主题的问答测验。
- FlutterFlow 应用程序(此存储库):使用 Eco Trivia Agent(AGent 构建器的 DialogFlow CX Gen AI Agent)作为后端
- Agent Builder / DialogFlow CX Agent(预览)生成 AI LLM RAG Agent:https://github.com/gdgfresno/EcoTriviaAgent 或检查 https://github.com/MrCsabaToth/EcoTriviaAgent
- Google Cloud Function / Firebase Functions 作为从 FlutterFlow 应用程序调用 Agent 的粘合代码:https://github.com/gdgfresno/EcoAgentFunction (我们最终选择的函数是 Python v2 结构化函数)