JSPM

@pi-agi/gpt

1.0.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q19189F
  • License MIT

TypeScript/Node.js library enabling seamless integration of GPT-4 and GPT-3.5 models with Azure and OpenAI. This toolkit offers user-friendly interfaces, simplifying AI model utilization in your applications.

Package Exports

  • @pi-agi/gpt
  • @pi-agi/gpt/dist/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@pi-agi/gpt) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Donate Version Downloads License

Welcome to @pi-agi/gpt Library

Introducing @pi-agi/gpt, the latest toolset designed to facilitate easy integration of GPT-4 and GPT-3.5 language models into your projects. This TypeScript/Node.js library provides a user-friendly interface for both Azure and OpenAI platforms.

Built upon the solid base of the PI AGI project, @pi-agi/gpt allows you to harness the power of these language models, enabling more personalized and efficient AI functionalities.

@pi-agi/gpt: Harnessing the Power of GPT Models

With @pi-agi/gpt, you can now utilize the capabilities of the GPT-4 and GPT-3.5 models in your TypeScript/Node.js applications with ease. This library offers core functionalities for effortless integration and usage, helping you unlock the full potential of AI.

Our Vision

Our aim is to simplify AI integration, fostering innovation and improvement in various domains. The @pi-agi/gpt library brings us closer to this goal, providing tools that make advanced AI models accessible to all developers.

Getting Started

To begin using the @pi-agi/gpt library, install it as a dependency in your project using npm or yarn:

npm install @pi-agi/gpt
# or
yarn add @pi-agi/gpt