Skip to content

Thabit is platform to evaluate prompts on multiple LLMs to determine the best one for your data

License

Notifications You must be signed in to change notification settings

thabit-ai/thabit

Repository files navigation

Thabit"

Thabit

Open source platform to evaluate multiple LLM models with custom datasets.

Demo

demo

Installation

pip3 install thabit

Test

pytest tests

Build

pip3 install -e .

Docs

Visit https://docs.thabit.ai

TODO:

  • Validate the input dataset.

  • UI for adding/editing config.

  • Visulaise Output (using UI).

  • Run eval per dataset (add folders for dataset and for evals). This is to simplify visualising results later using the UI.

    root
    ├── datasets
    │ └── a
    └── evals
      └── a
    

About

Thabit is platform to evaluate prompts on multiple LLMs to determine the best one for your data

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published