Create a Text Completion ChatGPT A. I. Bot With Django

所在平台: Udemy

课程主页: https://www.udemy.com/course/create-a-text-completion-chatgpt-ai-bot-with-django/

课程评论:没有评论

第一个写评论        关注课程

课程简介

**Coursera课程总结:使用 Django 创建文本补全 ChatGPT 机器人** 本课程将教授学员如何使用 Python 和 Django 构建 Web 应用程序,并将其与 OpenAI 的文本补全人工智能 API 连接。通过这门课程,您将能快速创建功能强大的应用程序。 **课程亮点:** * **技术栈:** Python, Django, Bootstrap * **核心功能:** * 构建一个连接 OpenAI 的聊天机器人应用。 * 用户可以直接在应用中输入类似 ChatGPT 的问题,并获得 OpenAI 的回复。 * 使用数据库保存所有问题和答案。 * 展示数据库中的答案,并添加分页功能。 * **OpenAI API 集成:** * 学习如何使用 API 密钥连接 OpenAI。 * 掌握如何查询 OpenAI 引擎并解析响应。 * 将 OpenAI 的响应输出到 Django 应用的首页。 * **前端美化:** * 利用 Bootstrap CSS 框架提升 Django Web 应用的现代感和专业度,无需深厚的设计功底。 **目标学员:** 对 ChatGPT 等工具的编程应用感兴趣的学习者。 **学习收获:** 学员将能够独立开发一个具有 AI 聊天功能的 Web 应用,并理解如何将强大的 AI 服务集成到自己的项目中。

课程评论(0条)

课程详情

In this course I'll teach you how to make web apps for Django and Python, and how to connect those apps to the OpenAI Text Completion Artificial Intelligence API. You'll be surprised just how quickly you can create some pretty cool looking apps!We'll use Python, Django, and the Bootstrap Framework to build a cool Chatbot app that connects to OpenAI.You'll be able to type ChatGPT-like questions to straight from your app, and receive an OpenAI response that is output to the screen of your app.We'll also use a database to save all of the questions and answers that you've typed into your app, and we'll query that database and output the answers on their own web page. We'll add stylish Pagination to the page as well so that you can page through the responses. Finally, I'll discuss how to connect to OpenAI with an API Key, query the engine, and parse the responses in the correct way and output the answers to the homepage of your Django app. If you've seen ChatGPT recently and want to learn how to use these tools programmatically, then this is the course for you!We'll use the Bootstrap CSS Framework to make our Django web app look a little more modern and professional. This will allow us to make our site look great, very quickly and easily- without knowing much about design.

课程标签

0人关注该课程

主题相关的课程