{"id":22819917,"url":"https://github.com/devdhera/bsp-ai-assistant-app","last_synced_at":"2026-03-19T23:45:40.592Z","repository":{"id":37078622,"uuid":"130083176","full_name":"DevDHera/BSP-AI-Assistant-App","owner":"DevDHera","description":"Suite of BSP Applications","archived":false,"fork":false,"pushed_at":"2023-02-27T22:42:12.000Z","size":2627,"stargazers_count":0,"open_issues_count":9,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-30T23:15:31.595Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"SCSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DevDHera.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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}},"created_at":"2018-04-18T15:25:52.000Z","updated_at":"2022-06-17T18:03:31.000Z","dependencies_parsed_at":"2025-02-06T04:41:33.794Z","dependency_job_id":"2bbaf1f7-d317-4f01-8b08-abfbfdda5b8d","html_url":"https://github.com/DevDHera/BSP-AI-Assistant-App","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DevDHera/BSP-AI-Assistant-App","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevDHera%2FBSP-AI-Assistant-App","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevDHera%2FBSP-AI-Assistant-App/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevDHera%2FBSP-AI-Assistant-App/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevDHera%2FBSP-AI-Assistant-App/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DevDHera","download_url":"https://codeload.github.com/DevDHera/BSP-AI-Assistant-App/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevDHera%2FBSP-AI-Assistant-App/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266801406,"owners_count":23986371,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-12-12T15:15:00.798Z","updated_at":"2026-02-06T07:02:59.695Z","avatar_url":"https://github.com/DevDHera.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BSP - AI Assistant\n\n\u003eA visually beatiful AI client for BSP users. Use the Ionic as the front end. \n\n\n\n### System Overview\n\nAn AI client that will help you in your day to day banking needs. Talk to her, chat her and more importantly do some banking with BSP.\n\n### Technologies Used\n\n* Ionic \n* API.AI\n\n### Why go Ionic rather that Native.\n\nIonic was used by me because of the hardware limitations I was facing. I love to go native. But if you have limited resources you have to look for alternatives.\n\nIonic provide cloud infrastructure to build hybrid apps. Single codebase. Everything is awesome.\n\nIf you have a machine that even can't run Android Studio (like me...) simply package the app using Ionic pro.\n\nYou can use Ionic View as feedback machenism and Ionic DevApp as a hot reloading mobile app.\n## Sample Coding\nSending voice to the AI client was a place I got stuck. Here how I proceed and got rid of the problem.\n\n#### How to send voice\n\n```javascript\nsendVoice(){\n    window[\"ApiAIPlugin\"].requestVoice({},\n      (response) =\u003e {\n        this.tts.speak({\n          text: response.result.fulfillment.speech,\n          locale: \"en-LK\",\n          rate: 1\n        })\n      }, (error) =\u003e {\n        alert(error)\n      }\n    )\n  }\n\n```\n\n### Tasks To Achive\n\n* [x] Make UI Beautiful\n* [x] Send Voice\n* [ ] AI Traning\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevdhera%2Fbsp-ai-assistant-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevdhera%2Fbsp-ai-assistant-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevdhera%2Fbsp-ai-assistant-app/lists"}