{"id":16965282,"url":"https://github.com/s12v/eslbot","last_synced_at":"2026-05-18T00:05:25.507Z","repository":{"id":146810631,"uuid":"96934931","full_name":"s12v/eslbot","owner":"s12v","description":"Example Lex/Polly/Facebook bot","archived":false,"fork":false,"pushed_at":"2017-09-10T20:53:04.000Z","size":37,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-21T13:42:50.249Z","etag":null,"topics":["aws-lambda-node","aws-lex","aws-polly","facebook-messenger-bot","serverless"],"latest_commit_sha":null,"homepage":"https://www.facebook.com/WordsBot/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/s12v.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2017-07-11T20:34:42.000Z","updated_at":"2023-05-13T14:46:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"d6593566-153c-46f6-bece-ef4036f6edc4","html_url":"https://github.com/s12v/eslbot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/s12v/eslbot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s12v%2Feslbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s12v%2Feslbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s12v%2Feslbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s12v%2Feslbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/s12v","download_url":"https://codeload.github.com/s12v/eslbot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s12v%2Feslbot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33160168,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T22:39:12.733Z","status":"ssl_error","status_checked_at":"2026-05-17T22:39:10.741Z","response_time":107,"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":["aws-lambda-node","aws-lex","aws-polly","facebook-messenger-bot","serverless"],"created_at":"2024-10-13T23:45:33.035Z","updated_at":"2026-05-18T00:05:20.499Z","avatar_url":"https://github.com/s12v.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ESL bot\n\nThis bot helps you to learn new English words.\n\n## Architecture\n\n![Serverless bot architecture](https://user-images.githubusercontent.com/1462574/28251667-60201698-6a82-11e7-8f72-12459e3d4ffd.png)\n\nESLBot is based on the following components:\n\n * Amazon Lex for voice recognition and conversational interface\n * AWS Lambda for application logic and Facebook integration\n * Amazon API Gateway for providing a REST API for Facebook integration\n * FFmpeg to prepare audio for Lex\n * Amazon Polly to generate audio from text\n * Amazon S3 to cache generated speech\n * Azure SQL database to store user profiles and progress\n * Skyeng API as the data source\n * AWS CloudFormation and Serverless framework to orchestrate provisioning of AWS environment\n\n## Usage\n\nYou can use **text or voice** input via Facebook messenger.\n \n### Learn intent\n\nThe bot offers a new word with definition, audio, picture, and examples. \nearning progress is stored in database.\n\n### Test intent\n\nBot offers audio definition, you need to guess a word. You have 3 attempts, after each failed attempt\nbot gives you a hint. Audio is created on-demand using AWS Polly (text-to-speech) and saved to S3.\n\n### Definition intent\n \nYou can ask the bot to define a word.\n \n### Deployment\n\n * Download [ffmpeg static x64 binaries](https://www.johnvansickle.com/ffmpeg/), put `ffmpeg` to `bin`\n * You will need database (see `ddl/*`) and Facebook access details (`see .env.yml.dist`).\n * Deploy `cloudformation/*`\n * Deploy all functions with `serverless deploy`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fs12v%2Feslbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fs12v%2Feslbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fs12v%2Feslbot/lists"}