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
yannvgn avatar

yannvgn/laserembeddings

0
View on GitHub↗
225 stars·29 forks·Python·BSD-3-Clause·9 views

Laserembeddings

LASER multilingual sentence embeddings as a pip package

Features

  • Pre-trained Language Models - Multilingual sentence embedding library.
  • Text Generation - Methods for controllable and efficient text generation.

Star history

Star history chart for yannvgn/laserembeddingsStar history chart for yannvgn/laserembeddings

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 yannvgn/laserembeddings do?

LASER multilingual sentence embeddings as a pip package

What are the main features of yannvgn/laserembeddings?

The main features of yannvgn/laserembeddings are: Pre-trained Language Models, Text Generation.

Which projects share features with yannvgn/laserembeddings?

Projects with overlapping indexed features include: asyml/texar — Toolkit for Machine Learning, Natural Language Processing, and Text Generation, in TensorFlow. This is part of the… codertimo/bert-pytorch. huggingface/course — This project is an educational course and learning curriculum for implementing and fine-tuning transformer models… morvanzhou/tutorials — This repository is a comprehensive collection of instructional guides and practical examples for Python development,… facebookresearch/flow_matching — This project is a PyTorch-based generative model framework designed to transform noise into complex data distributions… openai/gpt-2 — This project is a transformer-based language model and autoregressive text generator designed to predict the next…

Projects sharing features with Laserembeddings

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

    asyml/texar

    2,392View on GitHub↗

    Toolkit for Machine Learning, Natural Language Processing, and Text Generation, in TensorFlow. This is part of the CASL project: http://casl-project.ai/

    Pythonbertcasl-projectdata-processing
    View on GitHub↗2,392
  • codertimo/bert-pytorchcodertimo avatar

    codertimo/BERT-pytorch

    6,518View on GitHub↗
    Pythonbertlanguage-modelnlp
    View on GitHub↗6,518
  • huggingface/coursehuggingface avatar

    huggingface/course

    3,715View on GitHub↗

    This project is an educational course and learning curriculum for implementing and fine-tuning transformer models using the Hugging Face ecosystem. It serves as a structured guide and technical walkthrough for processing multimodal data, adapting pre-trained neural networks, and deploying models. The material includes a guide for managing, versioning, and distributing model weights and datasets through a centralized asset hub. It also provides a practical tutorial on adapting models to specific datasets using parameter-efficient methods and an implementation guide for solving natural language

    MDXdeep-learninghacktoberfestnlp
    View on GitHub↗3,715
  • facebookresearch/flow_matchingfacebookresearch avatar

    facebookresearch/flow_matching

    4,562View on GitHub↗

    This project is a PyTorch-based generative model framework designed to transform noise into complex data distributions by learning vector fields and probability paths. It serves as a multimodal generative toolkit for producing synthetic text and images through learned probability flows. The library distinguishes itself by supporting continuous, discrete, and Riemannian manifold integrations. This allows the framework to handle a variety of data types, including categorical data via discrete-state flow matching and non-Euclidean spaces through Riemannian manifold integration. The toolkit cove

    Python
    View on GitHub↗4,562
  • Compare all 30 related projects→