Skip to content

Commit 7d6e976

Browse files
docs: update README.md [skip ci]
1 parent 32623a1 commit 7d6e976

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

README.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# PyWhy-LLM: Leveraging Large Language Models for Causal Analysis
2+
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
4+
<!-- ALL-CONTRIBUTORS-BADGE:END -->
25

36
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT)
47
## Introduction
@@ -97,3 +100,25 @@ For any questions, feedback, or inquiries, please reach out to [Emre Kiciman](ma
97100
---
98101

99102
By leveraging LLMs and formalizing human-LLM collaboration, PyWhy-LLM takes causal inference to new heights. Explore its potential and join us in making causal analysis more accessible and insightful.
103+
104+
## Contributors ✨
105+
106+
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
107+
108+
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
109+
<!-- prettier-ignore-start -->
110+
<!-- markdownlint-disable -->
111+
<table>
112+
<tbody>
113+
<tr>
114+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/grace-sng7"><img src="https://avatars.githubusercontent.com/u/108954669?v=4?s=100" width="100px;" alt="Grace Sng"/><br /><sub><b>Grace Sng</b></sub></a><br /><a href="https://github.com/py-why/pywhy-llm/commits?author=grace-sng7" title="Code">💻</a></td>
115+
</tr>
116+
</tbody>
117+
</table>
118+
119+
<!-- markdownlint-restore -->
120+
<!-- prettier-ignore-end -->
121+
122+
<!-- ALL-CONTRIBUTORS-LIST:END -->
123+
124+
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

0 commit comments

Comments
 (0)