A web interface for chatting with Alpaca through llama.cpp. Fully dockerized, with an easy to use API.
Baserow is a self-hosted, no-code relational database platform built on PostgreSQL. It provides a spreadsheet-like interface for structuring and managing data without writing code, while exposing all database resources via a REST API to support headless architectures. The platform distinguishes itself by integrating large language models and embedding servers to power AI assistants and automated data generation. It further extends its utility as a no-code application builder, allowing users to create custom internal portals, dashboards, and business tools using visual logic and managed data.
jx is a GitOps delivery platform and Kubernetes CI/CD orchestrator designed to automate the building and deployment of applications. It functions as a cloud native pipeline manager that executes container-based build and deployment sequences using a catalog of reusable tasks. The project distinguishes itself through the automated orchestration of preview environments, which are created and destroyed based on pull request activity to enable validation before merging. It employs a GitOps-based state synchronization model to maintain the desired state of clusters by polling git repositories and
This project is an agentic retrieval-augmented generation platform and orchestration framework designed to connect large language models to private enterprise data. It serves as a self-hosted AI gateway that integrates vector databases and external tools to automate complex information retrieval and generation tasks. The system differentiates itself through an AI agent workflow builder that orchestrates multiple specialized agents with distinct roles to solve multi-step problems. It includes a dedicated vector database integration interface for indexing private documents and a secure sandbox
Serge is a self-hosted web chat interface for running large language models locally using the llama.cpp inference engine. It loads GGUF-format model files directly on your own machine, removing the need for internet connectivity or external API keys, and streams responses to the browser in real time via WebSocket connections.
Die Hauptfunktionen von serge-chat/serge sind: Web Chat Frontends, Local Model Chat Interfaces, Offline Chat Clients, Self-Hosted Chat Interfaces, Self-Hosted Deployments, Self-Hosted LLM Frontends, GGUF Model Loaders, Application Deployments.
Open-Source-Alternativen zu serge-chat/serge sind unter anderem: nsarrazin/serge — A web interface for chatting with Alpaca through llama.cpp. Fully dockerized, with an easy to use API. baserow/baserow — Baserow is a self-hosted, no-code relational database platform built on PostgreSQL. It provides a spreadsheet-like… jenkins-x/jx — jx is a GitOps delivery platform and Kubernetes CI/CD orchestrator designed to automate the building and deployment of… ragapp/ragapp — This project is an agentic retrieval-augmented generation platform and orchestration framework designed to connect… bretfisher/udemy-docker-mastery — This is an educational training course that teaches Docker, Compose, Swarm, and Kubernetes for building and deploying… spantaleev/matrix-docker-ansible-deploy — This project is an Ansible-based deployment tool that automates the setup of a fully configured Matrix homeserver…