AI Open Source Projects · August 11, 2026

Curated selection of the most impactful open-source AI projects this week.


1. openclaw/openclaw ⭐ 385.8k

What it does: OpenClaw is a cross-platform personal AI assistant framework designed to work on any operating system and device. Built with the “Lobster Way” philosophy, it prioritizes simplicity, customizability, and extensibility.

Key features:

  • Cross-platform: Linux, macOS, Windows
  • Modular skill-based architecture with plugin support
  • Multi-model backend integration (OpenAI, Anthropic, local models)
  • Privacy-first, local-by-design approach

GitHub: https://github.com/openclaw/openclaw


2. obra/superpowers ⭐ 270.2k

What it does: Superpowers is an agentic skills framework and software development methodology for building autonomous AI Agent systems. It provides a comprehensive toolkit for developers looking to create AI agents with self-directed decision-making capabilities.

Key features:

  • Skills-driven agent behavior patterns
  • Built-in memory system and context management
  • Multi-agent collaboration support
  • Deep integration with major LLM frameworks

GitHub: https://github.com/obra/superpowers


3. langgenius/dify ⭐ 152.0k

What it does: Dify is an open-source AI application development platform that enables users to build agentic workflows and RAG pipelines with rich model and tool support. The latest v1.16.1 release introduces a new Agent mode and batch tool selection features.

Key features:

  • Visual workflow orchestration
  • Built-in RAG engine with multi-document source support
  • Agent mode (Beta) for autonomous task planning
  • Multi-model support: OpenAI, Anthropic, Ollama, and more
  • Enterprise-grade security and permission management

GitHub: https://github.com/langgenius/dify


4. ollama/ollama ⭐ 178.2k

What it does: Ollama is the leading tool for running large language models locally. It supports 100+ open-source models including Llama, Qwen, Mistral, Gemma, and DeepSeek, with one-command deployment and OpenAI-compatible API.

Key features:

  • One-command local model running for 100+ open-source models
  • Multi-platform support: NVIDIA, AMD, Apple Silicon
  • OpenAI API-compatible interface for easy integration
  • Weekly model additions with active community

GitHub: https://github.com/ollama/ollama


5. open-webui/open-webui ⭐ 148.4k

What it does: Open WebUI is a beautiful, feature-rich self-hosted web interface for AI chat, supporting Ollama, OpenAI API, and other backends. Version 0.11.0 brings a complete visual redesign of the user interface.

Key features:

  • Fully self-hosted — your data never leaves your server
  • Multi-model switching and conversation management
  • Streamed reasoning display for models that emit thinking content
  • Extensible plugin system
  • Active open-source community

GitHub: https://github.com/open-webui/open-webui


6. ScrapeGraphAI/Scrapegraph-ai ⭐ 29.3k

What it does: ScrapeGraphAI is an AI-powered web scraping library that uses large language models to automatically parse web page structure and extract relevant information, dramatically simplifying the data collection process.

Key features:

  • LLM-based adaptive page parsing
  • Multi-format output: JSON, CSV, Markdown
  • Automatic anti-bot mechanism handling
  • Compatible with LangChain, LlamaIndex, and other frameworks

GitHub: https://github.com/ScrapeGraphAI/Scrapegraph-ai


Star counts as of August 11, 2026. All projects are open-source and community-maintained.