-
Notifications
You must be signed in to change notification settings - Fork 79
Steps to Get Started on AI‐Writer with Google Colab
@credits: Abdiwali Mohamud
To make this accessible to content creators or non-tech users, here are the detailed steps to get started using AI-Writer on Google Colab:
Click on the link provided here. This will open the Colab notebook where everything is already set up for you.
Once in Colab, you’ll see code cells, which are the steps needed to set up and run the AI-Writer tool. Start by running each cell in the notebook. You can do this by clicking on the play button (on the left of each cell) or selecting Runtime > Run all from the top menu.
For storage purposes, you can mount your Google Drive. This will help save any data or content generated by the tool. A prompt will appear asking you to allow Colab access to your Google Drive.
Once the API keys are entered, the notebook will automatically spin up a Streamlit app, which you can use for content generation. A public URL will be provided using ngrok, which allows external access to the app.