awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
guillaume-be avatar

guillaume-be/rust-bert

0
View on GitHub↗
3,065 stars·246 forks·Rust·Apache-2.0·8 viewsdocs.rs/crate/rust-bert↗

Rust Bert

Rust native ready-to-use NLP pipelines and transformer-based models (BERT, DistilBERT, GPT2,...)

Features

  • Artificial Intelligence - Ready-to-use NLP pipelines and language models.
  • Machine Learning Frameworks - Ready-to-use NLP pipelines and language models.
  • Natural Language Processing - Native Rust pipelines for transformer-based models like BERT and GPT.
  • Rust NLP Libraries - Transformer-based models and pipelines for Rust.

Star history

Star history chart for guillaume-be/rust-bertStar history chart for guillaume-be/rust-bert

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does guillaume-be/rust-bert do?

Rust native ready-to-use NLP pipelines and transformer-based models (BERT, DistilBERT, GPT2,...)

What are the main features of guillaume-be/rust-bert?

The main features of guillaume-be/rust-bert are: Artificial Intelligence, Machine Learning Frameworks, Natural Language Processing, Rust NLP Libraries.

Which projects share features with guillaume-be/rust-bert?

Projects with overlapping indexed features include: huggingface/tokenizers — This project is a high-performance library for converting raw text into tokens and IDs for machine learning models. It… ericlbuehler/mistral.rs — mistral.rs is an inference engine for large language models that runs locally and exposes models behind OpenAI and… apache/incubator-mxnet — Apache MXNet is a deep learning framework and distributed machine learning library designed for training and deploying… arc53/docsgpt — DocsGPT is a retrieval-augmented generation platform and private knowledge base used to build AI agents that perform… edobashira/speech-language-processing — A curated list of speech and natural language processing resources. chelsea0x3b/dfdx — Deep learning in Rust, with shape checked tensors and neural networks.

Projects sharing features with Rust Bert

These projects share indexed features with Rust Bert. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • huggingface/tokenizershuggingface avatar

    huggingface/tokenizers

    10,825View on GitHub↗

    This project is a high-performance library for converting raw text into tokens and IDs for machine learning models. It functions as a fast text encoder and a text preprocessing pipeline designed to transform strings into numerical representations with high throughput for research and production. The library includes a subword tokenizer trainer used to analyze text datasets and create custom vocabularies using algorithms such as byte-pair encoding and wordpiece. It provides capabilities for subword vocabulary training and text alignment, allowing character offsets to be tracked during normaliz

    Rustbertgptlanguage-model
    View on GitHub↗10,825
  • chelsea0x3b/dfdxchelsea0x3b avatar

    chelsea0x3b/dfdx

    1,909View on GitHub↗

    Deep learning in Rust, with shape checked tensors and neural networks

    Rustautodiffautodifferentiationautograd
    View on GitHub↗1,909
  • apache/incubator-mxnetapache avatar

    apache/incubator-mxnet

    20,812View on GitHub↗

    Apache MXNet is a deep learning framework and distributed machine learning library designed for training and deploying neural networks across distributed systems, mobile devices, and hardware accelerators. It functions as a cross-platform runtime and a dynamic dataflow scheduler that optimizes neural network execution. The framework provides a multi-language API, enabling the development of machine learning models using Python, R, Julia, Scala, Go, and JavaScript. It supports high-performance model training and the scaling of workloads across multiple GPUs and machines. The system covers cap

    C++
    View on GitHub↗20,812
  • arc53/docsgptarc53 avatar

    arc53/DocsGPT

    17,939View on GitHub↗

    DocsGPT is a retrieval-augmented generation platform and private knowledge base used to build AI agents that perform grounded search and analysis. It functions as a multi-model AI orchestrator and enterprise agent builder, allowing for the integration of various local and cloud language models to customize reasoning and text generation. The project provides a visual environment for developing automated assistants using conditional logic and third-party API connectivity. It enables the creation of private AI agents capable of performing enterprise search and detailed document analysis using pr

    Pythonagent-builderagentsai
    View on GitHub↗17,939
  • Compare all 30 related projects→