Skip to content

Steps to Get Started on AI‐Writer with Google Colab

اجاي edited this page Sep 10, 2024 · 1 revision

@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:

Open the Google Colab Link:

Click on the link provided here. This will open the Colab notebook where everything is already set up for you.

Run the Cells:

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.

Mount Google Drive:

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.

Running the Streamlit App:

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.