Add citation section to README

Added citation section with BibTeX reference for OpenJarvis.
This commit is contained in:
Jon Saad-Falcon
2026-03-14 11:16:32 -07:00
committed by GitHub
parent 8f667796da
commit 909548a179
+11
View File
@@ -107,6 +107,17 @@ OpenJarvis is part of [Intelligence Per Watt](https://www.intelligence-per-watt.
<a href="https://hai.stanford.edu/">Stanford HAI</a>
</p>
## Citation
```bibtex
@misc{saadfalcon2026openjarvis,
title={OpenJarvis: Personal AI, On Personal Devices},
author={Jon Saad-Falcon and Avanika Narayan and Herumb Shandilya and Hakki Orhun Akengin and Robby Manihani and Gabriel Bo and John Hennessy and Christopher R\'{e} and Azalia Mirhoseini},
year={2026},
howpublished={\url{https://scalingintelligence.stanford.edu/blogs/openjarvis/}},
note={Blog post, Scaling Intelligence Lab, Stanford University}
}
```
## License
[Apache 2.0](LICENSE)