Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.1%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: Walker31
  • License: mit
  • Language: TypeScript
  • Default Branch: main
  • Size: 92.3 MB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 5
  • Releases: 0
Created 7 months ago · Last pushed 7 months ago
Metadata Files
Readme Contributing Funding License Citation Security

README.md

Quick Start

```sh

clone the project into your local system

git clone https://github.com/rakfortltd/RakFort-Promptfoo

open the repo

cd RakFort-Promptfoo

Install pnpm

sudo npm install -g pnpm

command to install everythign inside the repo

pnpm install

To Start the hot‑reload dev server

pnpm dev ```

TO access the UI in the browser: http://localhost:3000

What can you do?

  • Test your prompts and models with automated evaluations
  • Secure your LLM apps with red teaming and vulnerability scanning
  • Compare models side-by-side (OpenAI, Anthropic, Azure, Bedrock, Ollama, and more)
  • Automate checks in CI/CD
  • Share results with your team

Here's what it looks like in action:

prompt evaluation matrix - web viewer

It works on the command line too:

prompt evaluation matrix - command line

It also can generate security vulnerability reports:

gen ai red team

Owner

  • Name: Aditya
  • Login: Walker31
  • Kind: user
  • Location: Chennai , India

Citation (CITATION.cff)

cff-version: 1.2.0
message: If you use this software, please cite it as below.
authors:
  - family-names: Webster
    given-names: Ian
  - family-names: D'Angelo
    given-names: Michael
  - family-names: Klein
    given-names: Steven
  - family-names: Zang
    given-names: Guangshuo
title: promptfoo
version: 0.110.1
date-released: '2025-04-17'
url: https://promptfoo.dev
repository-code: https://github.com/promptfoo/promptfoo
license: MIT
type: software
description: LLM evaluation and testing toolkit for prompts, agents, and RAGs.  Supports redteaming, pentesting, and vulnerability scanning for LLMs.  Compare performance across various models (GPT, Claude, Gemini, Llama, etc.).  Features declarative configs, CLI, and CI/CD integration.

GitHub Events

Total
  • Delete event: 9
  • Issue comment event: 9
  • Push event: 1
  • Pull request event: 26
  • Create event: 13
Last Year
  • Delete event: 9
  • Issue comment event: 9
  • Push event: 1
  • Pull request event: 26
  • Create event: 13

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 0
  • Total pull requests: 16
  • Average time to close issues: N/A
  • Average time to close pull requests: 12 days
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.44
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 16
Past Year
  • Issues: 0
  • Pull requests: 16
  • Average time to close issues: N/A
  • Average time to close pull requests: 12 days
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.44
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 16
Top Authors
Issue Authors
Pull Request Authors
  • dependabot[bot] (16)
Top Labels
Issue Labels
Pull Request Labels
dependencies (16) javascript (15) github_actions (1)