๐งโโ๏ธ JavaScript Wizard powered by GPT-3
GPT-3 powered intelligent question answering wizard
README
๐งโโ๏ธ JavaScript Wizard 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/javascript_wizard/main/app.py
โพ๏ธ Application Walkthrough
๐ฅ Bringing up the application Locally
๐ด Clone the javasrcipt_wizard repository using the following command.
git clone https://github.com/Shubhamsaboo/javascript_wizard.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 GPT-3 Club to get started with building AI products using GPT-3 in three simple steps.
๐ 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.
MongoDB - Build AI That Scales

