Skip to content

Commit 5569623

Browse files
Update README.md
1 parent 8ea6fe3 commit 5569623

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)
99
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/idiap/sdialog/)
1010

11+
Quick links: [Website](https://sdialog.github.io/)[GitHub](https://github.com/idiap/sdialog)[Docs](https://sdialog.readthedocs.io)[API](https://sdialog.readthedocs.io/en/latest/api/sdialog.html)[Demo (Colab)](https://colab.research.google.com/github/idiap/sdialog/blob/main/tutorials/demo.ipynb)[Tutorials](https://github.com/idiap/sdialog/tree/main/tutorials)[Datasets (HF)](https://huggingface.co/datasets/sdialog)[Issues](https://github.com/idiap/sdialog/issues)
12+
1113
---
1214
SDialog is an MIT-licensed open-source toolkit for building, simulating, and evaluating LLM-based conversational agents end-to-end. It aims to bridge agent construction → user simulation → dialog generation → evaluation in a single reproducible workflow, so you can generate reliable, controllable dialog systems or data at scale.
1315

1416
It standardizes a Dialog schema and offers persona‑driven multi‑agent simulation with LLMs, composable orchestration, built‑in metrics, and mechanistic interpretability.
1517

16-
Quick links: [Website](https://sdialog.github.io/)[GitHub](https://github.com/idiap/sdialog)[Docs](https://sdialog.readthedocs.io)[API](https://sdialog.readthedocs.io/en/latest/api/sdialog.html)[Demo (Colab)](https://colab.research.google.com/github/idiap/sdialog/blob/main/tutorials/demo.ipynb)[Tutorials](https://github.com/idiap/sdialog/tree/main/tutorials)[Datasets (HF)](https://huggingface.co/datasets/sdialog)[Issues](https://github.com/idiap/sdialog/issues)
17-
1818
<p align="center">
1919
<img src="https://raw.githubusercontent.com/idiap/sdialog/master/docs/_static/sdialog-modules.png" alt="SDialog Logo" title="SDialog" height="650" />
2020
</p>

0 commit comments

Comments
 (0)