@@ -6,7 +6,7 @@ A complete guide to [**running local LLM models.pdf**](uploads/3764cbf71cc3d05bc
How to [**search through documents.pdf**](uploads/54b50b1bd38d0c132f4a8633a4bf0e94/search_through_documents.pdf) using ChatGPT with LLM and Vector database
How to build a [**tool for searchable documents**](https://towardsdatascience.com/how-to-chat-with-any-file-from-pdfs-to-images-using-large-language-models-with-code-4bcfd7e440bc) - with code and explanations
How to build a [**tool for searchable documents.pdf**](uploads/c6d393fbc1520ade32d0ac97591d42e3/tool_for_searchable_documents.pdf) with data splitter, no database
[**Semantic Search at Scale**](https://towardsdatascience.com/master-semantic-search-at-scale-index-millions-of-documents-with-lightning-fast-inference-times-fa395e4efd88) - Index Millions of Docs with Fast Inference Times using FAISS and Sentence Transformers