Loved this TWIMLai.com interview with the Llama Index (#OpenSource) founder Jerry Liu.Β Llama Index gives #LLMs access to a #SemanticSearch index and then optimizes the sequence of #LLM queries needed to answer complicated queries that combine multiple structured and unstructured data sources:
https://pca.st/episode/0d5fdb86-1d0a-4a84-8cc7-d6161fb17de6
0ne contributor created a plugin that allows users to summarize and ask questions about meeting video transcripts (using whisper etc).
#FOSS #QA #Sumnarize
#sumnarize #qa #FOSS #LLM #semanticsearch #llms #OpenSource
I'm excited to announce Semantra: an open source multi-tool for semantic search π https://github.com/freedmand/semantra
- Launch a local search engine over text and PDF files
- Search by concepts/meaning
- Refine results via tagging and adding/subtracting queries
Try it out now πππ
Working on a new feature in Semantra (coming soon!): the ability to add and subtract semantic queries π₯
It's fun to iterate with! Here's a section I found in the Mueller Report about caviar by searching for lavish bribery and positively/negatively tagging some search results. #ai #semanticsearch
I'm working on an open source semantic search command-line tool β coming soon! π
It analyzes text files you specify and launches a local web server to search them semantically β based on meaning and not exact word matches. #ai #nlp #semanticsearch
Semantic search with cosine similarity. Models from huggingface.co are really nice to work with.
https://owehrens.com/semantic-search-with-cosine-similarity/ #cosine #semanticsearch @huggingface
"What we want here is semantic searchβwe want to find documents that match the meaning of the userβs search term, even if the matching keywords are not present."
https://simonwillison.net/2023/Jan/13/semantic-search-answers/