Spaces:
Sleeping
Sleeping
Commit History
Merge pull request #71 from almutareb/59_extract_images
9a24e83
unverified
now users can embed all of the iamges from a pdf
152e491
removed hardcorded value in tempfile
95b3333
gave test_data a better name
a17f77f
updated the documentation
910c8e8
finished the add_image_to_vector_store function and test
b9b81a4
added a test
4f178d9
attempting to add image data to vector_Store
1ebe465
added logic for image captioning
9d616f9
fixed spacing of comment
05e56bd
updated tests
f6adea1
added a return value for extract_images_from_pdf
90d39be
removed uneeded imports in test
1c1ddd7
Update issue templates
6186f2a
unverified
added PyMuPDF for image extraction
7636347
created code and test for extracting images. Need to find a pdf url that has no images
d2658e1
fixed repeating code and moved to __init__.py
85ee961
Merge pull request #56 from almutareb/contributions
54eca1c
unverified
added contribution instructions and issue template for better collaboration
5b834d1
Asaad Almutareb
commited on
Merge pull request #55 from almutareb/almutareb-patch-1
388bfee
unverified
Rename CONTRIBUTION.md to .github/pull_request_template.md
c0dd68b
unverified
Merge pull request #49 from almutareb/20_web_parser
d0a1a11
unverified
fixed grammar in the Document Loader subsection
0533312
added documentation about the data we can load
f227364
added simple test for web loader
a658561
added chunk_web_data to chroma_vector_store.py
972c3a5
making a a function for parsing and embedding webpages
068fae9
Merge pull request #48 from almutareb/one_env
fe0d4e9
unverified
removed ConfigParser from imports
ba4b30c
Merge branch 'main' of https://github.com/almutareb/InnovationPathfinderAI into one_env
31a0d32
initilized envars from ini to .env
1adc988
Merge pull request #45 from almutareb/add_docs
88cdd89
unverified
added an example location to VECTOR_DATABASE_LOCATION
7a90173
removed config
3db0426
switch config from ini to env
3663db2
Merge branch 'main' of https://github.com/almutareb/InnovationPathfinderAI into add_docs
d2f2323
Merge pull request #47 from almutareb/agents_module
8d4f64c
unverified
added the doc directory
37fc949
created an agents folder to host all agent modules
7bdc8a3
Asaad Almutareb
commited on