Commit History

Better error checking. Doesn't load in embeddings file twice now.
63049fe

Sean-Case commited on

Fixed data input for semantic search. Allowed for docs to be loaded in directly for semantic search. 0.2.1
3df8e40

Sean-Case commited on

Minor changes to file path for outputs, documentation, location of pyinstaller build dependencies
200480d

seanpedrickcase commited on

Added accelerate to requirements. Minor doc changes
f2db299

seanpedrickcase commited on

Many changes to code organisation. More efficient searches from using intermediate outputs. Version 0.1
99d6fba

seanpedrickcase commited on

Now works correctly with npz. Minor formatting improvements
d3b1ac5

seanpedrickcase commited on

Faster embedding with GPU, fast document split, writes to chromadb file correctly. No longer needs FAISS or langchain
2cb9977

seanpedrickcase commited on

Now outputs correct dataframe for semantic search. Can join on extra details
2a8aba8

Sean-Case commited on

Added to requirements: transformers
acfac99

Sean-Case commited on

Added basic semantic search functionality
78d71d4

Sean-Case commited on

added nltk punkt load
ba838fc

Sean-Case commited on

Added stopwords and wordnet nltk dependencies
c1da670

Sean-Case commited on

Added nltk download for names for HF use
7e5fca9

Sean-Case commited on

Updates to readme file. Changed app file name to work with HF.
5c04910

Sean-Case commited on

Initial commit
a9c2120

Sean-Case commited on

Create sync_to_hf.yml
589448e
unverified

Sean Pedrick-Case commited on

Initial commit
c2eff10
unverified

Sean Pedrick-Case commited on