Knowledge Navigator: a Different Approach to KGN: Work In Progress

Earlier we looked the my old Knowledge Graph Navigator (KGN) project that combined symbolic Natural language Processing (NLP) with access to public knowledge graphs like Wikidata and DBPedia. Here I take a much simpler approach using an inexpensive Gemini model.

The code can be found in the directory: loving-common-lisp/src/knowledge-base-navigator.

TBD: code is written but not book text