I have an initial implementation of AI assisted search up and running on the staging site: https://stumbo.github.io/InterlispDraft.github.io/
Currently the only material indexed and used in generating search results are the contents of the Interlisp.org site. This makes the search results somewhat rudimentary. Results will return an AI summary, if there is enough material to generate one, along with citations of the reference material used to generate the summary, and the top results (generally the first several will be the cited works).
Here is an example:

While the results insufficient for replacing our current search mechanism, it illustrates a working pathway.
Future steps will be to explore how to bring more material into the data store (our GitHub repos and their associated issues, email, along with other reference material we identify).
The internal Vertex AI engine is fronted by a Cloud based function that proxies requests, limiting inbound request only to those that originate on Interlisp.org and the staging site. This should provide a reasonable gating function - we can further tune this as we see necessary.
I have not put up a formal PR, however the branch containing the code is available in the Interlisp.github.io repository as bs22_vertexAI.
-- Bill Stumbo wst...@charter.net
--
You received this message because you are subscribed to the Google Groups "Medley Interlisp core" group.
To unsubscribe from this group and stop receiving emails from it, send an email to lispcore+u...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/lispcore/07221d96-3935-4c1e-8ea6-b7e32bc22b35%40charter.net.