Inspiration
I saw a TikTok about GPT-3 and I found it really interesting on how advanced AI technology had gotten. I did some research about OpenAI and found out about DALL-E2 as well. I decided to make a website about OpenAI because more people should know about GPT-3 and DALL-E2 because this might just be the future of AI.
What it does
This is a website that displays information about OpenAI, GPT-3, and DALL-E2. The information is displayed through text, and videos and photos are there to support the content as well. Everything is organized through four different pages.
How I built it
I used the web lab in code.org. I used HTML and CSS.
Challenges I ran into
An issue that I have not been able to overcome is embedding a Tweet. On the page about GPT-3 I mention a Tweet, and my original idea was to embed it into the page. When I copy and paste the embedded code that Twitter provides, code.org has disallowed the script element to "prevent it from being used to host malicious projects", which doesn't allow the embed to show. Unfortunately using code.org there was no way to overcome this challenge, but I improvised by using a button to still have it look appealing but functional.
Accomplishments that I'm proud of
I am proud of the design elements of my page. Originally when I learned HTML and CSS I didn't like it much because I saw all the beginner webpages that were made by it to be boring, design wise. Like I knew you could change the color and markup the text, but it still seemed boring with the original Times New Roman font, all the text being aligned left, and just a plain white background. But as I was doing this project I discovered that there are actually many different ways to design your website. I used different fonts, had headings, buttons, and centered text which were things I didn't know about before that helped bring nice design elements to my webpage. I am also proud that I was able to make something from scratch that could be shared to others. This is my first hackathon and my first coding project (before this I have only done small programs that run through the IDE).
What I learned
This is my first time making an actual website from scratch, and I learned a lot. I firstly learned a lot more about OpenAI as I was researching it, which further developed my love for AI technology. I also learned about a lot more functions and elements that HTML and CSS have, such as divisions, adjusting margins, ways to change the font, and how to put in buttons. I hope to make more websites in the future with more interactive elements.

Log in or sign up for Devpost to join the conversation.