{"id":21495623,"url":"https://github.com/deepgram/deepgram-rust-sdk","last_synced_at":"2025-04-13T05:03:55.728Z","repository":{"id":37994468,"uuid":"480999369","full_name":"deepgram/deepgram-rust-sdk","owner":"deepgram","description":"Rust SDK for Deepgram's automated speech recognition APIs.","archived":false,"fork":false,"pushed_at":"2025-01-27T16:00:35.000Z","size":10252,"stargazers_count":48,"open_issues_count":9,"forks_count":27,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-04-04T09:06:13.917Z","etag":null,"topics":["deepgram","hacktoberfest","rust","speech-recognition","speech-to-text"],"latest_commit_sha":null,"homepage":"https://developers.deepgram.com","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/deepgram.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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":"2022-04-12T23:02:45.000Z","updated_at":"2025-03-24T21:14:13.000Z","dependencies_parsed_at":"2023-01-30T19:45:16.767Z","dependency_job_id":"4f6d5257-f76c-41bf-977f-511b27ec2051","html_url":"https://github.com/deepgram/deepgram-rust-sdk","commit_stats":{"total_commits":163,"total_committers":4,"mean_commits":40.75,"dds":0.05521472392638038,"last_synced_commit":"cf946e76a8bd40e4a874ad130fb5435b226fe7ce"},"previous_names":["deepgram/deepgram-rust-sdk","deepgram-devs/deepgram-rust-sdk"],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepgram%2Fdeepgram-rust-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepgram%2Fdeepgram-rust-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepgram%2Fdeepgram-rust-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepgram%2Fdeepgram-rust-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deepgram","download_url":"https://codeload.github.com/deepgram/deepgram-rust-sdk/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248665747,"owners_count":21142123,"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":["deepgram","hacktoberfest","rust","speech-recognition","speech-to-text"],"created_at":"2024-11-23T16:12:30.267Z","updated_at":"2025-04-13T05:03:55.705Z","avatar_url":"https://github.com/deepgram.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Deepgram Rust SDK\n\n[![Discord](https://dcbadge.vercel.app/api/server/xWRaCDBtW4?style=flat)](https://discord.gg/xWRaCDBtW4)\n[![CI](https://github.com/deepgram/deepgram-rust-sdk/actions/workflows/ci.yaml/badge.svg?branch=main)](https://github.com/deepgram/deepgram-rust-sdk/actions/workflows/ci.yaml)\n[![crates.io](https://img.shields.io/crates/v/deepgram)](https://crates.io/crates/deepgram)\n[![downloads](https://img.shields.io/crates/d/deepgram)](https://crates.io/crates/deepgram)\n[![docs](https://img.shields.io/docsrs/deepgram)](https://docs.rs/deepgram)\n[![license](https://img.shields.io/crates/l/deepgram)](./LICENSE)\n\nA Community Rust SDK for [Deepgram](https://www.deepgram.com/). Start building with our powerful transcription \u0026 speech understanding API.\n\n## SDK Documentation\n\nThis SDK implements the Deepgram API found at [https://developers.deepgram.com](https://developers.deepgram.com).\n\nDocumentation and examples can be found on our [Docs.rs page](https://docs.rs/deepgram/latest/deepgram/).\n\n## Getting an API Key\n\n🔑 To access the Deepgram API you will need a [free Deepgram API Key](https://console.deepgram.com/signup?jump=keys).\n\n\n## Current Status\n\nThis SDK is currently Community owned but is moving to a stable `1.0` version soon.\n\n## Install\n\nFrom within your Cargo project directory, run the following command:\n\n```sh\ncargo add deepgram\n```\n\nYou will also probably need to install [`tokio`](https://crates.io/crates/tokio):\n\n```sh\ncargo add tokio --features full\n```\n\n## Development and Contributing\n\nInterested in contributing? We ❤️ pull requests!\n\nTo make sure our community is safe for all, be sure to review and agree to our\n[Code of Conduct](./CODE_OF_CONDUCT.md). Then see the\n[Contributing Guidelines](./CONTRIBUTING.md) for more information.\n\n### Build the SDK\n\n```sh\ncargo build\n```\n\n## Getting Help\n\nWe love to hear from you so if you have questions, comments or find a bug in the\nproject, let us know! You can either:\n\n- [Open an issue in this repository](https://github.com/deepgram/deepgram-rust-sdk/issues/new)\n- [Join the Deepgram Github Discussions Community](https://github.com/orgs/deepgram/discussions)\n- [Join the Deepgram Discord Community](https://discord.gg/xWRaCDBtW4)\n\n[license]: LICENSE.txt\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepgram%2Fdeepgram-rust-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeepgram%2Fdeepgram-rust-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepgram%2Fdeepgram-rust-sdk/lists"}