Listen

Description

## LangChain

https://python.langchain.com/en/latest/

構造が体系的

### Modules

- Models

- Prompts

- Memory

- Indexes

- Chains

- Agents

API の値段が高い

Chatモデルの方が安い

-> gpt-3.5-turbo $0.002 / 1K tokens

-> davinci $0.0200 / 1K tokens

ドキュメント検索 ->

要約能力 -> トークン長

結論

LLMはとてもシンプルだということ

## MMS(Massively Multilingual Speech)

https://ai.facebook.com/blog/multilingual-model-speech-recognition/