Use embeddings / Lunr search on Airtable. Embeddings need to have been generated / stored on Airtable, or this gets very slow / costly.
Full GET request: https://yawnxyz-buildclubprojectsearch.web.val.run/search?query=your+search+query&similarity_threshold=0.8&max_results=5&base_id=your_base_id&table_name=your_table_name&content_column=your_content_column&embedding_column=your_embedding_column
https://yawnxyz-buildclubprojectsearch.web.val.run
https://esm.town/v/yawnxyz/buildclubProjectSearch
<script type="module" src="https://esm.town/v/yawnxyz/buildclubProjectSearch"></script>