Visão Geral
Este é um curso avançado sobre como aproveitar a API ChatGPT para resolver diversas tarefas relacionadas à geração de banco de dados, backend e código de processamento de dados. Também aborda as limitações do ChatGPT e como aprimorar sua funcionalidade por meio da integração com APIs de terceiros. A parte final do curso expande o uso de alternativas de código aberto para implantação de modelos semelhantes no local.
Objetivo
Após concluir este Curso Advanced ChatGPT Techniques: API Integration and Open-Source Solutions, você será capaz de:
- Aprenda como usar o ChatGPT para tarefas especializadas, como manipulação de dados SQL e definição de endpoints de API por meio do Flask.
- Aprenda como integrar o ChatGPT aos seus scripts.
- Aprenda como criar aplicativos em torno do ChatGPT.
- Aprenda a usar modelos pré-treinados do HuggingFace.
- Aprenda como aproveitar modelos HuggingFace hospedados e locais.
Publico Alvo
- Desenvolvedores, programadores e administradores de sistemas que desejam incorporar o ChatGPT em seus projetos.
- Desenvolvedores, programadores que desejam aprender mais sobre IA e processamento de linguagem natural.
- Profissionais que desejam aprender tópicos avançados sobre como usar o ChatGPT para melhorar seu fluxo de trabalho e conseguir mais em menos tempo.
Materiais
Inglês/Português/Lab Pratico
Conteúdo Programatico
ChatGPT Review
- Interacting with the interface
- Enhancing development experience
- Comparison to other models: BERT, GPT and T5
ChatGPT for specialized tasks
- What tasks are best suited for ChatGPT automation?
- Creating a static HTML site
- Defining simple API endpoints through Flask
- Manipulating complex data through SQL
- Getting insights from Excel/CSV files through Pandas
Hands-on Lab
ChatGPT API
- Calling ChatGPT from a Python script
- Handling Conversations
- Integrating ChatGPT in scripts
Hands-on Lab
Building applications around ChatGPT
- ChatGPT limitations
- Compensating for limitations through external APIs
- Knowledge completion through the Wikipedia API
- Advanced mathematics through the WolframAlpha API
Hands-on Lab
The need for an on-prem chatGPT: the HuggingFace ecosystem
- The problem with closed-source APIs
- Jackhammers vs toolboxes: why using the right tool matters
- Testing out a text/image generation model in the browser
Hands-on Lab
Leveraging hosted and on-prem HuggingFace models
- Testing applications without the boilerplate
- Integrating an API endpoint in your application
- Moving a model to your own infrastructure
- Staying In the Loop: HuggingFace Spaces
Hands-on Lab
TENHO INTERESSE