Show HN: OneCamp – Self-Hosted Slack/Asana/Zoom/Notion Alternative
Open-source Slack/Asana/Zoom/Notion alternative with real-time CRDTs, WebRTC, LiveKit SFU, and Python AI agent for audio transcription.
Open-source Slack/Asana/Zoom/Notion alternative with real-time CRDTs, WebRTC, LiveKit SFU, and Python AI agent for audio transcription.
Rust CLI tool for creating multi-pane terminal layouts optimized for running multiple AI coding agents in parallel.
Update on VeriContext enforcing citations across sub-agents. Limited content detail available.
CMU course introducing modern AI systems, machine learning methods, and LLMs behind ChatGPT, Gemini, and Claude.
OpenClaw infrastructure providing governed memory and task management for AI agents with PR-like control loop for write safety.
Open-source lightweight product adoption toolkit with feature tours and feedback. React/Vue/Svelte compatible, 3KB core.
Educational platform for IT certification prep using AI to explain concepts and adjust difficulty. LLM integration for learning.
GitHub Agentic Workflow feature allows writing CI/CD pipelines in English markdown instead of YAML, using AI agents with repository context.
Open-source AI tool using Groq/NVIDIA NIM to analyze and humorously critique code quality. LLM-powered code review.
56 ready-to-use GitHub workflow templates for automation tasks like issue triage, PR review, and release notes generation.
GPU.fund is a comparison tool for GPU rental prices across cloud providers like Vast.ai, RunPod, AWS, and GCP, tracking H100, A100, and RTX 4090 pricing.
Papercut is an app that tracks ArXiv papers in selected topics, sends notifications for new papers, and provides AI-generated summaries in multiple formats (TL;DR, math breakdown, ELI5, methodology).
Open-source Python web app using Llama 3.1 to automate D&D campaign management and reduce game master prep burden.
Formal verification tool for AI agent skills. Auto-discovers malicious tools across 22 agent frameworks with zero configuration.
Desktop application (PyQt6) that combines cloud LLMs (Claude/GPT/Gemini) with local Ollama models in a 3-phase pipeline: task decomposition, local processing, result integration.
iOS simulator CLI tool designed for AI agents. Enables LLMs to control simulators with automatic screenshot scaling and selector-based interactions.
MCP server providing persistent memory for AI coding agents. Stores explicit and implicit behavioral patterns across Claude Code and Cursor sessions.
Local-first Rust AI agent for OS control via Telegram/CLI. Single binary with 6 LLM provider support, SQLite memory, no dependencies.
Telegram bot integrating Claude Agent SDK with voice memo transcription. Uses autonomous agents to search and analyze stored transcripts.
Brief announcement of Anthropic and Palantir partnership bringing Claude to U.S. intelligence and defense sectors.
Progress update on Qwen3-4B model training. Limited technical detail provided.
SpecLock enforces code constraints on AI coding assistants. Prevents AI from violating locked constraints across sessions.
Free AI flashcard generator using LLM. Converts notes/PDFs to flashcards, quizzes, summaries in 10 seconds.
EmCogni Code provides local MCP server storing codebase decision context and rationale for AI agents via annotation system.
ClaudeTerminal: tabbed terminal manager for Claude Code with session tracking and remote access.
Collection of NeurIPS 2021 conference papers; foundational machine learning research without specific focus.
Computer Agents (aiOS): persistent AI agents with isolated cloud compute, memory, file system, code execution, scheduled/webhook triggers.
EDGE generates structured evaluation criteria for domains using local LLM with weighted metrics and interdependency maps.
Discord bridge enabling autonomous Claude Code sessions via WebSocket and local queue integration for agent automation.
Seleci automates solo founder tasks: competitor tracking, news monitoring, revenue dashboard, trend analysis via AI agents.
memctl v0.1.0: shared persistent memory for AI coding agents via MCP. Synced across IDEs, machines, tools with branch awareness.
Technical essay analyzing AI agent behavior through computational lens. Part 2 of series with code examples and formalism on agent search mechanics.
MCP server for agentic tools that strips injection vectors and injection-prone content, reducing token costs by 93% average.
Methods for detecting text generated by large language models.
200-line Python GPT implementation without dependencies. Includes tokenizer, autograd, neural network, optimizer, training and inference.
Open-source Windows File Explorer extension for Git operations with visual interface.
Claims about cognitive architecture achieving high benchmark scores with geometric layers and formal theorems.
Enterprise governance console for managing multiple LLM systems from a single control surface.
Browser-based live-coding environment for music composition with AI agent support.
Anecdotal examples of Claude being useful for daily productivity tasks and customer support.
Open-source self-hosted AI agent platform with episodic memory for complex business workflows.
Title only: Cost-effective infrastructure management using agentic inbox system.
Mock Wallet: Playwright-native testing library simulating Web3 wallet interactions for dApp testing with AI agent support.
GitPop: Open-source Windows File Explorer Git context menu extension for fast commits with visual diffs and staging UI.
Deep dive into Anthropic's Claude Chrome extension architecture. Uses Manifest V3, React, and JavaScript SDK to create an AI agent that can see and interact with web pages via a side panel.
usplus.ai platform lets users build AI-native companies with agents in org charts alongside humans, assigning specialized roles like CEO, CTO, CMO.
Web Scout AI open-source tool uses Claude vision and Playwright to autonomously discover user journeys on websites with zero configuration required.
KiboUP tool for deploying AI agents via HTTP, A2A, and MCP protocols with unified codebase. Open-source project with multi-protocol support.
Runtime OS layer for AI coding agents (Claude Code, Cursor, Cline, Windsurf) providing code context analysis, file localization, and verification contracts.
Xmloxide Rust replacement for libxml2 built by AI coding agents. References recent experiments where agents completed large software projects at Cursor and Anthropic.