|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/create-a-code-writing-chatgpt-ai-site-with-django-python/
课程评论:没有评论
**课程名称:** 使用 Django Python 创建代码编写 ChatGPT AI 网站 **课程概述:** 本课程将教授如何使用 Django 和 Python 构建 Web 应用,并将其连接到 OpenAI(ChatGPT 的开发者)的文本补全人工智能 API。通过 API,您将能够让 AI 修复您提交的代码,并根据您的要求编写代码。我们将使用 Python、Django 和 Bootstrap 框架来创建一个连接到 OpenAI 的炫酷编码网站。 **您将能够:** * 提交代码并让 AI 建议修复方案。 * 要求 AI 为您编写代码。 * 选择超过十二种编程语言。 * 将代码响应保存到数据库。 * 查看数据库中的历史代码响应。 课程将使用数据库来保存从 OpenAI API 收到的所有代码答案,并将这些答案查询出来,展示在独立的网页上。最终,课程将讲解如何通过 API 密钥连接到 OpenAI,查询引擎,正确解析响应,并将答案输出到 Django 应用的主页。如果您近期使用过 ChatGPT,并希望学习如何以编程方式使用这些工具,那么本课程非常适合您! 本课程还将使用 Bootstrap CSS 框架,让您的 Django Web 应用看起来更现代化和专业。这将帮助您快速轻松地创建美观的网站,而无需深入了解设计知识。 **教学大纲:** 无
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 (makers of ChatGPT) Text Completion Artificial Intelligence API and have it fix code that you submit as well as write code that you ask it to write. We'll use Python, Django, and the Bootstrap Framework to build a cool Coding website that connects to OpenAI.You'll be able to:Submit your Code and have the A.I. suggest fixesAsk The A.I. To write code for you.Choose from over a dozen programming languagesSave your code responses to the DatabaseView Past Code Responses from the DatabaseWe'll use a database to save all of the code answers that you've received from the OpenAI API, and we'll query that database and output the answers on their own web page. 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.