Repository History
148 repositories tagged with Open Source

Supply Chain Monitor: Automated Detection of Package Compromises
Supply Chain Monitor is a powerful tool by Elastic designed to automatically detect supply chain compromises in popular PyPI and npm packages. It polls registries for new releases, diffs them against predecessors, and uses an LLM via Cursor Agent CLI to classify changes as benign or malicious. Malicious findings trigger immediate Slack alerts, enhancing security for your software dependencies.

Agentic Inbox: A Self-Hosted Email Client with AI on Cloudflare Workers
Agentic Inbox is an innovative self-hosted email client that integrates an AI agent, running entirely on Cloudflare Workers. It provides a modern web interface for managing emails, enhanced by AI capabilities for reading, searching, and drafting replies. This project leverages Cloudflare's robust ecosystem, including Email Routing, Durable Objects, R2, and Workers AI, to deliver a powerful and secure email solution.

Open Deep Research: A Configurable Open-Source Deep Research Agent
Open Deep Research is a fully open-source, configurable agent designed for deep research applications. It supports various model providers, search tools, and Model Context Protocol (MCP) servers, offering performance comparable to other popular deep research agents. Developed by LangChain, it leverages LangGraph for robust agent orchestration and provides extensive customization options.

Codebuff: An AI Coding Assistant for Terminal-Based Code Generation
Codebuff is an open-source AI coding assistant that allows developers to edit their codebase using natural language instructions directly from the terminal. It employs a multi-agent approach to understand projects and make precise changes, offering a powerful tool for automating coding tasks. A free, ad-supported version, Freebuff, is also available for immediate use.

Scramble: An Open-Source AI Writing Assistant for Your Browser
Scramble is an open-source Chrome extension that leverages AI to enhance your writing directly in the browser. It offers a customizable alternative to Grammarly, allowing users to configure LLM providers, models, and endpoints. With support for various large language models and custom prompts, Scramble provides flexible text enhancement options.

Cascadia Code: A Monospaced Font with Programming Ligatures
Cascadia Code is a modern monospaced font developed by Microsoft, specifically designed to enhance the Windows Terminal experience. It features programming ligatures and is now the default font in Visual Studio. This font offers a clean and functional aesthetic for developers.

SQLiter: A Web-Based SQLite Database Editor with Go Backend and React Frontend
SQLiter is a powerful web-based SQLite database editor, offering a comprehensive interface for browsing, editing, and managing SQLite databases. Built with a Go backend and React frontend, it provides advanced features for data manipulation, querying, and schema management, all packaged as a single executable. This tool is ideal for developers and data analysts seeking an efficient and user-friendly SQLite GUI.

avyos: An Experimental Linux-based OS Built Purely in Go
avyos is an experimental, Linux-based operating system with its entire system layer, including init, services, and core tools, written purely in Go. It distinguishes itself with an immutable system core, clear separation of state for apps and user data, and service-driven capabilities. This innovative approach aims to rethink traditional OS design using modern Go principles, without external packages, CGO, or POSIX compatibility.

OSSU Math: A Free Self-Taught Education in Mathematics Curriculum
The OSSU Math repository offers a comprehensive, free, and self-taught curriculum for a complete education in mathematics. It leverages high-quality online materials from top universities like MIT and Harvard, guiding learners through core mathematics and advanced topics. Supported by a global community, this path is ideal for individuals seeking a rigorous mathematical foundation.

UI-TARS-desktop: The Open-Source Multimodal AI Agent Stack
UI-TARS-desktop is an open-source multimodal AI Agent stack from ByteDance, designed to connect cutting-edge AI models with agent infrastructure. It provides both Agent TARS, a general multimodal AI agent with CLI and Web UI, and UI-TARS Desktop, a native GUI agent for local and remote computer/browser control. This powerful tool aims to enable human-like task completion through rich multimodal capabilities and seamless integration with real-world tools.

oobabooga/text-generation-webui: The Premier Local LLM Interface
oobabooga/text-generation-webui is a powerful and versatile web UI for running large language models (LLMs) locally. It offers a 100% offline and private environment for text generation, vision, tool-calling, and even training, all accessible through an intuitive interface and API.

AgentStack: The Fastest Way to Build Robust AI Agents
AgentStack is a powerful command-line tool designed to simplify the development of AI agents. It provides a scaffold for agent projects, offering CLI utilities for code generation and managing various LLMs, frameworks, and tools. This project aims to make building robust AI agents accessible and efficient for developers.