Back to Llama Index

LlamaIndex Llms Integration: Maritalk

llama-index-integrations/llms/llama-index-llms-maritalk/README.md

0.14.21650 B
Original Source

LlamaIndex Llms Integration: Maritalk

MariTalk is an assistant developed by the Brazilian company Maritaca AI. MariTalk is based on language models that have been specially trained to understand Portuguese well.

Installation

First, install the Llama Index library (and all its dependencies) using the following command:

$pip install llama-index llama-index-llms-maritalk

API Key

You will need and API key that can be obtained from chat.maritaca.ai ("Chaves da API" section).

Examples

Examples of usage are presented at llamahub.ai.