Deploy GPT-3 Streamlit App on AWS EC2 | OpenAI | AWS Tutotrials

preview_player
Показать описание
In this tutorial, we will show you how to deploy a GPT-3 app built with Streamlit on an AWS EC2 instance.
We will cover all the necessary steps to set up the EC2 instance, install the required dependencies, and configure the app for deployment.

I am a Freelance Data Scientist working on Natural Language Processing (NLP) and building end-to-end NLP applications.

I have over 7 years of experience in the industry, including as a Lead Data Scientist at Oracle, where I worked on NLP and MLOps.

I Share Practical hands-on tutorials on NLP and Bite-sized information and knowledge related to Artificial Intelligence.

#gpt3 #streamlit #AWSEC2 #NLP #textgeneration
Рекомендации по теме
Комментарии
Автор

well i was told we cant use VScode while we're deploying it in EC2 instance, i can see see how easily his guy done his deployment with VSCode. thanks alot for making our work easy.

shnzomar
Автор

It helps a lot! Thanks for your wonderful tutorial!

tony
Автор

thanks so much for this tutorial. very useful indeed!

hannahsoo
Автор

Fantastic tutorial. Nicely paced. easy to follow

chandrakalagowda
Автор

Thanks for this video Pradip. This really helps. Appreciate your efforts and value addition. Im interested to join your discord channel. Please share the link to the channel.

sairam
Автор

Easy to follow. Thank you for the video!

rupeshgelal
Автор

Thank you. Would you please share the link to the discard channel?

aminawasiq
Автор

I follow the exact steps in the video. All work, but the 'nohup command'. I run 'nohup streamlit run &'. I receive the 'nohup: ignoring input and appending output . . ' message, but when I refresh the link, it doesn't work. Any idea?

atakanince
Автор

Can you help me if i want to connect my domain wtih EC2 IP address . it is possible ?

algotradingwithvijay
Автор

If I have a .toml file to modify the streamlit configuration files to prevent the top hambruger bar from appearing when running my streamlit app on EC2, how would I configure the .streamlit so I can add my config.toml file?

brianarcado
Автор

I have made a similar application where the user inputs URL of YouTube video, it generates the summary of the video. It works fine when I run the Streamlit app on my local machine but and when I deploy the app using the exact steps you used in the video , the input bar where the URL has to be entered gets disappeared, only the main title gets shown.

What could be the issue here?

farhanafridi
Автор

Very nice step by step tutorial. But, shouldn't the files be ideally stored in S3 buckets instead of EC2 for better scalability and security?

varunsharma
Автор

Streamlit_chat is not getting installed

harshsinha
Автор

How will it run after we even restart the ec2?

varunvijaywargi