Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 796 Bytes

File metadata and controls

13 lines (8 loc) · 796 Bytes

Code for my book "Practical Artificial Intelligence Programming With Clojure"

You can read all of my books for free on my website https://markwatson.com.

If you would like to support my work please consider purchasing my books on Leanpub and star my git repositories that you find useful on GitHub. You can also interact with me on social media on Mastodon and Twitter.

08/10/2025 note

There are now two exsample directories for using Google Gemini APIs:

  • gemini_api: older example using REST interface = gemini_java_api: newer example using Google's Java Gemini API with interop.