{"id":15586440,"url":"https://github.com/brandaoplaster/duo-bot","last_synced_at":"2026-01-07T19:04:27.299Z","repository":{"id":39695048,"uuid":"190960626","full_name":"brandaoplaster/duo-bot","owner":"brandaoplaster","description":"Creation of a chatbot with FAQ function and translation of text into another language using ruby and sinatra.","archived":false,"fork":false,"pushed_at":"2023-03-16T06:01:20.000Z","size":57,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-03T23:48:48.931Z","etag":null,"topics":["chatbots","ruby","sinatra"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/brandaoplaster.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}},"created_at":"2019-06-09T03:39:49.000Z","updated_at":"2020-10-23T12:59:03.000Z","dependencies_parsed_at":"2024-12-10T04:40:17.340Z","dependency_job_id":null,"html_url":"https://github.com/brandaoplaster/duo-bot","commit_stats":{"total_commits":55,"total_committers":2,"mean_commits":27.5,"dds":"0.036363636363636376","last_synced_commit":"364b6ee2ca31027ce0e39ec5bb24721eab52626e"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brandaoplaster%2Fduo-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brandaoplaster%2Fduo-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brandaoplaster%2Fduo-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brandaoplaster%2Fduo-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brandaoplaster","download_url":"https://codeload.github.com/brandaoplaster/duo-bot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246162147,"owners_count":20733357,"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","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":["chatbots","ruby","sinatra"],"created_at":"2024-10-02T21:22:33.317Z","updated_at":"2026-01-07T19:04:27.228Z","avatar_url":"https://github.com/brandaoplaster.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ChatBot :robot:\n\nThis project is a chatbot with a FAQ function,\nthat allows users to store questions and answers,\nand get there easily when needed.\n\n\n## Functionalities\n - List of questions and answers\n - Inclusion of new questions\n - Question removal\n - Survey of questions and answers\n - Search questions and answers by hashtag\n - List available commands\n - Translation of sentences into other languages\n\n## Prerequisites\n\n\u003e You just need to have the **docker** and **docker-compose** installed on your machine.\n\n## Configuration\nTo change database settings **config/database.rb**\n\nCreate a **.env** with the example.env file\n\n- URL_API= Translation api url\n- API_KEY= key for translation api\n- NOT_ACTIVE_SERVICE= Tells whether the translation feature is active,\n0 disabled and 1 enabled\n\n## Getting Started\nTo get the app running, run the following commands:\n\n- Build container\n```\ndocker-compose build\n```\n\n- Installing the gems\n```\ndocker-compose run --rm webiste bundle install\n```\n\n- Creating the database\n```\ndocker-compose run --rm website rake db:create\n```\n\n- Generating migrate\n```\ndocker-compose run --rm website rake db:migrate\n```\n\n- Run the tests\n```  \ndocker-compose run --rm website rspec\n```\n\n- Up service\n```  \ndocker-compose up\n```\n\n## Stack\n - Ruby\n - Sinatra\n - Postgres\n - Dialogflow\n - Cloud Translation API\n - Docker\n - Docker compose\n\n## challenge\nImplements sentence translation functionality into other languages.\n\n## Authors\n\n- [brandaoplaster](https://github.com/brandaoplaster)\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrandaoplaster%2Fduo-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrandaoplaster%2Fduo-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrandaoplaster%2Fduo-bot/lists"}