Search Field Notes
Field Notes Ai Search v1.5 - Wisdom of the field notes. This APP uses an Ai (OpenAi Custom GPT with instruction) to learn from my writing (L1) and from it produce text insights 'fieldnotes' and vectors of those (L2) it batches that step. It takes your input (a question) and uses another Ai (OpenAi Live API call) to encode your question to a vector (L3). It then locally matches your L3 with the Known L2 using basic cosign math. This way it's extremely cheap to operate and runs very fast locally.
