Spaces:
Sleeping
Sleeping
Commit History
merging code
2fd3f0a
cleaned unneeded folder
e1f572c
unverified
cleaned code
98a0397
Created using Colaboratory
82bee2d
Merge pull request #11 from almutareb/sqlite_for_sources
b11b693
unverified
code cleaning
d41780e
Asaad Almutareb
commited on
cleaned code, updated requirmenets
c30ce87
Asaad Almutareb
commited on
added sqlite schema and handling
2e6490e
Asaad Almutareb
commited on
added console logger alternative
5c0a79d
Asaad Almutareb
commited on
moved utils.py to a utils folder
edc0787
Asaad Almutareb
commited on
Merge pull request #9 from almutareb/modify_chroma
7b1a83a
unverified
Merge branch 'main' into modify_chroma
874e44f
removed commented out code, improved variable names, showed instance of using Chroma as a retriever
cc8fd4e
Merge pull request #8 from almutareb/agent_memory
55462a3
unverified
created folder for prompt template, added first template for react json agent with chat memory
cb1b8e9
Asaad Almutareb
commited on
cleaned unused code, moved prompt to separate file
da70771
Asaad Almutareb
commited on
moved collect_urls to utils and added chat_history in app.py
9620371
Asaad Almutareb
commited on
creating custom chunking for pdfs
1a930c9
Merge pull request #7 from almutareb/modify_chroma
5a6618d
unverified
removed used hardcoded line
63822d9
removed ill placed function
c2c91b0
organized import, removed unused and outdated functions
63a91c0
added functionality for adding markdown documents to chroma collections
5660f01
added more to the main example function
465bb25
now allow for data to be added to already existing collections
a4dffa4
added get_arxiv_paper to the 2nd tool set
3619e81
Asaad Almutareb
commited on
added a second executor for a search without web tools, e.g. google
c536b8c
Asaad Almutareb
commited on
- migrated HF usage to HuggingFaceEndpoint as HuggingFaceHub was deprecated
d6922d4
Asaad Almutareb
commited on
added pypdf2 to requirements
6159920
Asaad Almutareb
commited on
Merge branch 'main' of https://github.com/almutareb/InnovationPathfinderAI
5e534bf
Asaad Almutareb
commited on
added helper function to create wikipedia urls from page title
192f29d
Asaad Almutareb
commited on
Merge pull request #6 from almutareb/create_vector_store
cacb25c
unverified
updating the example.ev
a3d0e15
Update check_file_size.yaml
7d463a6
unverified
Update check_file_size.yaml
e26fabe
unverified
code for vector store
26a0cad
added public share url to gradio
509813e
Asaad Almutareb
commited on
added app.py wrapper for hf spaces demo
8b92625
Asaad Almutareb
commited on
updated README for hf space
ef85c0b
Asaad Almutareb
commited on
Create sync_2_hf.yaml
da3285c
unverified
Create check_file_size.yaml
7a82ccc
unverified
moved ollama agent to it's own folder
631f6af
Asaad Almutareb
commited on
updated containers python v to 3.11
a7901c4
Asaad Almutareb
commited on