Skip to content

Commit adace37

Browse files
tomguluson92wtfsayocoderabbitai[bot]
authored
chore: add eliza technical report/paper (#2517)
* Update README.md with Technical report * add image alt Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --------- Co-authored-by: Sayo <hi@sayo.wtf> Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent 5514e08 commit adace37

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

README.md

+15-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<div align="center">
88

9-
📖 [Documentation](https://elizaos.github.io/eliza/) | 🎯 [Examples](https://github.com/thejoven/awesome-eliza)
9+
📑 [Technical Report](https://arxiv.org/pdf/2501.06781) | 📖 [Documentation](https://elizaos.github.io/eliza/) | 🎯 [Examples](https://github.com/thejoven/awesome-eliza)
1010

1111
</div>
1212

@@ -157,12 +157,25 @@ pnpm install --include=optional sharp
157157
- [GitHub Issues](https://github.com/elizaos/eliza/issues). Best for: bugs you encounter using Eliza, and feature proposals.
158158
- [Discord](https://discord.gg/ai16z). Best for: sharing your applications and hanging out with the community.
159159

160+
## Citation
161+
162+
We now have a [paper](https://arxiv.org/pdf/2501.06781) you can cite for the Eliza OS:
163+
```bibtex
164+
@article{walters2025eliza,
165+
title={Eliza: A Web3 friendly AI Agent Operating System},
166+
author={Walters, Shaw and Gao, Sam and Nerd, Shakker and Da, Feng and Williams, Warren and Meng, Ting-Chien and Han, Hunter and He, Frank and Zhang, Allen and Wu, Ming and others},
167+
journal={arXiv preprint arXiv:2501.06781},
168+
year={2025}
169+
}
170+
```
171+
160172
## Contributors
161173

162174
<a href="https://github.com/elizaos/eliza/graphs/contributors">
163-
<img src="https://contrib.rocks/image?repo=elizaos/eliza" />
175+
<img src="https://contrib.rocks/image?repo=elizaos/eliza" alt="Eliza project contributors" />
164176
</a>
165177

178+
166179
## Star History
167180

168181
[![Star History Chart](https://api.star-history.com/svg?repos=elizaos/eliza&type=Date)](https://star-history.com/#elizaos/eliza&Date)

0 commit comments

Comments
 (0)