๐ง๐ปโ๏ธ YiVal
Website ยท Producthunt ยท Documentation
โก Build any Generative AI application with evaluation and improvement โก
๐ค What is YiVal?
YiVal is an GenAI-Ops framework that allows you to iteratively tune your Generative AI model metadata, params, prompts and retrieval configs all at once with your preferred choices of test dataset generation, evaluation algorithms and improvement strategies.
Check out our quickstart guide! โ
๐ฃ What's Next?
Expected Features in Sep
- Add ROUGE and BERTScore evaluators
- Add support to midjourney
- Add support to LLaMA2-70B, LLaMA2-7B, Falcon-40B,
- Support LoRA fine-tune to open source models
๐ Features
Installation
pip install yival
Demo
Basic Interactive Mode
To get started with a demo for basic interactive mode of YiVal, run the following command:
yival demo --basic_interactive
Once started, navigate to the following address in your web browser:
http://127.0.0.1:8073/interactive
For more details on this demo, check out the Basic Interactive Mode Demo.
Question Answering with expected result evaluator
yival demo --qa_expected_results
Once started, navigate to the following address in your web browser: http://127.0.0.1:8073/
For more details, check out the Question Answering with expected result evaluator.
Fun Cast Fortune Telling
Dive into the world of YiChing and discover your fortune on our index page. A fun and interactive way to get started with Yival.