Build LLMs Apps With PaLM API

Опубликовано: 14 Апрель 2025
на канале: Think Outside The Valley
245
7

Slides: https://docs.google.com/presentation/...

Access the advanced capabilities of Google’s large language models like PaLM 2 with the PaLM API. Use it to build generative AI applications for use cases like content generation, dialog agents, summarization, classification, and more. Our objective is to understand how to make requests with both Python SDK and the web API, and generate models that can understand context from a large set of documents (embedding). We will wrap the session with the introduction of Chat UI: https://github.com/huggingface/chat-ui and leave options to continue this project