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
e-p-armstrong avatar

e-p-armstrong/augmentoolkit

0
View on GitHub↗
1,854 stars·245 forks·Python·MIT·11 views

Augmentoolkit

Create Custom LLMs

Features

  • Data Generation Frameworks - Converts raw text into structured datasets using various language models.
  • Training and Fine-Tuning - Tool for training models on new facts.

Star history

Star history chart for e-p-armstrong/augmentoolkitStar history chart for e-p-armstrong/augmentoolkit

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

Projects sharing features with Augmentoolkit

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

    tflearn/tflearn

    9,579View on GitHub↗

    tflearn is a deep learning framework and high-level API wrapper for TensorFlow. It provides a toolkit for designing neural network architectures and a system for executing training loops and optimizing model weights across CPUs and GPUs. The project simplifies the process of building and training models through a modular interface and a high-level API for prototyping. It includes specialized utilities for deep learning visualization, allowing for the generation of graphical diagrams to analyze network structures, weights, gradients, and activations. The framework covers a broad range of capa

    Pythondata-sciencedeep-learningmachine-learning
    View on GitHub↗9,579
  • huggingface/sentence-transformershuggingface avatar

    huggingface/sentence-transformers

    18,817View on GitHub↗

    This project is a transformer-based framework for generating dense and sparse vector embeddings of text and multimodal data. It serves as a library for fine-tuning models to perform semantic similarity tasks, retrieval, and reranking. The system is distinguished by its support for diverse architectural patterns, including bi-encoders for fast similarity search and cross-encoders for high-precision reranking. It provides dedicated pipelines for multimodal embeddings, mapping text and images into a shared vector space, and implements knowledge distillation to compress large models into smaller,

    Python
    View on GitHub↗18,817
  • huggingface/trlhuggingface avatar

    huggingface/trl

    18,653View on GitHub↗

    This library provides a comprehensive framework for fine-tuning, aligning, and distilling transformer-based language models. It serves as a toolkit for adapting models to specialized domains through supervised learning, while offering advanced methodologies to improve output quality and reasoning capabilities. The project distinguishes itself through specialized alignment and optimization techniques, including direct preference optimization and reinforcement learning, which allow models to be tuned against human preferences without complex reward modeling. It further supports training efficie

    Python
    View on GitHub↗18,653
  • bespokelabsai/curatorbespokelabsai avatar

    bespokelabsai/curator

    1,637View on GitHub↗
    Pythonagentsdeep-learningfine-tuning
    View on GitHub↗1,637
Compare all 15 related projects→

Frequently asked questions

What does e-p-armstrong/augmentoolkit do?

Create Custom LLMs

What are the main features of e-p-armstrong/augmentoolkit?

The main features of e-p-armstrong/augmentoolkit are: Data Generation Frameworks, Training and Fine-Tuning.

Which projects share features with e-p-armstrong/augmentoolkit?

Projects with overlapping indexed features include: tflearn/tflearn — tflearn is a deep learning framework and high-level API wrapper for TensorFlow. It provides a toolkit for designing… huggingface/sentence-transformers — This project is a transformer-based framework for generating dense and sparse vector embeddings of text and multimodal… huggingface/trl — This library provides a comprehensive framework for fine-tuning, aligning, and distilling transformer-based language… ibm/data-prep-kit — Open source project for data preparation for GenAI applications. kiln-ai/kiln — Kiln is an LLM development workbench and evaluation framework designed for designing, testing, and optimizing prompts… bespokelabsai/curator.