Update README.md
Browse files
README.md
CHANGED
@@ -34,7 +34,7 @@ This app requires an OpenAI API key to function.
|
|
34 |
|
35 |
## Credits
|
36 |
|
37 |
-
This project was inspired by and based on the code available at [
|
38 |
|
39 |
```bibtex
|
40 |
@article{ghafarollahi2024sciagentsautomatingscientificdiscovery,
|
@@ -46,10 +46,9 @@ This project was inspired by and based on the code available at [PDF to Podcast]
|
|
46 |
primaryClass={cs.AI},
|
47 |
url={https://arxiv.org/abs/2409.05556},
|
48 |
}
|
49 |
-
|
50 |
@article{buehler2024graphreasoning,
|
51 |
-
|
52 |
-
|
53 |
journal={Machine Learning: Science and Technology},
|
54 |
year={2024},
|
55 |
url={http://iopscience.iop.org/article/10.1088/2632-2153/ad7228},
|
|
|
34 |
|
35 |
## Credits
|
36 |
|
37 |
+
This project was inspired by and based on the code available at [https://github.com/knowsuchagency/pdf-to-podcast](https://github.com/knowsuchagency/pdf-to-podcast) and [https://github.com/knowsuchagency/promptic](https://github.com/knowsuchagency/promptic).
|
38 |
|
39 |
```bibtex
|
40 |
@article{ghafarollahi2024sciagentsautomatingscientificdiscovery,
|
|
|
46 |
primaryClass={cs.AI},
|
47 |
url={https://arxiv.org/abs/2409.05556},
|
48 |
}
|
|
|
49 |
@article{buehler2024graphreasoning,
|
50 |
+
title={Accelerating Scientific Discovery with Generative Knowledge Extraction, Graph-Based Representation, and Multimodal Intelligent Graph Reasoning},
|
51 |
+
author={Markus J. Buehler},
|
52 |
journal={Machine Learning: Science and Technology},
|
53 |
year={2024},
|
54 |
url={http://iopscience.iop.org/article/10.1088/2632-2153/ad7228},
|