Skip to content

saisrikiran25-ctrl/AdvantageAI

Repository files navigation

GHBanner

Run and deploy your AI Studio app

This contains everything you need to run your app locally.

View your app in AI Studio: https://ai.studio/apps/drive/1yqkYEM0V3keScMHX8BqYAWT7vfVuu33E

Run Locally

Prerequisites: Node.js

  1. Install dependencies: npm install
  2. Set the GEMINI_API_KEY in .env.local to your Gemini API key
  3. Run the app: npm run dev

Deploy to GitHub Pages

This webapp is configured to automatically deploy to GitHub Pages when changes are pushed to the main branch.

Setup Instructions:

  1. Enable GitHub Pages in your repository settings:

    • Go to SettingsPages
    • Under "Source", select GitHub Actions
  2. Add your Gemini API Key as a secret:

    • Go to SettingsSecrets and variablesActions
    • Click New repository secret
    • Name: GEMINI_API_KEY
    • Value: Your Gemini API key
  3. Deploy:

    • Push to the main branch or manually trigger the workflow from the Actions tab
    • Your app will be available at: https://<username>.github.io/AIAdvantage/

Manual Deployment:

You can also manually trigger the deployment:

  • Go to the Actions tab in your repository
  • Select the "Deploy to GitHub Pages" workflow
  • Click Run workflow

About

AI-driven Brand and Strategy Assistant. Generates headlines, slogans, and SEO keywords based on brand voice and product details.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors