Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md

💖 Valentines's Message Generator powered by GPT-3

🏁: Access to OpenAI API Key is required to use this application: It's simple to get with (no waitlist! + free credits!). If you don't have it, apply here ✌️

🎈 Try out the Live Application

https://share.streamlit.io/shubhamsaboo/valentines_message_generator/main/app.py

♾️ Application Interface

alt text

💥 Bringing up the application Locally

🍴 Clone the Valentines_Message_Generator repository using the following command.

git clone https://github.com/Shubhamsaboo/Valentines_Message_Generator.git

You need to have Python 3.7+ installed, and then you can create a python virtual environment using pip or conda depending on your python setup.

After installing and activating the virtual environment (The commands will differ for windows and Linux installations which is clearly specified in the respective documentation), you can run the following command to install the required dependencies.

pip install -r requirements.txt

After installing the required dependencies, you can bring up the main application to validate that it's working in your local environment. To bring up the application, you can run the following command.

streamlit run app.py

🎨 How to create more such applications?

🕹️ Check out our GPT-3 Sandbox to create GPT-3 based applications for your specific usecases.

📕 Follow my upcoming O'Reilly Book "GPT-3: Building Innovative NLP Products using LLMs"

🤓 Read my blogs for a detailed walkthrough of various end-to-end GPT-3 based applications.

关于 About

No description, website, or topics provided.

语言 Languages

Python100.0%

提交活跃度 Commit Activity

代码提交热力图
过去 52 周的开发活跃度
0
Total Commits
峰值: 1次/周
Less
More

核心贡献者 Contributors