{"id":29672938,"url":"https://github.com/paulpascal/palm_ai_demo","last_synced_at":"2026-05-02T23:35:35.087Z","repository":{"id":207203672,"uuid":"718673720","full_name":"paulpascal/palm_ai_demo","owner":"paulpascal","description":"A demo app to show how to use Firebase, Flutter, and the PaLM API","archived":false,"fork":false,"pushed_at":"2024-07-12T17:57:20.000Z","size":128,"stargazers_count":2,"open_issues_count":10,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-26T20:51:05.381Z","etag":null,"topics":["chatbot","firebase","flutter","palm-api"],"latest_commit_sha":null,"homepage":"","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/paulpascal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-11-14T15:12:27.000Z","updated_at":"2025-06-11T03:41:17.000Z","dependencies_parsed_at":"2024-03-24T03:29:04.746Z","dependency_job_id":"9412f21f-b49a-470f-9934-675ea4403eed","html_url":"https://github.com/paulpascal/palm_ai_demo","commit_stats":null,"previous_names":["paulpascal/palm_ai_demo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/paulpascal/palm_ai_demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulpascal%2Fpalm_ai_demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulpascal%2Fpalm_ai_demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulpascal%2Fpalm_ai_demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulpascal%2Fpalm_ai_demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paulpascal","download_url":"https://codeload.github.com/paulpascal/palm_ai_demo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulpascal%2Fpalm_ai_demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32553684,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T22:28:24.418Z","status":"ssl_error","status_checked_at":"2026-05-02T22:28:14.225Z","response_time":132,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chatbot","firebase","flutter","palm-api"],"created_at":"2025-07-22T21:09:23.238Z","updated_at":"2026-05-02T23:35:35.064Z","avatar_url":"https://github.com/paulpascal.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# palm_ai_demo\n\nA demo app to show how to use Firebase, Flutter, and the PaLM API to create a customizable chat bot using TDD Clean Architecture with BLoc.\n\nA few resources to get you started if this is your first Flutter project:\n\n- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)\n- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)\n- [BLoc: Flutter Bloc State Managment ](https://bloclibrary.dev/#/flutterbloccoreconcepts/)\n- [Cookbook: Flutter Testing  ](https://docs.flutter.dev/cookbook/testing/unit/introduction)\n\n# Get Started\n\n1. Clone this repo into your local directory\n2. [Setup Firebase project](https://firebase.google.com/docs/flutter/setup)\n3. In the Firebase console, enable Cloud Firestore\n4. Install the [Chatbot with PaLM API extension](https://extensions.dev/extensions/googlecloud/firestore-palm-chatbot)\n5. Install dependencies `flutter pub get`\n\n✨ Enjoy!\n\n# Test\n\nIn a TDD approach, when testing a class we need to figure out the answer to theses 3 questions:\n1. What does the class depend on\n2. How can we create a fake version of the dependency (dependencies)\n3. How do we control what the deps is (are) doing?\n\nIn a TDD process, we should consider three main stages:\n1. Arrange\n2. Act\n3. Assert\n\nIn a TDD approach, we should CODE AGAINST THE TEST (RED)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaulpascal%2Fpalm_ai_demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpaulpascal%2Fpalm_ai_demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaulpascal%2Fpalm_ai_demo/lists"}