{"id":30217566,"url":"https://github.com/alexitc/twimini-bot","last_synced_at":"2025-08-14T05:20:41.268Z","repository":{"id":308438577,"uuid":"1032826299","full_name":"AlexITC/twimini-bot","owner":"AlexITC","description":"Twilio \u003c\u003e Gemini bot for Scala integrates voice calls from Twilio with Gemini's Live API","archived":false,"fork":false,"pushed_at":"2025-08-05T22:30:42.000Z","size":1925,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-06T00:18:37.415Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Scala","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/AlexITC.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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":"2025-08-05T22:22:28.000Z","updated_at":"2025-08-05T23:06:26.000Z","dependencies_parsed_at":"2025-08-06T00:28:45.362Z","dependency_job_id":null,"html_url":"https://github.com/AlexITC/twimini-bot","commit_stats":null,"previous_names":["alexitc/twimini-bot"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/AlexITC/twimini-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexITC%2Ftwimini-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexITC%2Ftwimini-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexITC%2Ftwimini-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexITC%2Ftwimini-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlexITC","download_url":"https://codeload.github.com/AlexITC/twimini-bot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexITC%2Ftwimini-bot/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270364993,"owners_count":24571426,"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-08-14T02:00:10.309Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":"2025-08-14T05:20:38.848Z","updated_at":"2025-08-14T05:20:41.227Z","avatar_url":"https://github.com/AlexITC.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🤖 Twimini-bot\n\nA real-time, conversational AI voice bot built with Twilio, and the Google Gemini Live API.\n\nThis application provides a web interface to initiate a phone call that connects to a live, interactive AI.\n\n---\n\n## 🚀 How to Run\n\nDependencies:\n\n- Install JDK 21 and [sbt](https://www.scala-sbt.org) (check [sdkman](https://sdkman.io))\n- Use [Twilio](https://www.twilio.com) to get a phone number.\n- [direnv](https://direnv.net) is suggested to load the config variables.\n- Run `ngrok http 8080` to expose the app to Twilio ([Ngrok](https://ngrok.com)).\n\n\nConfiguration (create `.envrc` if you use `direnv`, otherwise, load these variables into your shell):\n\n```shell\n# Twilio credentials (found in your Twilio Console)\nexport TWILIO_ACCOUNT_SID=\"REPLACE_ME\"\nexport TWILIO_AUTH_TOKEN=\"REPLACE_ME\"\nexport TWILIO_PHONE_NUMBER=\"REPLACE_ME\"\n\n# Get it from Gemini\nexport GEMINI_API_KEY='REPLACE_ME'\n\n# Get it from ngrok\nexport BASE_URL=\"https://REPLACE_ME\"\n```\n\nRun with:\n\n- `MODE=LOCAL sbt server/run`: To test the integration from your computer's microphone and speakers.\n- `MODE=SERVER sbt server/run`: To execute the app with Twilio, then, navigate to `localhost:8080`\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexitc%2Ftwimini-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexitc%2Ftwimini-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexitc%2Ftwimini-bot/lists"}