Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

gemini_java_api

A Clojure library for using the gemini Java APIs

Similar to the example in ../gemini_api that uses the REST Gemini API interface

Usage

lein test

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

You can read the book for this example code for free online: https://leanpub.com/clojureai/read.

If you would like to pay me for a copy of this book then please visit https://leanpub.com/clojureai.

Please visit see my website https://markwatson.com.

License

Copyright © 2021-2024 Mark Watson

This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 which is available at http://www.eclipse.org/legal/epl-2.0.

This Source Code may also be made available under the following Secondary Licenses when the conditions for such availability set forth in the Eclipse Public License, v. 2.0 are satisfied: GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version, with the GNU Classpath Exception which is available at https://www.gnu.org/software/classpath/license.html.