Moshe Shelly
|
5e54f3c704
|
Tested simple_rag with Bedrock
|
2024-11-25 10:51:30 +02:00 |
|
nird
|
1756728636
|
updated subscribe button
|
2024-11-25 10:41:39 +02:00 |
|
nird
|
d4b2895254
|
updated subscribe button
|
2024-11-25 10:35:44 +02:00 |
|
nird
|
f1f05946ca
|
Merge branch 'main' of https://github.com/NirDiamant/RAG_TECHNIQUES
|
2024-11-24 20:17:13 +02:00 |
|
nird
|
f2f07a1a14
|
updated newsletter call
|
2024-11-24 20:17:02 +02:00 |
|
NirDiamant
|
f212f9a5b9
|
Merge pull request #66 from abdesselam-benameur/patch-1
Update helper_functions.py
|
2024-11-11 14:37:12 +02:00 |
|
Abdesselam Benameur
|
dbd22c73d1
|
Update helper_functions.py
Add missing Enum class import (EmbeddingProvider and ModelProvider inherit from it)
|
2024-11-07 13:33:15 +01:00 |
|
NirDiamant
|
815e0aba1e
|
Merge pull request #65 from moshe-shelly/generalize-ai-providers
Introducing Provider Flexibility for Embeddings and LLM Integration
|
2024-10-31 13:30:02 +02:00 |
|
Moshe Shelly
|
2bf08b2c73
|
Suggested concept to generalize AI model providers
|
2024-10-31 11:16:08 +02:00 |
|
NirDiamant
|
647399eb55
|
Merge pull request #64 from oaustegard/patch-2
Update semantic_chunking.ipynb -- added sources
|
2024-10-29 21:27:00 +02:00 |
|
Oskar Austegard
|
470843b494
|
Update semantic_chunking.ipynb -- added sources
Links to Greg Kamradt's video and LancgChain's Semantic Chunker module
|
2024-10-29 14:18:04 -04:00 |
|
NirDiamant
|
7583ccf2b7
|
Merge pull request #63 from oaustegard/patch-1
Update proposition_chunking.ipynb --added reference
|
2024-10-29 20:11:12 +02:00 |
|
Oskar Austegard
|
f2fd36527c
|
Update proposition_chunking.ipynb --added reference
Added reference to original research: https://doi.org/10.48550/arXiv.2312.06648
|
2024-10-29 13:59:48 -04:00 |
|
nird
|
7790252c08
|
added substack logo in readme
|
2024-10-25 01:18:06 +03:00 |
|
NirDiamant
|
1c03a15d52
|
Merge pull request #61 from justingrammens/fix_simple_rag_py_import_helper_functions
we needed to append the system path before the import of the helper_f…
|
2024-10-24 22:41:22 +03:00 |
|
NirDiamant
|
4bfe76f7d8
|
Merge pull request #60 from justingrammens/add_chroma_db_to_requirements
updated the requirements.txt to include chromadb which is needed for …
|
2024-10-23 01:33:53 +03:00 |
|
Justin Grammens
|
7cabea69ec
|
we needed to append the system path before the import of the helper_functions
|
2024-10-22 17:32:54 -05:00 |
|
Justin Grammens
|
cb5961139d
|
updated the requirements.txt to include chromadb which is needed for the reliable_rag.ipynb notebook
|
2024-10-22 17:23:46 -05:00 |
|
nird
|
0c414d67fd
|
updated README
|
2024-10-10 12:10:25 +03:00 |
|
nird
|
eaa7805adb
|
updated readme
|
2024-10-07 19:12:02 +03:00 |
|
NirDiamant
|
498c8a5311
|
Merge pull request #58 from tevfikcagridural/feature/service_context_correction
Fixes Update from llama_index.core service_context to Settings #39
|
2024-10-07 19:06:12 +03:00 |
|
Tevfik Çağrı Dural
|
533c6bcee5
|
Fixes Update from llama_index.core service_context to Settings #39
|
2024-10-07 14:23:05 +03:00 |
|
NirDiamant
|
bc55506318
|
Merge pull request #57 from JacobTheJacobs/feature/remove-duplicate-import-1
Removed duplicate import
|
2024-10-04 03:52:14 +03:00 |
|
JacobTheJacobs
|
bc4ab27ff8
|
Update helper_functions.py
|
2024-10-04 03:45:53 +03:00 |
|
nird
|
9232a1a5d2
|
updated README
|
2024-10-03 21:40:06 +03:00 |
|
nird
|
a54655ec06
|
updated LICENSE
|
2024-10-03 21:39:11 +03:00 |
|
nird
|
ec58a731cf
|
updated license
|
2024-10-03 21:38:12 +03:00 |
|
nird
|
076cf47dfc
|
updated license
|
2024-10-03 21:35:20 +03:00 |
|
nird
|
8062189155
|
updated gitignore
|
2024-09-29 23:56:32 +03:00 |
|
nird
|
cb61769040
|
updated README
|
2024-09-29 23:53:27 +03:00 |
|
NirDiamant
|
e08c0a873f
|
Merge pull request #52 from antonioloison/feat/grouse-evaluation
Feat/grouse evaluation
|
2024-09-29 23:50:27 +03:00 |
|
António Loison
|
a659be98ba
|
feat: add test set meta evaluation and positive acceptance and negative rejection
|
2024-09-29 22:17:48 +02:00 |
|
António Loison
|
2e87fc9a1d
|
feat: add mermaid schema
|
2024-09-29 20:34:45 +02:00 |
|
António Loison
|
0fdbf12b4f
|
feat: add grouse metaevaluation and complete introduction
|
2024-09-29 20:34:45 +02:00 |
|
António Loison
|
8074baad0c
|
feat: start implementation of grouse usage
|
2024-09-29 20:34:45 +02:00 |
|
António Loison
|
b220cd20d7
|
feat: add grouse notebook template
|
2024-09-29 20:34:45 +02:00 |
|
nird
|
d5cf5b72cb
|
cleared some cell outputs
|
2024-09-21 14:23:17 +03:00 |
|
NirDiamant
|
5e315903ee
|
Merge pull request #51 from lzytitan494/main
Added support for multimodel rag
|
2024-09-21 14:20:36 +03:00 |
|
Anirudh
|
532bd5eed8
|
Update multi_model_rag_with_colpali.ipynb
|
2024-09-20 21:53:00 +05:30 |
|
Anirudh
|
5060bf0ed0
|
Update multi_model_rag_with_colpali.ipynb
|
2024-09-20 20:15:18 +05:30 |
|
Anirudh
|
cf8e79caef
|
Update README.md
|
2024-09-20 20:05:41 +05:30 |
|
Anirudh
|
91bbb394cf
|
added images for multi-model rag
|
2024-09-20 19:57:38 +05:30 |
|
Anirudh
|
ad2aeb09b5
|
Added multi-model rag files
|
2024-09-20 19:56:53 +05:30 |
|
nird
|
81cd7a74d3
|
updated README
|
2024-09-19 22:54:51 +03:00 |
|
nird
|
aebed06309
|
updated bold
|
2024-09-19 22:49:13 +03:00 |
|
nird
|
0446540e38
|
bolded call to contributions
|
2024-09-19 22:48:23 +03:00 |
|
nird
|
b79fa15c0c
|
added link to hyde blog post
|
2024-09-19 13:39:02 +03:00 |
|
nird
|
9483ec6ae7
|
changed from medium to substack links
|
2024-09-17 22:15:28 +03:00 |
|
NirDiamant
|
9984c33bf4
|
Merge pull request #50 from kimmeyh/kimmeyh/issue49
for issue49
|
2024-09-16 11:39:06 +03:00 |
|
Harold Kimmey
|
65389eab1f
|
for issue49
|
2024-09-15 19:26:25 -04:00 |
|