awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
onestardao avatar

onestardao/WFGY

0
View on GitHub↗
1,489 stars·125 forks·Jupyter Notebook·mit·13 viewsgithub.com/onestardao/WFGY↗

WFGY

Features

  • AI Security Frameworks - Diagnostic handbook for identifying and remediating AI failure modes.
  • Evaluation Frameworks - Checklist for diagnosing RAG and LLM pipeline failures.
  • Explainable AI Libraries - Experimental tools for model explanation and analysis.
  • GraphRAG Frameworks - Toolkit for identifying failure modes in retrieval and LLM pipelines.
  • RAG Frameworks and Toolkits - Structured troubleshooting guide for identifying RAG system failures.
  • Reliability and Debugging - Open-source debugging infrastructure for RAG and AI agents. Includes 16-problem RAG failure map and TXT stress-test engine.
  • Testing and Quality - Checklist for diagnosing RAG and LLM failure modes.
  • Quantitative Research Tools - Framework for stress testing LLM agents and RAG pipelines.

Star history

Star history chart for onestardao/wfgyStar history chart for onestardao/wfgy

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What are the main features of onestardao/wfgy?

The main features of onestardao/wfgy are: AI Security Frameworks, Evaluation Frameworks, Explainable AI Libraries, GraphRAG Frameworks, RAG Frameworks and Toolkits, Reliability and Debugging, Testing and Quality, Quantitative Research Tools.

Which projects share features with onestardao/wfgy?

Projects with overlapping indexed features include: confident-ai/deepeval — Deepeval is a framework for testing and evaluating large language model applications. It provides a suite of tools for… microsoft/ai-system — AI-System is an educational resource and toolkit designed for learning the hardware and software foundations of deep… memgraph/memgraph — Memgraph is an in-memory, distributed graph database designed for high-performance labeled property graph management.… jindaxiang/akshare — AkShare is a Python financial data library and programmatic interface designed for fetching real-time and historical… andosa/treeinterpreter — TreeInterpreter. algofairness/blackboxauditing — This repository contains a sample implementation of Gradient Feature Auditing (GFA) meant to be generalizable to most…

Projects sharing features with WFGY

These projects share indexed features with WFGY. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • confident-ai/deepevalconfident-ai avatar

    confident-ai/deepeval

    13,733View on GitHub↗

    Deepeval is a framework for testing and evaluating large language model applications. It provides a suite of tools for executing automated regression tests, validating model output quality against defined standards, and tracing the execution of complex agent workflows. By integrating these capabilities into development pipelines, the platform ensures consistent performance and reliability throughout the software lifecycle. The platform distinguishes itself through its focus on programmatic validation and observability. It utilizes secondary language models to score output quality and employs

    Pythonevaluation-frameworkevaluation-metricsllm-evaluation
    View on GitHub↗13,733
  • memgraph/memgraphmemgraph avatar

    memgraph/memgraph

    4,163View on GitHub↗

    Memgraph is an in-memory, distributed graph database designed for high-performance labeled property graph management. It utilizes a Cypher query engine for declarative data retrieval and manipulation, providing a scalable knowledge graph backend that integrates vector search and graph traversals. The system distinguishes itself as a real-time graph analytics platform, employing native C++ and CUDA implementations to execute complex network analysis and dynamic community detection on streaming data. It provides specialized support for AI integration, including GraphRAG capabilities, the constr

    C++cyphergraphgraph-algorithms
    View on GitHub↗4,163
  • jindaxiang/aksharejindaxiang avatar

    jindaxiang/akshare

    20,435View on GitHub↗

    AkShare is a Python financial data library and programmatic interface designed for fetching real-time and historical stock, currency, and economic market data. It serves as a quantitative data acquisition tool for gathering the large-scale financial datasets required for economic research and quantitative analysis. The library provides a unified interface to retrieve datasets from various official and commercial providers, removing the need to write custom scrapers for individual financial sources. It maps standardized function calls to diverse third-party sources to normalize varying respons

    Python
    View on GitHub↗20,435
  • microsoft/ai-systemmicrosoft avatar

    microsoft/AI-System

    4,301View on GitHub↗

    AI-System is an educational resource and toolkit designed for learning the hardware and software foundations of deep learning systems. It provides a curriculum and practical exercises for building AI infrastructure, ranging from low-level CUDA kernel development to high-level system management. The project includes a toolkit for developing tensor operations and optimizing GPU performance through direct hardware programming. It also features a framework for distributed training, focusing on resource scheduling and communication protocols to manage large-scale models across multiple computing n

    Python
    View on GitHub↗4,301
Compare all 30 related projects→