Creating a Gpt 3 Webapp with OpenAI API, FastAPI, html, JavaScript and Python
echohive
- 1 hours
- Beginner
- Free
- Online
building a webapp API interface to gpt 3 with FastAPI and Python as backend, html and JavaScript as frontend. most of the html, js and python code will be written by openai playground.
00:00 Demo and Introduction
00:40 html, css, javascript, python code review
01:15 Creating the HTML
03:45 Coding the JS script for a simple example at first
06:00 coding the script.js and main.py for frontend and backend
16:00 Connecting OpenAI API
21:00 final adjustments and thoughts