Overview of the PLaMo Platform
PLaMo is a domestic generative AI foundation model independently developed by Preferred Elements. On the PLaMo platform, the functions using PLaMo are offered in two major categories.
PLaMo API
- Generate text using chat completion input
- Web API using API Key
- API compatible with various LLM libraries
- Capable of integration with your system easily
PLaMo Chat
- Chat application for interaction with PLaMo in real-time
- Accessible directly through web browsers
- Enables intuitive conversational interaction with the model
PLaMo API
The function of PLaMo is available via HTTP requests using an API Key. In this case, an entity referred to as a tenant needs to be established first, within which an API Key can be generated and used. The initiation of tenant usage can be conducted here. For instructions on utilizing the tenant web API console, please refer to the PLaMo API Console Manual. The API specifications are detailed in the API Reference.
PLaMo Chat
You can also use our simple UI chat interface by creating a demo account from here. A simple user manual is available at PLaMo Chat Manual.