awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to augustdev/enchanted

Open-source alternatives to Enchanted

30 open-source projects similar to augustdev/enchanted, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Enchanted alternative.

  • gluonfield/enchantedgluonfield का अवतार

    gluonfield/enchanted

    5,964GitHub पर देखें↗

    Enchanted is iOS and macOS app for chatting with private self hosted language models such as Llama2, Mistral or Vicuna using Ollama.

    Swiftioslarge-language-modelllama
    GitHub पर देखें↗5,964
  • oobabooga/text-generation-webuioobabooga का अवतार

    oobabooga/text-generation-webui

    47,323GitHub पर देखें↗

    This project is a comprehensive platform for hosting and interacting with large language models directly on local hardware. It provides a web-based graphical interface that allows users to manage model loading, configure generation parameters, and execute text or chat interactions entirely offline. By running models locally, the software ensures complete data privacy and eliminates reliance on external cloud services for generative tasks. Beyond basic inference, the platform functions as a versatile workbench for generative AI development. It includes an integrated pipeline for fine-tuning mo

    Python
    GitHub पर देखें↗47,323
  • nomic-ai/gpt4all-uinomic-ai का अवतार

    nomic-ai/gpt4all-ui

    4,788GitHub पर देखें↗

    gpt4all-ui is a web-based user interface designed for local large language model execution and management. It provides a local execution environment that runs AI models on a user's own hardware to ensure data privacy and eliminate external telemetry. The project features a peer-to-peer inference distribution system that shares computational loads across multiple network nodes to increase processing speed. It includes a multimodal orchestrator that combines text, image, video, and audio models into a single interface, as well as a layered autonomy model for organizing specialized AI agents int

    Python
    GitHub पर देखें↗4,788
  • madcowd/ellMadcowD का अवतार

    MadcowD/ell

    5,874GitHub पर देखें↗

    Ell is a Python library that treats prompts as callable functions, transforming a Python function into a language model program where the docstring defines the system message and the return value defines the user message. It provides a framework for writing language model programs that can accept and return images, audio, and text natively within message objects, and supports chaining multiple model calls into a single function for multi-step reasoning or test-time compute. The library decouples model selection from client instantiation through a registry that supports multiple provider backe

    Pythonaiprompt-engineering
    GitHub पर देखें↗5,874

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Find more with AI search
  • dimillian/movieswiftuiDimillian का अवतार

    Dimillian/MovieSwiftUI

    6,529GitHub पर देखें↗

    MovieSwiftUI is a movie discovery application built with SwiftUI that integrates with the MovieDB API to retrieve and display movie information, ratings, and metadata. It functions as a cross-platform Apple application, providing a consistent user experience across iOS and macOS from a single codebase. The project implements a reactive data flow using Combine to synchronize global application state with the user interface. It employs a unidirectional data flow and a centralized store to maintain a single source of truth across different screens and components. The application utilizes declar

    Swift
    GitHub पर देखें↗6,529
  • vercel/streamdownvercel का अवतार

    vercel/streamdown

    4,420GitHub पर देखें↗

    Streamdown is a streaming markdown renderer for React that transforms incoming markdown text into sanitized HTML in real time, handling incomplete blocks as they arrive. It parses GitHub-Flavored Markdown syntax including tables, task lists, and footnotes, and renders LaTeX math expressions using KaTeX, Mermaid diagrams as interactive SVGs, and code blocks with Shiki-based syntax highlighting supporting over 200 languages with dual light and dark themes. The renderer includes an XSS-safe HTML sanitizer that strips dangerous tags and validates URLs to prevent injection attacks. What distinguis

    TypeScriptaimarkdownstreaming
    GitHub पर देखें↗4,420
  • jmorganca/ollamajmorganca का अवतार

    jmorganca/ollama

    174,350GitHub पर देखें↗

    Ollama is a cross-platform runtime for managing, serving, and executing large language models on local hardware. It functions as a model manager and orchestrator that allows for the downloading, updating, and organization of model weights and configurations to ensure private and offline inference. The system provides a local inference API and a RESTful interface for programmatic model lifecycle management and text generation. It utilizes a compiled C++ backend to handle tensor operations and memory management. To support various hardware configurations, the runtime employs dynamic GPU offloa

    Go
    GitHub पर देखें↗174,350
  • jundot/omlxjundot का अवतार

    jundot/omlx

    17,112GitHub पर देखें↗

    omlx is a local inference server designed to run large language models, vision models, and embedding models on Apple Silicon. It provides a private alternative to industry-standard AI endpoints by hosting a local API gateway that mirrors OpenAI and Anthropic specifications. The system distinguishes itself through specialized hardware optimizations, including continuous batching for high throughput and a tiered caching system that offloads memory blocks to SSD. It also functions as a Model Context Protocol host, enabling the integration of local models with external tools, agents, and structur

    Python
    GitHub पर देखें↗17,112
  • jmather/llmhubJ

    jmather/llmhub

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • alexrozanski/llamachatalexrozanski का अवतार

    alexrozanski/LlamaChat

    1,510GitHub पर देखें↗

    Chat with your favourite LLaMA models in a native macOS app

    Swiftaillamallamacpp
    GitHub पर देखें↗1,510
  • kvcache-ai/ktransformerskvcache-ai का अवतार

    kvcache-ai/ktransformers

    17,288GitHub पर देखें↗

    Ktransformers is a comprehensive framework designed for the operation, fine-tuning, and serving of large language models. It functions as a heterogeneous inference engine and quantized execution runtime, enabling the deployment of massive models by distributing computational workloads across both CPU and GPU resources. This architecture allows users to bypass local memory constraints, making it possible to run and train models that exceed the capacity of a single device. The project distinguishes itself through specialized support for sparse architectures, particularly mixture-of-experts mode

    Python
    GitHub पर देखें↗17,288
  • guinmoon/llmfarmguinmoon का अवतार

    guinmoon/LLMFarm

    2,045GitHub पर देखें↗

    Install Stable Install Latest

    C
    GitHub पर देखें↗2,045
  • gradienthq/parallaxGradientHQ का अवतार

    GradientHQ/parallax

    1,326GitHub पर देखें↗

    Parallax is a distributed model serving framework that lets you build your own AI cluster anywhere

    Python
    GitHub पर देखें↗1,326
  • cpacker/memgptcpacker का अवतार

    cpacker/MemGPT

    23,374GitHub पर देखें↗

    MemGPT is a memory management framework and external memory layer for large language models. It functions as a platform for building stateful AI agents that maintain a persistent identity and continuous context across multiple sessions. The system enables agents to bypass fixed context window limitations by using a virtual context windowing approach. This allows models to manage their own memory through internal commands to search, update, and delete stored information within a hierarchical structure of short-term working context and long-term archival storage. The framework provides a local

    Python
    GitHub पर देखें↗23,374
  • langchain-ai/langchainlangchain-ai का अवतार

    langchain-ai/langchain

    139,458GitHub पर देखें↗

    LangChain is an orchestration framework designed for building, managing, and deploying applications powered by large language models. It provides a unified integration layer that normalizes disparate model provider APIs into a consistent set of primitives, enabling developers to build complex, multi-step AI workflows that manage state, memory, and tool execution. The project distinguishes itself through a durable execution runtime that maintains persistent state across long-running processes by checkpointing progress to external storage. It models agent workflows as directed graphs, allowing

    Pythonagentsaiai-agents
    GitHub पर देखें↗139,458
  • ggerganov/llama.cppggerganov का अवतार

    ggerganov/llama.cpp

    116,912GitHub पर देखें↗

    llama.cpp is a high-performance C++ inference engine and runtime for executing large language models locally across various hardware architectures. It provides the core components for local model execution, including a dedicated model quantizer for compressing weights into the GGUF format and a system for generating text embeddings for semantic search. The project distinguishes itself through specialized memory and execution optimizations, such as block-wise weight quantization to reduce memory footprints and memory-mapped model loading. It supports structured text generation by using formal

    C++
    GitHub पर देखें↗116,912
  • ericlbuehler/mistral.rsEricLBuehler का अवतार

    EricLBuehler/mistral.rs

    6,597GitHub पर देखें↗

    mistral.rs is an inference engine for large language models that runs locally and exposes models behind OpenAI and Anthropic-compatible APIs. It serves as a multi-model serving platform, capable of loading several models in a single server process with per-request routing and on-demand loading and unloading. The engine supports multimodal inference, processing text alongside images, video, audio, and speech inputs, and includes a quantized model deployment runtime that reduces memory use and speeds up inference on consumer hardware. The project distinguishes itself through an agentic tool exe

    Rustllmrustuqff
    GitHub पर देखें↗6,597
  • jd-opensource/xllmjd-opensource का अवतार

    jd-opensource/xllm

    1,369GitHub पर देखें↗

    A high-performance inference engine for LLM, VLM, DiT and REC models, optimized for diverse AI accelerators.

    C++
    GitHub पर देखें↗1,369
  • jdf-prog/llm-enginesjdf-prog का अवतार

    jdf-prog/LLM-Engines

    50GitHub पर देखें↗
    Python
    GitHub पर देखें↗50
  • ggml-org/llama.cppggml-org का अवतार

    ggml-org/llama.cpp

    116,799GitHub पर देखें↗

    Llama.cpp is an inference engine designed for the local execution of text-based and multimodal language models on consumer hardware. It provides a core environment for running models that process both text and image inputs, utilizing hardware-accelerated backends to optimize performance across diverse CPU and GPU architectures. The project distinguishes itself by offering a lightweight HTTP server that adheres to standard API specifications, enabling chat completion, embeddings, and reranking services. It includes a suite of tools for model quantization and conversion, which reduces memory us

    C++ggml
    GitHub पर देखें↗116,799
  • codelion/optillmcodelion का अवतार

    codelion/optillm

    4,164GitHub पर देखें↗

    OptiLLM is an inference proxy and gateway router that directs prompts to specific language models based on cost, performance, and provider health. It functions as a middleware layer designed to optimize requests through intelligent routing, load balancing, and context management. The project provides specialized capabilities for data protection by anonymizing personally identifiable information before requests reach a model. It also acts as a reasoning orchestrator and tool integration layer, using inference-time loops and self-reflection to improve accuracy while connecting models to externa

    Python
    GitHub पर देखें↗4,164
  • flowiseai/flowiseFlowiseAI का अवतार

    FlowiseAI/Flowise

    53,641GitHub पर देखें↗

    Flowise is a low-code platform designed for building and deploying complex language model workflows through a visual, node-based interface. It functions as an orchestrator for autonomous multi-agent systems, allowing users to construct conversational pipelines by connecting language models, memory stores, and external tools on a drag-and-drop canvas. The platform distinguishes itself through its support for sophisticated agentic patterns, including supervisor-worker delegation and iterative reasoning strategies. Users can design directed acyclic graphs to manage conditional branching, state p

    TypeScriptagentic-aiagentic-workflowagents
    GitHub पर देखें↗53,641
  • cherryhq/cherry-studioCherryHQ का अवतार

    CherryHQ/cherry-studio

    47,419GitHub पर देखें↗

    Cherry Studio is a cross-platform desktop application that serves as a centralized workspace for managing and interacting with multiple artificial intelligence models. It functions as a local-first orchestrator, prioritizing user privacy by storing all conversation history and knowledge bases directly on your device. By providing a unified interface for both cloud-based and local AI services, the platform simplifies API key management and allows for consistent model interaction across different operating systems. The application distinguishes itself through a robust retrieval-augmented genera

    TypeScriptai-agentclaude-codecode-agent
    GitHub पर देखें↗47,419
  • gpustack/llama-boxG

    gpustack/llama-box

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • internlm/lmdeployInternLM का अवतार

    InternLM/lmdeploy

    7,903GitHub पर देखें↗

    lmdeploy is a high-performance inference engine and deployment framework for large language models and vision models. It functions as a multi-modal model server and compression toolkit designed to serve models with high throughput and low latency. The system enables the distribution of model services across multiple machines using request-based load balancing and tensor parallelism. It includes specialized tools for model quantization and compression to reduce the memory footprint of weights and caches. The framework covers broad capability areas including production deployment, distributed

    Pythoncodellamacuda-kernelsdeepspeed
    GitHub पर देखें↗7,903
  • ggml-org/llamabarnG

    ggml-org/LlamaBarn

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • bentoml/openllmbentoml का अवतार

    bentoml/OpenLLM

    12,115GitHub पर देखें↗

    OpenLLM is a framework for deploying, managing, and scaling open-source large language models

    Pythonbentomlfine-tuningllama
    GitHub पर देखें↗12,115
  • berriai/litellmBerriAI का अवतार

    BerriAI/litellm

    50,579GitHub पर देखें↗

    LiteLLM is a unified gateway and proxy server designed to centralize access to over one hundred language model providers. It provides a standardized API interface that abstracts vendor-specific schemas, allowing developers to interact with diverse models through a single, consistent format. By acting as a central traffic management layer, it enables organizations to route, secure, and govern model interactions across multiple deployments. The platform distinguishes itself through its policy-driven architecture, which uses configuration-based routing to manage traffic distribution, load balanc

    Pythonai-gatewayanthropicazure-openai
    GitHub पर देखें↗50,579
  • bigai-nlco/tokenswiftB

    bigai-nlco/TokenSwift

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • bklieger-groq/g1B

    bklieger-groq/g1

    0GitHub पर देखें↗
    GitHub पर देखें↗0