lasseedfast
01c4829564
Refactor test.py to import necessary modules, update code structure, and retrieve crossref data for dois_checked collection
1 year ago
lasseedfast
96c4a13aa5
Refactor _llm.py to handle UnicodeDecodeError when decoding chunks and add timeout to LLM API request
1 year ago
lasseedfast
7b557d1ad6
Refactor chatbot.py to add PDF highlighting feature
1 year ago
lasseedfast
0fb6c23c84
Refactor test.py to import necessary modules, update code structure, and generate response from LLM model
1 year ago
lasseedfast
d905a8a546
Refactor chatbot.py to improve code structure, integrate Streamlit app, and enhance user experience
1 year ago
lasseedfast
8381c3bb63
Refactor _llm.py to improve code structure and readability
1 year ago
lasseedfast
b2725b1376
Refactor config.json to remove unused file
1 year ago
lasseedfast
ed81328b10
Refactor chatbot.py to integrate Streamlit app and improve user experience
1 year ago
lasseedfast
6d1d97a849
Refactor code structure and remove unused config.json file
1 year ago
lasseedfast
4147b7185d
Refactor scrape_initiatives.py to improve code structure and readability
1 year ago
lasseedfast
e3d6933702
Track PDFs with Git LFS
1 year ago
lasseedfast
ccdd80d162
Track sci_articles files with Git LFS
1 year ago
lasseedfast
58ef694128
Refactor chatbot.py and get_article_info.py
...
- Refactor chatbot.py to use a more descriptive variable name for the chatbot instance.
- Refactor get_article_info.py to use a more descriptive function name and remove unused imports.
1 year ago
lasseedfast
83012b775e
Add .gitignore rule for tracking PDFs and Git LFS configuration
1 year ago
lasseedfast
3e9e8875f7
Track PDFs with Git LFS
1 year ago
lasseedfast
98a1eb65e1
Track PDFs with Git LFS
1 year ago
lasseedfast
1c0808f592
Add API key to config.json and update .gitignore
1 year ago
lasseedfast
2b9a8ff053
Remove colorprinter subproject
1 year ago
lasseedfast
db847d4b7b
Add .gitignore file to exclude unnecessary files from version control
1 year ago
lasseedfast
911b8c33b0
Add code to download and process review references
...
This commit adds code to download review references from a CSV file and process them. The references are read from a file called 'review_references.csv' and each reference is checked for a DOI. The user is prompted to confirm if a DOI is found, and the reference along with the confirmation is written to a new file called 'review_references.txt'. This code will be useful for managing review references in the future.
1 year ago
lasseedfast
08e17d13a5
Initial commit
1 year ago