30 open-source projects similar to grt1228/chatgpt-java, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Chatgpt Java alternative.
openai-java is a Java client library and software development kit designed to integrate OpenAI services into Java applications. It functions as a programmatic wrapper for large language model endpoints, enabling the implementation of generative AI capabilities such as chat completions, text embeddings, and the orchestration of AI agents. The library supports a wide range of multimodal tasks, including the generation and editing of images, as well as audio transcription and translation. It provides specialized tools for model training and fine-tuning, allowing users to upload datasets to impro
Simple Silex service provider for including the AWS SDK for PHP
SDK for connecting to AWS IoT from an Arduino Yún.
SDK for connecting to AWS IoT from a device using embedded C.
SDK for connecting to AWS IoT from a device using JavaScript/Node.js
AWS SDK for Android. For more information, see our web site:
The AWS SDK for Go is a software development kit and cloud infrastructure library used to programmatically interact with AWS cloud services. It provides a programmatic interface for authenticating requests, executing operations against regional endpoints, and automating the creation and management of cloud resources. The toolkit utilizes model-driven code generation to create service clients and employs a session-based configuration system to share credentials and global settings across those clients. It implements signature-based request authentication to verify identity and integrity throug
AWS SDK for iOS. For more information, see our web site:
The AWS Java SDK is a programmatic interface and client library for managing and interacting with AWS cloud infrastructure and services using the Java language. It serves as an API wrapper that connects applications to cloud storage, databases, and compute resources through a standardized set of Java classes. The library provides a non-blocking I/O model and future-based request handling to support high-throughput asynchronous cloud operations. It includes mechanisms for serverless performance optimization to reduce initial startup times and cold starts in those environments. The SDK manages
The AWS SDK for JavaScript is a programmatic interface and API client used to manage, automate, and orchestrate AWS cloud infrastructure and services. It provides a set of tools for controlling compute, storage, and networking resources from Node.js and web browser environments. The project includes a modular asset bundler that allows for the creation of specialized service bundles. This mechanism enables the selection of specific service modules at build time to reduce the final JavaScript payload size for frontend cloud integrations. The SDK covers a broad range of cloud management capabil
The official AWS SDK for .NET. For more information on the AWS SDK for .NET, see our web site:
The AWS SDK for PHP is a software development kit that provides HTTP client classes for every supported Amazon Web Service, enabling PHP applications to send authenticated requests and receive structured, typed response objects. It includes a credential resolution chain that automatically locates credentials from environment variables, instance profiles, or configuration files, and supports promise-based asynchronous execution for running multiple API calls concurrently to improve throughput. The SDK distinguishes itself through a middleware pipeline architecture that allows interception and
A Laravel 6+ service provider for the AWS SDK for PHP
ZF2 module for using the AWS SDK for PHP to interact with AWS services like S3, DynamoDB, SQS, EC2, etc.
Official repository for the aws-sdk-rails gem, which integrates the AWS SDK for Ruby with Ruby on Rails.
ARCHIVED: The aws sdk for unity is now distributed as a part of aws sdk for dotnet:
Sample project to demonstrate usage of the AWS SDK for .NET and the Toolkit for Visual Studio
Sample project to demonstrate usage of the AWS SDK for Java
Sample project to demonstrate usage of the AWS SDK for Node.js
Sample project to demonstrate usage of the AWS SDK for PHP
Sample project to demonstrate usage of the AWS SDK for Python
Sample project to demonstrate usage of the AWS SDK for Ruby
This repository has samples that demonstrate various aspects of the AWS SDK for Android, you can get the SDK source on Github https://github.com/aws-amplify/aws-sdk-android/
An experimental SDK for working with AWS Services on Arduino-compatible devices. Currently has support for DynamoDB and Kinesis.