This project is a multiplatform software development kit designed to integrate large language models into Kotlin applications. It provides an asynchronous network client and a suite of orchestration tools that enable developers to connect applications to intelligence services, manage conversation threads, and handle structured data exchange. The library is built as a Kotlin Multiplatform package, allowing for consistent code sharing across Android, iOS, and desktop environments. It utilizes structured concurrency to manage non-blocking network requests and real-time streaming responses, ensur
This project is a command line AI client and API wrapper designed to facilitate interaction with a large language model. It functions as a terminal interface for sending multi-line prompts and receiving generated text, providing a means of conversational AI integration through a programmable interface. The system utilizes a reverse-engineered API interface and HTTP-based request simulation to communicate with the model. It includes an AI plugin manager that allows for the installation and management of external extensions to increase the functional capabilities of the language model. The imp
A simple CLI chatbot that demonstrates the integration of the Model Context Protocol (MCP).
Principalele funcționalități ale chatgptjs/chatgpt.js sunt: Client Applications, Programming Libraries.
Alternativele open-source pentru chatgptjs/chatgpt.js includ: aallam/openai-kotlin — This project is a multiplatform software development kit designed to integrate large language models into Kotlin… acheong08/chatgpt — This project is a command line AI client and API wrapper designed to facilitate interaction with a large language… alexiscreuzot/swiftygif — High performance GIF engine. amitburst/hackernews — A Hacker News reader iOS app written in Swift. anthropics/claude-code — Anthropic's terminal-native AI coding agent. 3choff/mcp-chatbot — A simple CLI chatbot that demonstrates the integration of the Model Context Protocol (MCP).