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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to turtlesoupy/this-word-does-not-exist

Open-source alternatives to This Word Does Not Exist

30 open-source projects similar to turtlesoupy/this-word-does-not-exist, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best This Word Does Not Exist alternative.

  • 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
  • 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
  • arcee-ai/mergekitarcee-ai avatar

    arcee-ai/mergekit

    7,156View on GitHub↗

    MergeKit is a toolkit for combining multiple pre-trained large language models into a single entity using algorithmic blending. It provides a specialized system for parameter interpolation and weight extraction to unify model capabilities. The project distinguishes itself through an evolutionary merge optimizer that tunes parameters based on quantitative evaluation metrics. It also features a mixture of experts orchestrator capable of converting dense models into sparse architectures and a tokenizer alignment tool for transplanting embeddings between different models. The toolkit covers a br

    Pythonllamallmmodel-merging
    View on GitHub↗7,156

AI search

Explore more awesome repositories

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

Find more with AI search
  • beyondguo/geniusB

    beyondguo/genius

    0View on GitHub↗

    基于草稿的文本生成模型

    View on GitHub↗0
  • cluebenchmark/clgeCLUEbenchmark avatar

    CLUEbenchmark/CLGE

    249View on GitHub↗

    Chinese Language Generation Evaluation 中文生成任务基准测评

    Python
    View on GitHub↗249
  • daod/scriptwriterD

    DaoD/ScriptWriter

    0View on GitHub↗

    2022-1-5: Our new work (ScriptWriter-CPre) has been accepted by TOIS! - 2021-10-19: We upload the code and data for our new model ScriptWriter-CPre. - 2020-06-11: We find a minor error in the data thus we upload a new one. We provide the code for building data file from text file. You can now…

    View on GitHub↗0
  • diegma/graph-2-textdiegma avatar

    diegma/graph-2-text

    153View on GitHub↗

    This is the code used in the paper Deep Graph Convolutional Encoders for Structured Data to Text Generation by Diego Marcheggiani and Laura Perez-Beltrachini.

    Python
    View on GitHub↗153
  • eaglew/paperrobotE

    EagleW/PaperRobot

    0View on GitHub↗

    PaperRobot: Incremental Draft Generation of Scientific Ideas [Sample Output](https://eaglew.github.io/PaperRobot/)

    View on GitHub↗0
  • facebookresearch/llm-transparency-toolfacebookresearch avatar

    facebookresearch/llm-transparency-tool

    1,254View on GitHub↗

    LLM Transparency Tool (LLM-TT), an open-source interactive toolkit for analyzing internal workings of Transformer-based language models. Check out demo at https://huggingface.co/spaces/facebook/llm-transparency-tool-demo

    Python
    View on GitHub↗1,254
  • guotong1988/bert-chineseG

    guotong1988/BERT-chinese

    0View on GitHub↗
    View on GitHub↗0
  • hanxiao/bert-as-servicehanxiao avatar

    hanxiao/bert-as-service

    12,831View on GitHub↗

    This project is a high-performance BERT embedding service and inference server designed to map text sequences into fixed-length numerical vectors. It functions as a machine learning microservice and distributed model server that decouples request handling from heavy computation. The system utilizes a ZeroMQ messaging infrastructure to provide low-latency communication between distributed clients and the inference server. It incorporates server-side batch processing and GPU workload scaling to maximize hardware utilization and manage high request volumes. The platform supports semantic search

    Python
    View on GitHub↗12,831
  • harishsg993010/llm-reasonerharishsg993010 avatar

    harishsg993010/LLM-Reasoner

    488View on GitHub↗

    Make any LLM to think deeper like OpenAI o1 and deepseek R1!

    Python
    View on GitHub↗488
  • harvardnlp/talk-latentharvardnlp avatar

    harvardnlp/Talk-Latent

    31View on GitHub↗
    TeX
    View on GitHub↗31
  • highcwu/keras-bert-tpuHighCWu avatar

    HighCWu/keras-bert-tpu

    17View on GitHub↗

    This is a fork of CyberZHG/keras_bert which supports Keras BERT on TPU.

    Python
    View on GitHub↗17
  • huggingface/transformershuggingface avatar

    huggingface/transformers

    161,630View on GitHub↗

    Transformers is a comprehensive library for machine learning that provides a unified interface for training, fine-tuning, and deploying transformer-based models. It supports a wide range of tasks, including text classification, language modeling, question answering, and sequence-to-sequence translation, while offering specialized architectures for both text and vision processing. The framework includes tools for managing the entire model lifecycle, from data preprocessing and tokenization to distributed training and inference. The library features extensive support for model optimization and

    Pythonaudiodeep-learningdeepseek
    View on GitHub↗161,630
  • jayyip/bert-multiple-gpuJayYip avatar

    JayYip/bert-multiple-gpu

    544View on GitHub↗

    Multi-Modal Multi-Task Learning

    Jupyter Notebook
    View on GitHub↗544
  • jessevig/bertvizjessevig avatar

    jessevig/bertviz

    8,098View on GitHub↗

    BertViz is a diagnostic toolset for visualizing attention heads and internal model behaviors to interpret how language models process text. It serves as an interpretability tool and debugger for natural language processing models, specifically providing interactive maps of attention mechanisms within Transformer architectures. The project enables the analysis of token relationships through detailed views of specific attention heads and layers. It supports global attention visualization across all layers, encoder-decoder attention mapping, and the inspection of individual neurons within query

    Python
    View on GitHub↗8,098
  • jind11/textfoolerjind11 avatar

    jind11/TextFooler

    530View on GitHub↗

    A Model for Natural Language Attack on Text Classification and Inference

    Python
    View on GitHub↗530
  • kasnerz/lightnlgkasnerz avatar

    kasnerz/lightnlg

    3View on GitHub↗

    A minimalistic codebase for finetuning and interacting with natural language generation models from HuggingFace Transformers using PyTorch Lightning.

    Python
    View on GitHub↗3
  • kristiyanvachev/question-generationKristiyanVachev avatar

    KristiyanVachev/Question-Generation

    494View on GitHub↗

    Generating multiple choice questions from text using Machine Learning.

    Jupyter Notebook
    View on GitHub↗494
  • leod/hncynicleod avatar

    leod/hncynic

    336View on GitHub↗

    Generate Hacker News Comments from Titles

    Python
    View on GitHub↗336
  • maitrix-org/llm-reasonersmaitrix-org avatar

    maitrix-org/llm-reasoners

    2,345View on GitHub↗

    LLM Reasoners is a library to enable LLMs to conduct complex reasoning, with advanced reasoning algorithms. It approaches multi-step reasoning as planning and searches for the optimal reasoning chain, which achieves the best balance of exploration vs exploitation with the idea of "World Model"…

    Python
    View on GitHub↗2,345
  • microsoft/azureml-bertMicrosoft avatar

    Microsoft/AzureML-BERT

    402View on GitHub↗

    This repo contains end-to-end recipes to pretrain and finetune the BERT (Bidirectional Encoder Representations from Transformers) language representation model using Azure Machine Learning service.

    Jupyter Notebook
    View on GitHub↗402
  • minimaxir/aitextgenminimaxir avatar

    minimaxir/aitextgen

    1,841View on GitHub↗

    A robust Python tool for text-based AI training and generation using OpenAI's GPT-2 and EleutherAI's GPT Neo/GPT-3 architecture.

    Python
    View on GitHub↗1,841
  • minimaxir/textgenrnnM

    minimaxir/textgenrnn

    0View on GitHub↗

    Easily train your own text-generating neural network of any size and complexity on any text dataset with a few lines of code, or quickly train on a text using a pretrained model.

    View on GitHub↗0
  • neural-nuts/image-caption-generatorneural-nuts avatar

    neural-nuts/image-caption-generator

    145View on GitHub↗

    Notice: This project uses an older version of TensorFlow, and is no longer supported. Please consider using other latest alternatives.

    Jupyter Notebook
    View on GitHub↗145
  • nickwalton/aidungeonnickwalton avatar

    nickwalton/AIDungeon

    3,226View on GitHub↗

    Read more about AIDungeon2 and how it was built here.

    Python
    View on GitHub↗3,226
  • ntunlp/llmsanitizentunlp avatar

    ntunlp/LLMSanitize

    61View on GitHub↗

    An open-source library for contamination detection in NLP datasets and Large Language Models (LLMs).

    Python
    View on GitHub↗61
  • patil-suraj/question_generationpatil-suraj avatar

    patil-suraj/question_generation

    1,142View on GitHub↗

    Question Generation using 🤗transformers - Project Details - Initial experiments - answer aware question generation - answer extraction models - Multitask QA-QG - End-to-End question generation (answer agnostic) - Results - Requirements - Usage - Question Generation - Multitask QA-QG -…

    Jupyter Notebook
    View on GitHub↗1,142
  • paulfitz/mlsqlpaulfitz avatar

    paulfitz/mlsql

    918View on GitHub↗

    inferring sql queries from plain-text questions about tables

    Python
    View on GitHub↗918