Streamlit webapp for token-efficient summarization of long files using GPT 3.5/4
Stars
145
Forks
71
Watchers
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
80
commits
Refactor and update to gpt-4o-mini (#12)
fae724b
Create LICENSE
3f8635f
Merge remote-tracking branch 'origin/master'
7a1680f
parallelization fixes
1f2a1a1
Update requirements.txt
9490358
0fa3f25
e6b74ba
e8377ba
parallelization
948d873
just for experimenting
0d6a3de
Update instructorembeddings.py
a40bacc
small prompt improvements
d57c3fe
error handling for special tokens in document
caeed53
error handling for token counting
a86eb98
Switched back to KMeans over MiniBatchKMeans (better results)
4683620