AI Reference

Interesting AI Repositories

A compact shortlist of useful open-source AI repositories, grouped with one top-level category and practical subcategories.

Last updated: 2026-03-15

Repository Catalog

All entries are AI repositories. Subcategories capture each repository's primary focus.

RepositorySubcategoryFocusWhen To Use
virattt/ai-hedge-fundAutonomous Agents (Finance Research)A multi-agent project that explores investment research and decision workflows across specialized AI roles.Use as a reference when you want to study agent coordination patterns in a domain-specific workflow.
msitarzewski/agency-agentsAgent Frameworks (Agency Workflows)An agent-focused codebase for structuring collaborative AI worker patterns with clear role separation.Use as a reference when building role-based agent systems and orchestration flows.
promptfoo/promptfooLLM Testing & EvaluationA popular framework for prompt testing, regression checks, model comparison, and evaluation automation.Use as a reference when introducing repeatable eval pipelines and quality gates for LLM applications.
anomalyco/opencodeAI Coding Agents & Developer ToolingAn open-source AI coding project focused on agent-assisted developer workflows and code execution patterns.Use as a reference when designing AI-assisted coding flows and agent tooling for engineering teams.
dmno-dev/varlockEnvironment Security & Config ManagementA developer-focused project for safer environment-variable handling and configuration workflows.Use as a reference when hardening environment configuration and secret-management practices in AI-enabled systems.