{"id":23012022,"url":"https://github.com/chriamue/bert-cli","last_synced_at":"2026-05-14T20:05:49.874Z","repository":{"id":118702558,"uuid":"481636911","full_name":"chriamue/bert-cli","owner":"chriamue","description":"CLI for rust bert","archived":false,"fork":false,"pushed_at":"2022-04-18T11:43:19.000Z","size":100,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-09T11:51:43.793Z","etag":null,"topics":["api","bert","nlp","rocket","rust","server"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/chriamue.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":"2022-04-14T14:32:16.000Z","updated_at":"2022-04-15T06:06:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"beb6e9c3-84d8-454e-92d3-439e2ff9b536","html_url":"https://github.com/chriamue/bert-cli","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/chriamue/bert-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chriamue%2Fbert-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chriamue%2Fbert-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chriamue%2Fbert-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chriamue%2Fbert-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chriamue","download_url":"https://codeload.github.com/chriamue/bert-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chriamue%2Fbert-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041234,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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":["api","bert","nlp","rocket","rust","server"],"created_at":"2024-12-15T10:12:10.383Z","updated_at":"2026-05-14T20:05:49.870Z","avatar_url":"https://github.com/chriamue.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bert-cli\n\nCLI for rust bert\n\n## bin\n\nGenerate some text:\n\n```sh\ncargo run -- \"hello world\"\n```\n\n```sh\n, I'm GM from csgo. this is the stream from me playing Apex Legends, I'm doing my best to play competitively and I have some games. I'm playing week 2 as a support\n```\n\n## web\n\n```sh\ncargo run --bin bert-web\n```\n\nVisit localhost:8000/swagger-ui\n\n### config\n\nYou can configure the model in the `Rocket.toml` file.\n\n```toml\n[default]\nident = \"bert-web\"\n# [bart, mbart, gpt2, gptneo, gptneo1, gptneo2]\nmodel = \"gpt2\"\n\n[debug]\nport = 8000\n\n[release]\naddress = \"0.0.0.0\"\nport = 8080\n```\n\n## docker\n\n```sh\ndocker-compose build\ndocker-compose up\n```\n\nVisit localhost:8080/swagger-ui\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchriamue%2Fbert-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchriamue%2Fbert-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchriamue%2Fbert-cli/lists"}