openclaw/openclaw
A personal AI assistant designed to work across any operating system and platform. The project presents its own approach with a lobster-themed tagline.
News, summarized, with sources.
A curated feed of trending AI repositories on GitHub — covering daily, weekly, and monthly trending AI projects, plus the most-starred notable open-source AI projects of all time. Summaries are auto-generated by AI and updated continuously.
A personal AI assistant designed to work across any operating system and platform. The project presents its own approach with a lobster-themed tagline.
A performance optimization system for agent harnesses. The project focuses on skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor, and beyond.
An agent designed to grow alongside its user. The description suggests ongoing companionship and adaptation over time.
A single CLAUDE.md file is designed to improve Claude Code’s behavior. It is based on Andrej Karpathy’s observations about common pitfalls in LLM coding.
anomalyco/opencode is an open-source coding agent. The project is intended to support programming tasks through an open technology approach.
n8n is a fair-code workflow automation platform with native AI capabilities. It combines visual workflow building with custom code, supports self-hosting or cloud deployment, and offers more than 400 integrations.
TensorFlow is an open-source machine learning framework developed by Google, offering comprehensive tools for building and training ML models. Designed for accessibility to everyone from beginners to experts, it supports multiple platforms and architectures. The framework has become one of the most widely-used tools in the global AI and machine learning community.
A project offering a collection of practical skills tailored for real-world engineers, sourced directly from the author's .agents directory. It serves as a practical toolkit and guidance for enhancing technical capabilities.
AutoGPT is a platform designed to make AI accessible for everyone to use and build upon. The project aims to provide essential tools that enable users to focus on what truly matters.
A platform to run various large language models including Kimi-K2.6, GLM-5.2, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and others locally on your computer. Enables quick setup and execution of diverse LLM models.
A public repository that provides skills for agents. The project focuses on supporting agents in performing different tasks.
f/prompts.chat is a community platform for sharing, discovering, and collecting ChatGPT prompts. It is free and open source, and organizations can self-host it for complete privacy.
A web interface for Stable Diffusion that enables users to generate and edit images through a browser. The project provides an accessible approach to working with image generation models without requiring advanced programming skills.
Transformers is a model-definition framework for state-of-the-art machine learning models across text, vision, audio, and multimodal domains. It supports both inference and training capabilities.
Firecrawl is an API for searching, scraping, and interacting with web content at scale. It enables efficient batch processing of web requests and data extraction across large volumes of web pages.
Langflow is a powerful tool for building and deploying AI-powered agents and workflows. It enables developers to create complex AI processing pipelines with ease.
Dify is a platform for building Agentic workflows and RAG pipelines with support for diverse AI models and tools in a collaborative workspace. It supports deployment on cloud, VPC, or self-hosted infrastructure, enabling teams to move from prototype to production without rebuilding their stack.
A user-friendly AI interface that supports multiple backends including Ollama, OpenAI API, and other platforms. The project offers an open-source web solution enabling easy interaction with AI models.
This is an engineering platform for AI agents, providing tools and frameworks to build and deploy intelligent agents. It enables developers to integrate large language models with external data sources and tools.
Claude Code is an agentic coding tool that runs in the terminal and understands a project’s codebase. It helps with routine tasks, explains complex code, and manages version-control workflows through natural-language commands.
Shubhamsaboo/awesome-llm-apps collects more than 100 AI agents, agent skills, and RAG applications. The project is free and open source.
ComfyUI is a powerful, modular graphical interface, API, and backend for diffusion models. It uses a graph-and-node interface.
Makes an AI agent think like the laziest senior developer in the room. Its core idea is that the best code is the code you never had to write.
A lightweight coding agent that runs in the terminal. It supports programming tasks through a command-line interface.
A course comprising 21 lessons designed to help beginners get started with Generative AI and build applications. The material provides foundational knowledge and practical guidance for those interested in exploring this field.
Makes websites accessible to AI agents. It enables easy automation of online tasks.
The tool uses AI models and an automated workflow to create high-definition short videos. Users can generate a video by providing a topic or keyword.
PyTorch is an open-source machine learning framework providing tensors and dynamic neural networks in Python with powerful GPU acceleration. The library enables building and training deep learning models with high performance and flexible programming interface.
A project that guides users through building a ChatGPT-like large language model from scratch in PyTorch, step by step. Provides comprehensive knowledge about LLM architecture and training processes.
JuliusBrussee/caveman is a Claude Code skill designed to reduce token usage by 65%. It does so by communicating in a terse, caveman-like style.
Graphify transforms any codebase with its documentation, SQL schemas, configs, and PDFs into a queryable knowledge graph. It works as a /graphify skill for Claude Code, Cursor, Codex, and Gemini CLI, employing local deterministic AST parsing with complete edge explanations and no vector store required.
TradingAgents is a framework that leverages multiple LLM-based agents for automated financial trading. The project combines the language processing capabilities of large language models with autonomous trading strategies.
thedotmack/claude-mem preserves context across sessions for different agents. It captures an agent’s activities, compresses them with AI, and injects relevant context into future sessions. The project supports Claude Code, OpenClaw, Codex, Gemini, Hermes, Copilot, OpenCode, and more.
Open source computer vision library providing tools and algorithms for image processing, object recognition, and video processing. Widely used in applications ranging from robotics and industrial automation to modern AI systems.
A comprehensive Machine Learning course spanning 12 weeks with 26 lessons and 52 quizzes, designed for beginners. The curriculum covers classic ML concepts from fundamentals to more advanced topics.
addyosmani/agent-skills provides production-grade engineering skills for AI coding agents. The project is intended to support coding agents with practices suitable for real-world software development.
vllm is an inference and serving engine for LLMs designed to achieve high throughput and memory efficiency. It implements advanced optimizations to accelerate inference speed and reduce resource consumption when deploying large language models.
A powerful and lightweight OCR toolkit that converts PDFs or image documents into structured data for AI systems. Supports over 100 languages and bridges the gap between images/PDFs and LLMs for seamless document processing.
RAGFlow is a leading open-source RAG (Retrieval-Augmented Generation) engine that combines cutting-edge RAG capabilities with Agent functionality to provide an superior context layer for LLMs.
earendil-works/pi provides a comprehensive toolkit for building AI agents, featuring a unified LLM API, agent loop architecture, TUI interface, and specialized CLI for coding agents. It enables developers to easily integrate and deploy LLM-based applications with reusable components.
A curated collection of Computer Science courses featuring video lectures. The repository compiles courses from various universities and educational platforms for learners seeking structured video-based learning resources.
OpenHands is a platform for building AI agents that can automate software development tasks. It enables developers to delegate coding, debugging, and testing work to intelligent AI agents, streamlining the development workflow.
A local-first desktop application that transforms coding agents into a design engine, enabling creation of prototypes, landing pages, dashboards, slides, images, and videos. Supports real file exports in HTML, PDF, PPTX, and MP4 formats. Compatible with Claude Code, Codex, Cursor, Gemini, OpenCode, Qwen, and 20+ additional CLIs via BYOK.
A comprehensive course designed to introduce learners to Large Language Models with structured learning roadmaps and hands-on Colab notebooks. The course provides step-by-step guidance through core concepts and techniques in building and working with LLMs.
Crawl4AI is an open-source web crawler and scraper designed to work well with LLMs. The project invites the community to join and participate in discussions.
netdata/netdata is a project that delivers AI-powered full stack observability designed for lean and small teams. The tool enables rapid monitoring and analysis of system performance with an efficient approach.
This is the Chinese version of "Dive into Deep Learning", an interactive deep learning textbook designed for Chinese readers with runnable code and community discussion features. The Chinese and English editions have been adopted for teaching at over 500 universities across 70+ countries worldwide.
An open-source SuperAgent framework from ByteDance designed for research, coding, and content creation. It integrates sandboxes, memory systems, tools, skills, subagents, and message gateways to tackle complex tasks ranging from minutes to hours in duration.
A comprehensive repository offering guides, papers, lessons, notebooks, and resources on prompt engineering, context engineering, RAG, and AI Agents. It serves as a learning hub for developers and researchers to master techniques for optimizing interactions with AI models and building intelligent agent systems.
A local UI for running and training LLMs and diffusion models. It supports GGUF, MLX, Qwen3.8, DeepSeek-V4, MiniMax-H3, Gemma 4, FLUX, and more.
Tesseract is a leading open-source OCR (Optical Character Recognition) engine that extracts text from images. This is the main repository for the Tesseract project, maintained by the community.
A real-time global intelligence dashboard that uses AI to aggregate news, monitor geopolitical events, and track infrastructure in a unified situational awareness interface. The platform combines multiple data sources and analytical capabilities to provide comprehensive global monitoring.
LlamaFactory is a unified framework that enables efficient fine-tuning of 100+ large language models (LLMs) and vision-language models (VLMs). The tool, presented at ACL 2024, provides an optimized solution for training workflows across diverse model architectures.
A curated collection of useful Claude Skills, resources, and tools. It focuses on customizing Claude AI workflows.
rtk is a CLI proxy written in Rust with zero dependencies that significantly reduces token consumption for common development commands when using LLMs. Operating as a single binary intermediary layer, the tool optimizes interactions with language models to achieve substantial resource savings of 60-90% on typical dev workflows.
Front-End-Checklist is a comprehensive checklist designed to ensure modern web development projects meet quality and performance standards. Created by thedaviddias, it serves both human developers and AI agents in streamlining web development workflows.
A comprehensive collection of patterns and principles for designing scalable, reliable, and performant large-scale systems. The resource covers architectures, design patterns, and best practices used in building distributed systems at scale.
This project builds a nano Claude Code-like "agent harness" from scratch using only Bash. It demonstrates how to create a Claude Code-style system with minimal, essential features.
An agent meta-harness for deploying intelligent multi-agent swarms, coordinating autonomous workflows, and building conversational AI systems. It features adaptive memory, self-learning intelligence, RAG integration, and native support for Claude Code, Codex, Hermes, and many other tools.
OpenBB is an open data platform designed for financial analysts, quantitative traders, and AI agents. It provides access to financial data to support analysis and automation in the financial domain.