Skip to content
Snippets Groups Projects
Unverified Commit f112777f authored by Jerry Liu's avatar Jerry Liu Committed by GitHub
Browse files

add citation to readme (#258)

parent e9c106d9
Branches
Tags
No related merge requests found
......@@ -84,3 +84,17 @@ The main third-party package requirements are `tiktoken`, `openai`, and `langcha
All requirements should be contained within the `setup.py` file. To run the package locally without building the wheel, simply run `pip install -r requirements.txt`.
## 📖 Citation
Reference to cite if you use GPT Index in a paper:
```
@misc{Liu2022,
author = {Liu, Jerry},
title = {GPT Index},
year = {2022},
publisher = {GitHub},
journal = {GitHub repository},
howpublished = {\url{https://github.com/jerryjliu/gpt_index}},
}
```
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment