Artificial Intelligence AI Research Topic Gather List
Gather List – when you have too much overspray for it to be immediately categorized YT: Kimi K2.5 just dropped YTsearch: ollama open webui eXtP7rp
Gather List – when you have too much overspray for it to be immediately categorized YT: Kimi K2.5 just dropped YTsearch: ollama open webui eXtP7rp
Best way to learn is ask creative questions. Questions GAI: with llms does it matter what order the tokens are passed through the neural net? Yes, the order of tokens passed through an LLM absolutely matters. While Transformers are designed to process tokens in parallel, they rely on specific mechanisms to […]
Artificial Intelligence AI LLM Large Language Models Table of Contents TOC Artificial Intelligence AI LLM Large Language Models Table of Contents TOC Page Search: eXtP7rp —————————————————————————————————— Artificial Intelligence AI Questions – Creative questions to accelerate learning Local Artificial Intelligence AI Search On a Website OpenAI Embeddings and Vector Databases Crash Course […]
Summary
A quick run thru of vectorized databases. He goes a bit quick. Looks like the video is from 2 years ago so the free online tools he used might not still be available. Might have to substitute others.
Tools Used
Research Links
Research Links
Here is the step-by-step process for the easiest local setup:
1. Set Up Your Local Environment
2. Implement Local Vector Search
Install a Semantic Search Plugin: Inside your local WordPress dashboard, install a plugin that supports vector embeddings.
3. (Optional) Enhance with Local LLM (True Local AI)
To make it "totally local" (meaning no OpenAI API), you can connect the plugin to a local model runner:
Summary of Tools
This setup ensures that all your data stays on your machine, no external API calls are made, and your search functionality remains active without internet access.