Skip to content

Commit 068cd54

Browse files
authored
added emojis to docs (#183)
1 parent f6034f1 commit 068cd54

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

โ€Ždocs/index.mdโ€Ž

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Ragas is a framework that helps you evaluate your Retrieval Augmented Generation
1212

1313
::::{grid} 2
1414

15-
:::{grid-item-card} Get Started
15+
:::{grid-item-card} ๐Ÿš€ Get Started
1616
:link: get-started
1717
:link-type: ref
1818

@@ -21,22 +21,22 @@ RAG pipelines with it, how to generate synthetic testsets to run evaluations
2121
against and setting up online monitoring for your RAG apps.
2222
:::
2323

24-
:::{grid-item-card} Core Concepts
24+
:::{grid-item-card} ๐Ÿ“š Core Concepts
2525
:link: core-concepts
2626
:link-type: ref
2727

2828
The high-level explainations for building a better understand about the
2929
important topics such how to think about metrics-driven development, how the Ragas metrics work under the hood and synthetic dataset generation.
3030
:::
31-
:::{grid-item-card} How-to Guides
31+
:::{grid-item-card} ๐Ÿ› ๏ธ How-to Guides
3232
:link: how-to-guides
3333
:link-type: ref
3434

3535
Practical guides to help you achieve a specific goals. Take a look at these
3636
guides to learn how to use Ragas to solve real-world problems.
3737
:::
3838

39-
:::{grid-item-card} References
39+
:::{grid-item-card} ๐Ÿ“– References
4040
:link: references
4141
:link-type: ref
4242

0 commit comments

Comments
ย (0)