Commit History

Update feedback message in create_interface function to clarify analysis terminology
db59f6d

nomadicsynth commited on

Update README to enhance image description and correct terminology for clarity
1c33652

nomadicsynth commited on

Remove commented return statement in analyse_abstracts function for cleaner code
e51a9e9

nomadicsynth commited on

Update reasoning model ID to Mistral-7B-Instruct-v0.3 and comment out previous model
e64a7d2

nomadicsynth commited on

Update feedback message in create_interface function for clarity and user guidance
d969ef2

nomadicsynth commited on

Remove YAML header from README display in About tab for cleaner presentation
d5ed425

nomadicsynth commited on

Refactor response handling in generate function and add generate_swanson_style_prompt for bridge detection
c39d6e0

nomadicsynth commited on

Update inkling-logo.png to new version with reduced size
1e07fc0

nomadicsynth commited on

Update .gitignore to include .venv/ and data/ directories for better environment management
0de38d5

nomadicsynth commited on

Refactor UI layout in create_interface function to use tabs for better organization and accessibility of content
76f92f8

nomadicsynth commited on

Revise README to enhance clarity and detail about Inkling's purpose and functionality
c138584

nomadicsynth commited on

Bump Gradio SDK to 5.29.0. Comment-out python version because something keeps on munging it to "3.1" instead of "3.10". And the ZeroGPU Spaces only support a single python version anyway = 3.10.?
63510a9

nomadicsynth commited on

Remove commented-out error handling structure in format_search_results function
87941c2

nomadicsynth commited on

Refactor error handling in format_search_results function to return structured error messages
bfab353

nomadicsynth commited on

Add error handling for find_synergistic_papers in format_search_results_json and format_search_results functions
3a2f25f

nomadicsynth commited on

Implement caching for query results and enhance logging in log_query_and_results function
9719dbf

nomadicsynth commited on

Fix timestamp creation in log_query_and_results function
d52fd55

nomadicsynth commited on

Update privacy policy and disclaimer in create_interface function to clarify logging of queries and results
ec17628

nomadicsynth commited on

Add logging for query results and improve data path handling
cd14485

nomadicsynth commited on

Remove unused dataset_name import and HF_TOKEN parameter from DatasetManager initialization
55a0b15

nomadicsynth commited on

Uncomment latex delimiter for inline math formatting in format_paper_as_markdown
9b3489f

nomadicsynth commited on

Refactor dataset management and improve dataset update functionality
c241b7f

nomadicsynth commited on

Refactor find_synergistic_papers to use DatasetManager for accessing the training dataset
aa83efc

nomadicsynth commited on

Add DatasetManager for handling dataset operations and update dataset with new papers
261056f

nomadicsynth commited on

Fix function calls in format_search_results_json and format_search_results to use abstract parameter directly
4236eec

nomadicsynth commited on

Fix function calls in format_search_results_json and format_search_results to use find_synergistic_papers directly
9c82340

nomadicsynth commited on

Remove commented-out Hugging Face Hub login code for clarity
2c9c0ae

nomadicsynth commited on

Refactor embedding model integration and update find_synergistic_papers calls to use dataset parameter
7177172

nomadicsynth commited on

Normalize abstract input in find_synergistic_papers to improve cosine similarity calculations and handle empty inputs.
d5b5c7a

nomadicsynth commited on

Add JSON output logging and change output format for synergistic papers in create_interface
8d1f6b1

nomadicsynth commited on

Add JSON formatting for search results in find_synergistic_papers
b6c2057

nomadicsynth commited on

Add label to hidden abstract input textbox for clarity in create_interface
44cca0e

nomadicsynth commited on

Refactor code formatting for improved readability and consistency in analysis and interface functions
269bf9a

nomadicsynth commited on

Add hidden UI elements and API endpoint for find_synergistic_papers
3f3e390

nomadicsynth commited on

Update format_search_results to return additional papers alongside data and headers
23fdce3

nomadicsynth commited on

Rename API endpoint in create_interface to find_synergistic_papers for clarity
9c63bd6

nomadicsynth commited on

Refactor format_search_results to return a dictionary with 'data' and 'headers' keys instead of a DataFrame
0529f34

nomadicsynth commited on

Add `__pycache__` to `.gitignore` to prevent caching files from being tracked
31ab989

nomadicsynth commited on

Fix citation link in README for accuracy
198284d

nomadicsynth commited on

Add detailed background and motivation sections to README
ac1681f

nomadicsynth commited on

Update README.md
f272480
verified

nomadicsynth commited on

Add the Inkling logo to the README
781f01b

nomadicsynth commited on

Add inkling-logo.png to Git LFS for efficient storage
8b8566f

nomadicsynth commited on

Add support for PNG files in Git LFS tracking
b09ad3c

nomadicsynth commited on

Update color scheme in README to use yellow instead of gold
35ac796

nomadicsynth commited on

Update color scheme in README to enhance visual appeal
537c9da

nomadicsynth commited on

Update emoji in README to better represent Inkling's global research capabilities
0d63382

nomadicsynth commited on

Update short description in README for clarity on research discovery capabilities
cd676ee

nomadicsynth commited on