mirror of
https://github.com/wassname/stampy-chat.git
synced 2026-09-11 12:50:34 +08:00
updated readme
This commit is contained in:
@@ -2,7 +2,9 @@
|
||||
|
||||
This project creates embeddings for every set of a few paragraphs from the source dataset, in order to do real-time semantic search and question answering on them.
|
||||
|
||||
The very barebones of the project is currently in testing.ipynb.
|
||||
The very barebones of the project is currently in testingsrc/.ipynb. file which contains:
|
||||
|
||||
To try out, add a src/config.py file which contains your OPENAI_API_KEY.
|
||||
|
||||
## TODO:
|
||||
- Getting data:
|
||||
@@ -27,4 +29,4 @@ The very barebones of the project is currently in testing.ipynb.
|
||||
- Create website/other. Not sure what would be most helpful here
|
||||
- Find someone that can figure this out
|
||||
|
||||
Source dataset: Kirchner, J. H., Smith, L., Thibodeau, J., McDonnell, K., and Reynolds, L. "Understanding AI alignment research: A Systematic Analysis." arXiv preprint arXiv:2022.4338861 (2022).
|
||||
Source dataset: Kirchner, J. H., Smith, L., Thibodeau, J., McDonnell, K., and Reynolds, L. "Understanding AI alignment research: A Systematic Analysis." arXiv preprint arXiv:2022.4338861 (2022).
|
||||
|
||||
Reference in New Issue
Block a user