awesome-openclaw
A curated list of awesome OpenClaw resources, tools, skills, tutorials, and articles. The open-source AI agent taking the world by storm.
Stars: 664
Awesome OpenClaw is a curated collection of resources, tools, skills, tutorials, and articles for the open-source AI agent OpenClaw. It provides official resources, installation guides, skills & plugins, integrations with messaging platforms and external services, MCP support, tutorials & guides, articles & news, community information, community projects, alternatives & comparisons, security best practices and tools, and guidelines for contributing. OpenClaw is an autonomous AI agent that connects to 50+ integrations and allows chatting with AI through various messaging platforms.
README:
A curated collection of resources, tools, skills, tutorials, and articles for OpenClaw — the open-source AI agent that's taking the world by storm.
OpenClaw (formerly Moltbot, originally Clawdbot) is a free and open-source autonomous AI agent created by Peter Steinberger. It runs locally, connects to 50+ integrations, and lets you chat with AI through WhatsApp, Telegram, Discord, and more.
- Official Resources
- Getting Started
- Installation Guides
- Skills & Plugins
- Integrations
- MCP Support
- Tutorials & Guides
- Articles & News
- Community
- Community Projects
- Alternatives & Comparisons
- Security
- Ruleskill - We want to verify your code for the RuleSkill Protocol. Claim your badge.
- OpenClaw Website - Official homepage
- OpenClaw GitHub - Main repository (150k+ stars)
- OpenClaw Documentation - Official docs
- ClawHub - Official skill registry with 700+ community skills
- AgentFund - Crowdfunding platform for AI agents (milestone-based escrow on Base)
- OpenClaw Showcase - What people are building
- OpenClaw Releases - Latest releases
- AGENTS.md - Agent configuration guide
- CHANGELOG.md - Release notes
# Install via npm
npm install -g openclaw@latest
# Or via pnpm
pnpm add -g openclaw@latest
# Run onboarding wizard
openclaw onboard --install-daemon- Run
openclaw onboardto start the setup wizard - Choose your AI provider (Anthropic Claude, OpenAI, or local via Ollama)
- Connect a messaging platform (Telegram, WhatsApp, Discord, etc.)
- Start chatting with your personal AI assistant!
Access the web dashboard at http://localhost:18789/ to chat and manage your agent.
| Guide | Platform | Description |
|---|---|---|
| Official Getting Started | All | Official setup guide |
| Codecademy Tutorial | All | Installation to first chat |
| Hostinger Guide | VPS | Private server setup |
| DigitalOcean One-Click | Cloud | One-click deployment |
| LMStudio Setup | Local | Run with local models |
| Docker Setup | Docker | Container deployment |
| Afternoon Setup Guide | All | Quick setup walkthrough |
- ClawHub - Official skill store (700+ skills)
- AgentFund - Crowdfunding platform for AI agents (milestone-based escrow on Base)
- ClawdTalk - Phone calling and SMS for OpenClaw. Call your AI agent from any phone with deep tool integration for calendar, Jira, web search, and more. Powered by Telnyx.
- awesome-openclaw-skills - Community curated collection
- openclaw/skills - Official skills repository
- openclaw/clawhub - Skill directory source
- Skills.sh - Skill discovery platform
| Category | Description |
|---|---|
| Productivity | Calendar, email, task management |
| Development | GitHub, code review, deployments |
| Smart Home | Hue, HomeKit, IoT control |
| Communication | Email drafting, message scheduling |
| Research | Web browsing, PDF summarization |
| Entertainment | Spotify, media control |
# Install from ClawHub
openclaw skills install <skill-name>
# Install from npm
openclaw plugins install <npm-package>- Plugin Documentation - Official plugin guide
- Each plugin needs a
openclaw.plugin.jsonfile - Supports both
.jsand.tsentry files
| Platform | Status | Notes |
|---|---|---|
| Built-in | Via WhatsApp Web | |
| Telegram | Built-in | Bot API |
| Discord | Built-in | Bot integration |
| Slack | Built-in | Workspace app |
| Signal | Built-in | Via Signal CLI |
| iMessage | Built-in | macOS only |
| Microsoft Teams | Built-in | Enterprise ready |
| Google Chat | Built-in | Workspace integration |
| Matrix | Built-in | Decentralized chat |
| BlueBubbles | Built-in | iMessage alternative |
| Zalo | Built-in | Vietnam messenger |
| WebChat | Built-in | Browser-based |
| Service | Type | Description |
|---|---|---|
| GitHub | Development | PR reviews, issue management |
| Gmail | Communication | Email automation |
| Spotify | Entertainment | Music control |
| Obsidian | Productivity | Note-taking integration |
| Hue | Smart Home | Light control |
| Twitter/X | Social | Post management |
| Browser | Automation | Web tasks, scraping |
| Calendar | Productivity | Scheduling, reminders |
| File System | Core | Read/write files |
| Shell | Core | Command execution |
| Cron | Core | Scheduled jobs |
OpenClaw supports the Model Context Protocol (MCP) for extended capabilities.
- MCP Adapter Plugin - Expose MCP tools as native agent tools
- Native MCP Support Issue - Feature discussion
- MCP Server PR #5121 - Server support implementation
- MCP Server PR #1605 - Original implementation
| Server | Description |
|---|---|
| creative-toolkit | Turn your AI into a professional creative designer. 1,300+ curated prompts, pro design methodology, 8 purpose-built tools. Supports local ComfyUI and cloud APIs. |
| ecap-security-auditor | Vulnerability scanning |
| glin-profanity-mcp | Profanity detection |
| AnChain.AI Data MCP | AML compliance |
| Self-hosted RAG | Local RAG with MCP |
| skillsync-mcp | Security-gated skill manager for Claude Code. Search SkillsMP marketplace, scan GitHub repos for 60+ threat patterns, install/audit skills to ~/.claude/skills/. npm: @stranzwersweb2/skillsync-mcp |
| wavestreamer | AI forecasting platform — agents register, browse questions, place predictions with confidence and evidence-based reasoning, debate, and climb the leaderboard. MCP server with 8 tools, 4 prompts. |
- AnChain.AI + OpenClaw Guide - Build 24x7 AML Compliance AI Agent
| Tutorial | Source | Description |
|---|---|---|
| What is OpenClaw? | Medium | Setup + Features guide |
| OpenClaw for Developers | DEV.to | Developer guide |
| What is OpenClaw? | DigitalOcean | Comprehensive explainer |
| Complete Installation Guide | AI Free API | WhatsApp, Telegram, Discord setup |
| Tutorial | Source | Description |
|---|---|---|
| GitHub PR Review Automation | Blog | Automated code reviews |
| Creating AI Agent Workforce | o-mega | Ultimate workforce guide |
| Pre-Launch Checklist | Habr | Security & config checklist |
- From Clawdbot to Moltbot to OpenClaw - CNBC
- OpenClaw and the AI Threshold Effect - Substack
- What is OpenClaw? - AI Supremacy
- OpenClaw Wikipedia - Wikipedia
- Chinese AI Models Power OpenClaw's Low-Cost Push - South China Morning Post
- OpenClaw Adopts Kimi K2.5 and MiniMax - Asia Business Outlook
- What Security Teams Need to Know - CrowdStrike
- GitHub Discussions - Community forum
- GitHub Issues - Bug reports & features
- ClawCon - First community meetup held Feb 4, 2026 at Frontier Tower, San Francisco
- Peter Steinberger - Austrian software engineer, creator of OpenClaw
A curated list of community-built projects, tools, and integrations for OpenClaw.
| Project | Stars | Description |
|---|---|---|
| webclaw | 155+ | Fast, minimal web client for OpenClaw |
| openclaw-web | - | Official web interface |
| clawterm | - | Terminal-based OpenClaw client |
| PinchChat | - | Open-source webchat UI with ChatGPT-like interface, live tool call visualization, multi-session management, token tracking, streaming, PWA, 8 languages |
| MobileClaw | NEW | Mobile-first PWA client for OpenClaw — live tool calls with inline diffs, sub-agent activity feed, reasoning blocks, push notifications. Also supports LM Studio. No Xcode build required, just a URL. Live demo |
| Project | Stars | Description |
|---|---|---|
| moltworker | 7.9k | Run OpenClaw on Cloudflare Workers |
| OpenClawInstaller | 1.3k | One-click deployment tool for OpenClaw |
| openclaw-docker | - | Official Docker images and compose files |
| claw-k8s | - | Kubernetes deployment manifests |
| MimiClaw | NEW | Run OpenClaw on a $5 ESP32-S3 chip without Linux or Node.js |
| openclaw-self-healing | NEW | 4-tier autonomous self-healing system with Claude Code as emergency doctor |
| PhoneClaw | NEW | Automate all android phone apps |
| LightClaw | NEW | Lightweight OpenClaw-inspired Python agent core: Telegram-first, infinite memory, multi-LLM providers, ClawHub skills, and local agent delegation (codex/claude/opencode). |
| Project | Stars | Description |
|---|---|---|
| memU | 8k | Persistent memory layer for proactive agents |
| clawmem | - | Vector-based memory for OpenClaw |
| openclaw-redis | - | Redis adapter for conversation history |
| soul-upload.com | - | Encrypted backup storage for OpenClaw workspace artifacts (SOUL.md, MEMORY.md, etc.) with client-side AES-256-CBC encryption |
| Project | Stars | Description |
|---|---|---|
| archestra | 2.8k | OpenClaw for Enterprise with RBAC |
| openclaw-saml | - | SAML authentication for OpenClaw |
| claw-audit | - | Audit logging and compliance tools |
| Project | Stars | Description |
|---|---|---|
| openclaw-dingtalk | 500+ | DingTalk (钉钉) integration |
| openclaw-feishu | 400+ | Feishu/Lark (飞书) integration |
| openclaw-wechat | 600+ | WeChat (微信) integration |
| openclaw-qq | 300+ | QQ integration |
| openclaw-wework | 200+ | WeCom/企业微信 integration |
| Project | Stars | Description |
|---|---|---|
| crabwalk | 683 | Real-time companion monitor for OpenClaw |
| clawmetrics | - | Prometheus metrics exporter |
| Manifest | 3.3k | Real-time cost observability for OpenClaw agents — track tokens, costs, messages, and model usage with a local-first dashboard. Supports 28+ LLM models. Website |
| openclaw-logs | - | Structured logging plugin |
| AgentPulse | NEW | Real-time LLM cost tracking and observability. Track tokens, costs, latency, and errors across 50+ models. ClawHub skill available. |
| Project | Stars | Description |
|---|---|---|
| openclaw-trader | 400+ | Crypto trading automation |
| claw-finance | - | Financial data analysis skills |
| Project | Stars | Description |
|---|---|---|
| FTW | NEW | First Try Works — PIV (Plan-Implement-Validate) workflow with independent validation agents |
| Project | Stars | Description |
|---|---|---|
| Hum | NEW | Publishing platform for AI authors — SEO-optimized articles, Trust Score, paid articles (Stripe + USDC), ERC-8004 identity. (skill.md) |
| Project | Stars | Description |
|---|---|---|
| Toku | - | Agent services marketplace — agents list services, customers hire agents, operators earn 85% via Stripe Connect. Agent-to-agent DMs, job bidding, social feed, skills marketplace. Built for the Clawdbot/OpenClaw ecosystem. |
| Project | Stars | Description |
|---|---|---|
| awesome-openclaw-skills | - | Community curated skills collection |
| openclaw-recipes | - | Common automation recipes |
| claw-templates | - | Starter templates for OpenClaw projects |
Want to add your project? Submit a PR!
| Agent | Type | Best For |
|---|---|---|
| OpenClaw | Open Source | Personal AI assistant, chat-driven |
| Manus AI | Proprietary | General agent framework |
| OpenManus | Open Source | Manus alternative |
| Claude Code | Proprietary | Developer coding assistance |
| Jan.ai | Open Source | Privacy-focused, offline |
| eesel AI | SaaS | Business customer service |
- Manus AI vs OpenClaw
- OpenClaw vs OpenManus
- Best OpenClaw Alternatives
- 5 Best OpenClaw Alternatives
- Safer AI Agents Compared
- Run OpenClaw in a sandboxed environment
- Limit file system access to necessary directories
- Use environment variables for API keys
- Regularly update to the latest version
- Review skills before installing
- Don't expose instances to the public internet
| Project | Stars | Description |
|---|---|---|
| aquaman | - | Credential isolation proxy — API keys never enter the agent process, injected via UDS from Keychain/1Password/Vault/keepassxc |
| APort Agent Guardrails | - | Pre-action authorization for OpenClaw; before_tool_call plugin, allowlist + 40+ blocked patterns, local or API. Setup: npx @aporthq/agent-guardrails
|
| leashed | - | Policy engine, audit log, and kill switch for AI agents. Allow/deny patterns, time limits, and emergency revocation. |
- CrowdStrike Analysis - Security team guide
- Exposed instances can be commandeered by adversaries
- Malicious instructions can be embedded in ingested data
- Misconfigured setups may leak sensitive data
Contributions welcome! Please submit a PR to add resources.
- Ensure links are working
- Add brief descriptions
- Place new entries alphabetically within sections
- One resource per line
This list is released into the public domain under CC0 1.0.
Last updated: February 2026
For Tasks:
Click tags to check more tools for each tasksFor Jobs:
Alternative AI tools for awesome-openclaw
Similar Open Source Tools
awesome-openclaw
Awesome OpenClaw is a curated collection of resources, tools, skills, tutorials, and articles for the open-source AI agent OpenClaw. It provides official resources, installation guides, skills & plugins, integrations with messaging platforms and external services, MCP support, tutorials & guides, articles & news, community information, community projects, alternatives & comparisons, security best practices and tools, and guidelines for contributing. OpenClaw is an autonomous AI agent that connects to 50+ integrations and allows chatting with AI through various messaging platforms.
are-copilots-local-yet
Current trends and state of the art for using open & local LLM models as copilots to complete code, generate projects, act as shell assistants, automatically fix bugs, and more. This document is a curated list of local Copilots, shell assistants, and related projects, intended to be a resource for those interested in a survey of the existing tools and to help developers discover the state of the art for projects like these.
llama-stack
Llama Stack defines and standardizes core building blocks for AI application development, providing a unified API layer, plugin architecture, prepackaged distributions, developer interfaces, and standalone applications. It offers flexibility in infrastructure choice, consistent experience with unified APIs, and a robust ecosystem with integrated distribution partners. The tool simplifies building, testing, and deploying AI applications with various APIs and environments, supporting local development, on-premises, cloud, and mobile deployments.
awesome-generative-ai-data-scientist
A curated list of 50+ resources to help you become a Generative AI Data Scientist. This repository includes resources on building GenAI applications with Large Language Models (LLMs), and deploying LLMs and GenAI with Cloud-based solutions.
agents
The 'agents' repository is a comprehensive collection of 83 specialized AI subagents for Claude Code, providing domain-specific expertise across software development, infrastructure, and business operations. Each subagent incorporates current industry best practices, production-ready patterns, deep domain expertise, modern technology stacks, and optimized model selection based on task complexity.
visionOS-examples
visionOS-examples is a repository containing accelerators for Spatial Computing. It includes examples such as Local Large Language Model, Chat Apple Vision Pro, WebSockets, Anchor To Head, Hand Tracking, Battery Life, Countdown, Plane Detection, Timer Vision, and PencilKit for visionOS. The repository showcases various functionalities and features for Apple Vision Pro, offering tools for developers to enhance their visionOS apps with capabilities like hand tracking, plane detection, and real-time cryptocurrency prices.
nntrainer
NNtrainer is a software framework for training neural network models on devices with limited resources. It enables on-device fine-tuning of neural networks using user data for personalization. NNtrainer supports various machine learning algorithms and provides examples for tasks such as few-shot learning, ResNet, VGG, and product rating. It is optimized for embedded devices and utilizes CBLAS and CUBLAS for accelerated calculations. NNtrainer is open source and released under the Apache License version 2.0.
ai-samples
AI Samples for .NET is a repository containing various samples demonstrating how to use AI in .NET applications. It provides quickstarts using Semantic Kernel and Azure OpenAI SDK, covers LLM Core Concepts, End to End Examples, Local Models, Local Embedding Models, Tokenizers, Vector Databases, and Reference Examples. The repository showcases different AI-related projects and tools for developers to explore and learn from.
Prompt-Engineering-Holy-Grail
The Prompt Engineering Holy Grail repository is a curated resource for prompt engineering enthusiasts, providing essential resources, tools, templates, and best practices to support learning and working in prompt engineering. It covers a wide range of topics related to prompt engineering, from beginner fundamentals to advanced techniques, and includes sections on learning resources, online courses, books, prompt generation tools, prompt management platforms, prompt testing and experimentation, prompt crafting libraries, prompt libraries and datasets, prompt engineering communities, freelance and job opportunities, contributing guidelines, code of conduct, support for the project, and contact information.
LangBot
LangBot is an open-source large language model native instant messaging robot development platform, aiming to provide a plug-and-play IM robot development experience, with various LLM application functions such as Agent, RAG, MCP, adapting to mainstream instant messaging platforms globally, and providing rich API interfaces to support custom development.
awesome-mobile-llm
Awesome Mobile LLMs is a curated list of Large Language Models (LLMs) and related studies focused on mobile and embedded hardware. The repository includes information on various LLM models, deployment frameworks, benchmarking efforts, applications, multimodal LLMs, surveys on efficient LLMs, training LLMs on device, mobile-related use-cases, industry announcements, and related repositories. It aims to be a valuable resource for researchers, engineers, and practitioners interested in mobile LLMs.
every-chatgpt-gui
Every front-end GUI client for ChatGPT API is a curated list of graphical user interface alternatives to access the API for ChatGPT, Claude, and other LLMs. The repository serves as a collection of open-source, self-hosted, and desktop applications that provide different interfaces for interacting with ChatGPT and similar language models. Users can contribute by adding their own apps through pull requests, ensuring alphabetical order and easy access to various GUI options for ChatGPT API.
rag-web-ui
RAG Web UI is an intelligent dialogue system based on RAG (Retrieval-Augmented Generation) technology. It helps enterprises and individuals build intelligent Q&A systems based on their own knowledge bases. By combining document retrieval and large language models, it delivers accurate and reliable knowledge-based question-answering services. The system is designed with features like intelligent document management, advanced dialogue engine, and a robust architecture. It supports multiple document formats, async document processing, multi-turn contextual dialogue, and reference citations in conversations. The architecture includes a backend stack with Python FastAPI, MySQL + ChromaDB, MinIO, Langchain, JWT + OAuth2 for authentication, and a frontend stack with Next.js, TypeScript, Tailwind CSS, Shadcn/UI, and Vercel AI SDK for AI integration. Performance optimization includes incremental document processing, streaming responses, vector database performance tuning, and distributed task processing. The project is licensed under the Apache-2.0 License and is intended for learning and sharing RAG knowledge only, not for commercial purposes.
Model-References
The 'Model-References' repository contains examples for training and inference using Intel Gaudi AI Accelerator. It includes models for computer vision, natural language processing, audio, generative models, MLPerf™ training, and MLPerf™ inference. The repository provides performance data and model validation information for various frameworks like PyTorch. Users can find examples of popular models like ResNet, BERT, and Stable Diffusion optimized for Intel Gaudi AI accelerator.
LLM-Finetune
LLM-Finetune is a repository for fine-tuning language models for various NLP tasks such as text classification and named entity recognition. It provides instructions and scripts for training and inference using models like Qwen2-VL and GLM4. The repository also includes datasets for tasks like text classification, named entity recognition, and multimodal tasks. Users can easily prepare the environment, download datasets, train models, and perform inference using the provided scripts and notebooks. Additionally, the repository references SwanLab, an AI training record, analysis, and visualization tool.
watsonx-ai-samples
Sample notebooks for IBM Watsonx.ai for IBM Cloud and IBM Watsonx.ai software product. The notebooks demonstrate capabilities such as running experiments on model building using AutoAI or Deep Learning, deploying third-party models as web services or batch jobs, monitoring deployments with OpenScale, managing model lifecycles, inferencing Watsonx.ai foundation models, and integrating LangChain with Watsonx.ai. Notebooks with Python code and the Python SDK can be found in the `python_sdk` folder. The REST API examples are organized in the `rest_api` folder.
For similar tasks
GCMP
GCMP is an extension that integrates multiple native large model providers in China to provide developers with a richer and more suitable AI programming assistant selection for local needs. It currently supports native large model providers such as ZhipuAI, Volcano Ark, MiniMax, MoonshotAI, DeepSeek, Kuaishou Wanqing, and Alibaba Cloud Bailian. In addition, the extension plugins are compatible with OpenAI and Anthropic API interfaces, supporting custom integration of any third-party cloud service models compatible with the interface.
awesome-openclaw
Awesome OpenClaw is a curated collection of resources, tools, skills, tutorials, and articles for the open-source AI agent OpenClaw. It provides official resources, installation guides, skills & plugins, integrations with messaging platforms and external services, MCP support, tutorials & guides, articles & news, community information, community projects, alternatives & comparisons, security best practices and tools, and guidelines for contributing. OpenClaw is an autonomous AI agent that connects to 50+ integrations and allows chatting with AI through various messaging platforms.
robocorp
Robocorp is a platform that allows users to create, deploy, and operate Python automations and AI actions. It provides an easy way to extend the capabilities of AI agents, assistants, and copilots with custom actions written in Python. Users can create and deploy tools, skills, loaders, and plugins that securely connect any AI Assistant platform to their data and applications. The Robocorp Action Server makes Python scripts compatible with ChatGPT and LangChain by automatically creating and exposing an API based on function declaration, type hints, and docstrings. It simplifies the process of developing and deploying AI actions, enabling users to interact with AI frameworks effortlessly.
node-sdk
The ChatBotKit Node SDK is a JavaScript-based platform for building conversational AI bots and agents. It offers easy setup, serverless compatibility, modern framework support, customizability, and multi-platform deployment. With capabilities like multi-modal and multi-language support, conversation management, chat history review, custom datasets, and various integrations, this SDK enables users to create advanced chatbots for websites, mobile apps, and messaging platforms.
LangBot
LangBot is an open-source large language model native instant messaging robot development platform, aiming to provide a plug-and-play IM robot development experience, with various LLM application functions such as Agent, RAG, MCP, adapting to mainstream instant messaging platforms globally, and providing rich API interfaces to support custom development.
serverless-openclaw
An open-source project, Serverless OpenClaw, that runs OpenClaw on-demand on AWS serverless infrastructure, providing a web UI and Telegram as interfaces. It minimizes cost, offers predictive pre-warming, supports multi-LLM providers, task automation, and one-command deployment. The project aims for cost optimization, easy management, scalability, and security through various features and technologies. It follows a specific architecture and tech stack, with a roadmap for future development phases and estimated costs. The project structure is organized as an npm workspaces monorepo with TypeScript project references, and detailed documentation is available for contributors and users.
For similar jobs
promptflow
**Prompt flow** is a suite of development tools designed to streamline the end-to-end development cycle of LLM-based AI applications, from ideation, prototyping, testing, evaluation to production deployment and monitoring. It makes prompt engineering much easier and enables you to build LLM apps with production quality.
deepeval
DeepEval is a simple-to-use, open-source LLM evaluation framework specialized for unit testing LLM outputs. It incorporates various metrics such as G-Eval, hallucination, answer relevancy, RAGAS, etc., and runs locally on your machine for evaluation. It provides a wide range of ready-to-use evaluation metrics, allows for creating custom metrics, integrates with any CI/CD environment, and enables benchmarking LLMs on popular benchmarks. DeepEval is designed for evaluating RAG and fine-tuning applications, helping users optimize hyperparameters, prevent prompt drifting, and transition from OpenAI to hosting their own Llama2 with confidence.
MegaDetector
MegaDetector is an AI model that identifies animals, people, and vehicles in camera trap images (which also makes it useful for eliminating blank images). This model is trained on several million images from a variety of ecosystems. MegaDetector is just one of many tools that aims to make conservation biologists more efficient with AI. If you want to learn about other ways to use AI to accelerate camera trap workflows, check out our of the field, affectionately titled "Everything I know about machine learning and camera traps".
leapfrogai
LeapfrogAI is a self-hosted AI platform designed to be deployed in air-gapped resource-constrained environments. It brings sophisticated AI solutions to these environments by hosting all the necessary components of an AI stack, including vector databases, model backends, API, and UI. LeapfrogAI's API closely matches that of OpenAI, allowing tools built for OpenAI/ChatGPT to function seamlessly with a LeapfrogAI backend. It provides several backends for various use cases, including llama-cpp-python, whisper, text-embeddings, and vllm. LeapfrogAI leverages Chainguard's apko to harden base python images, ensuring the latest supported Python versions are used by the other components of the stack. The LeapfrogAI SDK provides a standard set of protobuffs and python utilities for implementing backends and gRPC. LeapfrogAI offers UI options for common use-cases like chat, summarization, and transcription. It can be deployed and run locally via UDS and Kubernetes, built out using Zarf packages. LeapfrogAI is supported by a community of users and contributors, including Defense Unicorns, Beast Code, Chainguard, Exovera, Hypergiant, Pulze, SOSi, United States Navy, United States Air Force, and United States Space Force.
llava-docker
This Docker image for LLaVA (Large Language and Vision Assistant) provides a convenient way to run LLaVA locally or on RunPod. LLaVA is a powerful AI tool that combines natural language processing and computer vision capabilities. With this Docker image, you can easily access LLaVA's functionalities for various tasks, including image captioning, visual question answering, text summarization, and more. The image comes pre-installed with LLaVA v1.2.0, Torch 2.1.2, xformers 0.0.23.post1, and other necessary dependencies. You can customize the model used by setting the MODEL environment variable. The image also includes a Jupyter Lab environment for interactive development and exploration. Overall, this Docker image offers a comprehensive and user-friendly platform for leveraging LLaVA's capabilities.
carrot
The 'carrot' repository on GitHub provides a list of free and user-friendly ChatGPT mirror sites for easy access. The repository includes sponsored sites offering various GPT models and services. Users can find and share sites, report errors, and access stable and recommended sites for ChatGPT usage. The repository also includes a detailed list of ChatGPT sites, their features, and accessibility options, making it a valuable resource for ChatGPT users seeking free and unlimited GPT services.
TrustLLM
TrustLLM is a comprehensive study of trustworthiness in LLMs, including principles for different dimensions of trustworthiness, established benchmark, evaluation, and analysis of trustworthiness for mainstream LLMs, and discussion of open challenges and future directions. Specifically, we first propose a set of principles for trustworthy LLMs that span eight different dimensions. Based on these principles, we further establish a benchmark across six dimensions including truthfulness, safety, fairness, robustness, privacy, and machine ethics. We then present a study evaluating 16 mainstream LLMs in TrustLLM, consisting of over 30 datasets. The document explains how to use the trustllm python package to help you assess the performance of your LLM in trustworthiness more quickly. For more details about TrustLLM, please refer to project website.
AI-YinMei
AI-YinMei is an AI virtual anchor Vtuber development tool (N card version). It supports fastgpt knowledge base chat dialogue, a complete set of solutions for LLM large language models: [fastgpt] + [one-api] + [Xinference], supports docking bilibili live broadcast barrage reply and entering live broadcast welcome speech, supports Microsoft edge-tts speech synthesis, supports Bert-VITS2 speech synthesis, supports GPT-SoVITS speech synthesis, supports expression control Vtuber Studio, supports painting stable-diffusion-webui output OBS live broadcast room, supports painting picture pornography public-NSFW-y-distinguish, supports search and image search service duckduckgo (requires magic Internet access), supports image search service Baidu image search (no magic Internet access), supports AI reply chat box [html plug-in], supports AI singing Auto-Convert-Music, supports playlist [html plug-in], supports dancing function, supports expression video playback, supports head touching action, supports gift smashing action, supports singing automatic start dancing function, chat and singing automatic cycle swing action, supports multi scene switching, background music switching, day and night automatic switching scene, supports open singing and painting, let AI automatically judge the content.
