dashaun / forefront-ai-client

ForeFront AI Java Client Example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

forefront-ai-client

client details

ForeFront has a "summarize" API, that allows me to send in larger blocks of text, than I can with the currently popular ChatGPT.

This client asks for an input file, compression level, and uses the ForeFront summarize API.

Configuration

  • forefront.teamId is the short-form of the team id
  • forefront.modelKey is found in settings -> API Keys -> Model Keys

Quick Start

./mvnw spring-boot:run

About

ForeFront AI Java Client Example

License:Apache License 2.0


Languages

Language:Java 100.0%