8 tools tagged
Showing 8 of 8 tools
CLI tool to convert codebases into LLM-ready prompts
code2prompt is a Rust CLI that converts entire codebases into structured prompts optimized for LLM context windows. It intelligently filters files using gitignore patterns, respects token budgets, generates directory tree visualizations, and supports custom Handlebars templates for output formatting. The tool addresses the core challenge of feeding large codebases to AI coding assistants by producing clean, organized context that maximizes the value of limited token budgets.
RAG-based document QA with multi-user support and agent reasoning
Kotaemon is an open-source RAG-powered document question-answering interface backed by Cinnamon AI. It supports multi-user workspaces with access controls, advanced retrieval pipelines including hybrid search and knowledge graph extraction, and agentic reasoning for complex multi-step queries. The web UI handles PDFs, Office documents, and images with citations pointing to exact source passages, making it suitable for both individual research and team knowledge management.
Self-hosted UI and API for Ansible, Terraform, and scripts
Semaphore UI provides a web interface and REST API for running Ansible playbooks, Terraform and OpenTofu configurations, Bash scripts, and PowerShell commands from a centralized self-hosted platform. With over 13,000 GitHub stars and 2 million Docker pulls, it replaces AWX and manual terminal execution with a polished dashboard for scheduling, access control, notifications, and execution history across mixed infrastructure automation environments.
Open-source general AI agent framework from the MetaGPT team
OpenManus is an open-source framework for building general-purpose AI agents, developed by core contributors from the MetaGPT community. It provides a modular architecture with planning agents, reactive agents, and tool-calling agents that can execute code, browse the web, search for information, and handle files. Built as the open alternative to Manus AI, it gained over 55,000 GitHub stars and supports multi-agent collaboration with real-time execution feedback.
Agent harness performance system with 30+ agents and 136 skills
Everything Claude Code is a comprehensive agent harness performance optimization system providing 30 specialized agents, 136 skills, 60 commands, and automated hook workflows for AI-assisted development. Born from an Anthropic hackathon winner and evolved over 10+ months of intensive daily use, it works across Claude Code, Codex, Cursor, and OpenCode with built-in security scanning via AgentShield, continuous learning, and research-first development patterns.
Virtual engineering team as Claude Code skills by YC CEO Garry Tan
GStack transforms Claude Code into a structured virtual engineering team through 23 opinionated slash command skills created by Y Combinator CEO Garry Tan. It assigns specialist roles including CEO product review, engineering manager architecture oversight, designer visual audit, QA lead with real browser testing, and release engineer deployment. Each skill enforces focused workflows with clear decision principles for running parallel coding sessions.
Connect AI agents to hundreds of integrations via one interface
Metorial is an open-source integration hub that connects AI agents to hundreds of third-party services through a single interface with built-in OAuth handling, scaling, and monitoring. It simplifies the complexity of managing multiple MCP connections by providing a unified connector layer for agentic workflows.
Google's app development platform — backend, auth, database, hosting, and analytics in one.
Firebase is Google's comprehensive app development platform providing backend services including real-time database, authentication, cloud storage, hosting, serverless functions, analytics, and push notifications. Used by millions of apps worldwide. Free Spark plan available. Tight integration with Google Cloud Platform.