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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to phaeusler/micro-agent

Open-source alternatives to Micro Agent

30 open-source projects similar to phaeusler/micro-agent, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Micro Agent alternative.

  • facico/chinese-vicunaAvatar von Facico

    Facico/Chinese-Vicuna

    4,121Auf GitHub ansehen↗

    Chinese-Vicuna is a Chinese large language model and instruction-following AI based on the LLaMA architecture. It is specifically designed for natural language understanding and generation in the Chinese language, utilizing an instruction-tuned model to follow complex user prompts across conversations. The project provides a LoRA fine-tuning framework and quantization systems to enable model adaptation and inference on consumer hardware. It implements quantized inference to reduce memory usage on both CPUs and GPUs, supported by a low-level C++ implementation to minimize system resource requi

    Calpacachinesellama
    Auf GitHub ansehen↗4,121
  • chenking2020/findthechatgpterAvatar von chenking2020

    chenking2020/FindTheChatGPTer

    2,014Auf GitHub ansehen↗

    ChatGPT爆火,开启了通往AGI的关键一步,本项目旨在汇总那些ChatGPT的开源平替们,包括文本大模型、多模态大模型等,为大家提供一些便利

    agialpacaautogpt
    Auf GitHub ansehen↗2,014
  • ymcui/chinese-llama-alpacaAvatar von ymcui

    ymcui/Chinese-LLaMA-Alpaca

    18,944Auf GitHub ansehen↗

    This project is a comprehensive toolkit for adapting large language models to the Chinese language, providing a specialized framework for fine-tuning, inference, and local deployment. It serves as a coordinated suite for language-specific adaptation, including tools for expanding tokenizers and implementing retrieval-augmented generation. The project distinguishes itself through a complete pipeline for model adaptation, featuring multilingual tokenizer expansion and a fine-tuning framework that supports instruction-based supervised training and adapter merging. It also includes a dedicated de

    Pythonalpacaalpaca-2large-language-models
    Auf GitHub ansehen↗18,944

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • artidoro/qloraAvatar von artidoro

    artidoro/qlora

    10,929Auf GitHub ansehen↗

    This project is a quantized fine-tuning framework for large language models. It implements a low-rank adaptation library and a four-bit quantizer to reduce the GPU memory requirements needed to train large models. The framework utilizes four-bit quantization and low-rank adapters to enable model training on consumer-grade hardware. It further reduces the memory footprint through double quantization and a paged optimizer that offloads states to system RAM. The system supports distributed training across multiple GPUs to handle larger parameter scales and includes utilities for custom dataset

    Jupyter Notebook
    Auf GitHub ansehen↗10,929
  • jayzhang42/federatedgpt-shepherdAvatar von JayZhang42

    JayZhang42/FederatedGPT-Shepherd

    250Auf GitHub ansehen↗

    Shepherd: A foundational framework enabling federated instruction tuning for large language models

    Pythonfederated-learninglarge-language-model
    Auf GitHub ansehen↗250
  • aethercortex/llama-xAvatar von AetherCortex

    AetherCortex/Llama-X

    1,605Auf GitHub ansehen↗

    Open Academic Research on Improving LLaMA to SOTA LLM

    Python
    Auf GitHub ansehen↗1,605
  • optimalscale/lmflowAvatar von OptimalScale

    OptimalScale/LMFlow

    8,488Auf GitHub ansehen↗

    LMFlow is a comprehensive suite for large language model fine-tuning, context extension, multimodal processing, and inference execution. It provides a toolkit for updating model parameters through full tuning or memory-efficient adapter algorithms, alongside an inference engine for executing tuned models via command-line or web-based interfaces. The framework includes a dedicated alignment suite for supervised tuning and reward model training to refine model behavior. It features a context window extender to increase maximum input lengths and a multimodal framework for building chatbots that

    Pythonchatgptdeep-learninginstruction-following
    Auf GitHub ansehen↗8,488
  • nomic-ai/gpt4allAvatar von nomic-ai

    nomic-ai/gpt4all

    77,375Auf GitHub ansehen↗

    GPT4All is a cross-platform runtime environment designed to execute large language models directly on local consumer hardware. By leveraging an optimized C++ inference backend, it enables private, offline AI interactions without requiring an internet connection or external cloud services. The project provides a comprehensive ecosystem for managing the entire model lifecycle, including discovery, downloading, and configuration of local weights. What distinguishes the platform is its integrated retrieval-augmented generation engine, which allows users to index local documents into semantic vect

    C++ai-chatllm-inference
    Auf GitHub ansehen↗77,375
  • yanqiangmiffy/instructglmAvatar von yanqiangmiffy

    yanqiangmiffy/InstructGLM

    651Auf GitHub ansehen↗

    ChatGLM-6B 指令学习|指令数据|Instruct

    Python
    Auf GitHub ansehen↗651
  • alexrozanski/llamachatAvatar von alexrozanski

    alexrozanski/LlamaChat

    1,510Auf GitHub ansehen↗

    Chat with your favourite LLaMA models in a native macOS app

    Swiftaillamallamacpp
    Auf GitHub ansehen↗1,510
  • stochasticai/xturingAvatar von stochasticai

    stochasticai/xTuring

    2,666Auf GitHub ansehen↗

    Build, personalize and control your own LLMs. From data pre-processing to fine-tuning, xTuring provides an easy way to personalize open-source LLMs. Join our discord community: https://discord.gg/TgHXuSJEk6

    Pythonadapterdeep-learningfine-tuning
    Auf GitHub ansehen↗2,666
  • silverriver/chatglm-6b-slimAvatar von silverriver

    silverriver/ChatGLM-6B-Slim

    124Auf GitHub ansehen↗

    ChatGLM-6B-Slim:裁减掉20K图片Token的ChatGLM-6B,完全一样的性能,占用更小的显存。

    Python
    Auf GitHub ansehen↗124
  • datawhalechina/so-large-lmAvatar von datawhalechina

    datawhalechina/so-large-lm

    7,400Auf GitHub ansehen↗

    This project is a comprehensive educational curriculum and structured learning path covering the full lifecycle of large language models. It provides a guided progression through the theory, architecture, training, and deployment of these models. The curriculum includes specialized guides on transformer architecture, model training tutorials, and frameworks for designing autonomous agents. It also provides dedicated resources for studying model safety and ethics. The material covers a wide range of technical capabilities, including distributed training strategies, parameter-efficient fine-tu

    Auf GitHub ansehen↗7,400
  • alibaba-edu/simple-effective-text-matching-pytorchA

    alibaba-edu/simple-effective-text-matching-pytorch

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • alexsergivan/transliteratorA

    alexsergivan/transliterator

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • abosamoor/polyglotAvatar von aboSamoor

    aboSamoor/polyglot

    2,367Auf GitHub ansehen↗

    Multilingual text (NLP) processing toolkit

    Python
    Auf GitHub ansehen↗2,367
  • argilla-io/argillaAvatar von argilla-io

    argilla-io/argilla

    5,015Auf GitHub ansehen↗

    Argilla is a collaborative AI feedback tool and data curation management system. It serves as a human-in-the-loop dataset platform designed to coordinate workforce annotators and domain experts in labeling, rating, and refining data samples for machine learning projects. The platform focuses on large language model dataset curation and reinforcement learning from human feedback workflows. It provides a shared workspace for integrating human expertise into AI development to validate model outputs and correct data errors. The system manages the end-to-end machine learning data pipeline, includ

    Python
    Auf GitHub ansehen↗5,015
  • aigc-audio/audiogptAvatar von AIGC-Audio

    AIGC-Audio/AudioGPT

    10,174Auf GitHub ansehen↗

    AudioGPT is an LLM-driven audio framework and processing suite that uses large language models to orchestrate neural audio pipelines. It functions as a multimodal audio generator and processing system, integrating a collection of pretrained models to handle speech synthesis, sound generation, and audio manipulation. The system is distinguished by its ability to generate audio from diverse inputs, including text and images, and its capacity to produce synchronized talking head videos. It also operates as a neural speech translator, converting spoken language between different tongues while pre

    Pythonaudiogptmusic
    Auf GitHub ansehen↗10,174
  • abitdodgy/gibranAvatar von abitdodgy

    abitdodgy/gibran

    65Auf GitHub ansehen↗

    Gibran is an Elixir natural language processor, and a port of WordsCounted.

    Elixir
    Auf GitHub ansehen↗65
  • 7compass/sentimentalAvatar von 7compass

    7compass/sentimental

    465Auf GitHub ansehen↗

    Simple sentiment analysis with Ruby

    Ruby
    Auf GitHub ansehen↗465
  • alvations/annotate-questionnaireAvatar von alvations

    alvations/annotate-questionnaire

    59Auf GitHub ansehen↗

    Summary of Responses to Questionnaire on Annotation Platform https://forms.gle/iZk8kehkjAWmB8xe9

    Auf GitHub ansehen↗59
  • allenai/scispacyAvatar von allenai

    allenai/SciSpaCy

    1,968Auf GitHub ansehen↗

    This repository contains custom pipes and models related to using spaCy for scientific documents.

    Python
    Auf GitHub ansehen↗1,968
  • anujvyas/natural-language-processing-projectsAvatar von anujvyas

    anujvyas/Natural-Language-Processing-Projects

    254Auf GitHub ansehen↗

    This repository consists of all my NLP Projects

    Jupyter Notebook
    Auf GitHub ansehen↗254
  • arc53/docsgptAvatar von arc53

    arc53/DocsGPT

    17,939Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗17,939
  • ai-shifu/chatallAvatar von ai-shifu

    ai-shifu/ChatALL

    16,283Auf GitHub ansehen↗

    ChatALL is a desktop application that functions as a multi-model chat client and aggregator for artificial intelligence services. It enables users to send a single prompt to multiple AI models simultaneously, allowing for the side-by-side comparison of generated responses within a unified interface. The application distinguishes itself through a local-first approach to data management, ensuring that all conversation logs and user configurations are stored directly on the user's device. This architecture supports privacy and offline access while providing a centralized system for managing and

    JavaScriptbingchatchatbotchatgpt
    Auf GitHub ansehen↗16,283
  • arongdari/python-topic-modelAvatar von arongdari

    arongdari/python-topic-model

    374Auf GitHub ansehen↗

    Implementation of various topic models

    Jupyter Notebook
    Auf GitHub ansehen↗374
  • arongdari/topic-model-lecture-noteAvatar von arongdari

    arongdari/topic-model-lecture-note

    22Auf GitHub ansehen↗

    lecture notes for probabilistic topic models using ipython notebook

    Auf GitHub ansehen↗22
  • allenai/mmc4Avatar von allenai

    allenai/mmc4

    953Auf GitHub ansehen↗

    MultimodalC4 is a multimodal extension of c4 that interleaves millions of images with text.

    Python
    Auf GitHub ansehen↗953
  • artificiai/multilingual-latent-dirichlet-allocation-ldaAvatar von ArtificiAI

    ArtificiAI/Multilingual-Latent-Dirichlet-Allocation-LDA

    83Auf GitHub ansehen↗

    A Multilingual Latent Dirichlet Allocation (LDA) Pipeline with Stop Words Removal, n-gram features, and Inverse Stemming, in Python.

    Pythonclusteringenglishfrench
    Auf GitHub ansehen↗83
  • allenai/allennlpAvatar von allenai

    allenai/allennlp

    11,889Auf GitHub ansehen↗

    AllenNLP is a PyTorch-based research library and deep learning language toolkit designed for developing and training neural network architectures for linguistic tasks. It provides a distributed training system that coordinates data and gradients across multiple GPUs and a framework for integrating pretrained transformer architectures. The system distinguishes itself with a dedicated algorithmic bias mitigation tool used to identify and reduce bias in linguistic model predictions. It also includes model influence analysis to interpret predictions by calculating the influence of specific traini

    Python
    Auf GitHub ansehen↗11,889