Skip to content

aisbreaker/aisbreaker-example-simple-chat-kotlin

Repository files navigation

Simple example for AIsBreaker with Kotlin: Simple Chat.

Introduction

This repo contains the example application AIsBreakerSimpleChat.kt for using package org.aisbreaker:aisbreaker-api-java in a Kotlin application.

AIsBreaker.org offers a developer-friendly API for streamlined access to a variety of generative AI services, including OpenAI/ChatGPT, all Hugging Face AIs, Google Gemini AI, and more ... to provide simplicity and to avoid vendor lock-in.

This example is build with gradle.

Docs and more: AIsBreaker.org: Getting Started - with Java/Kotlin/JVM

Run the demo

Steps to run:

# install Java SDK (e.g. OpenJDK 11 or higher)
...

# build and run the example
./gradlew build run

# or use the provided script
./run.sh

Source Code

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published