Skip to content

feat: global AI integrations into playground, initial phase #320

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

Conversation

Vinyl-Davyl
Copy link
Collaborator

@Vinyl-Davyl Vinyl-Davyl commented Mar 23, 2025

AI Integrations for Accord Project Playground - Development Base Phase

Changes

  • Editor-specific AI model training and prompts
  • AI command palette for intuitive user interaction
  • HuggingFace AI Model as primary AI provider with Gemini AI Model as fallback
  • Specialized AI models for TemplateMark, Concerto, and Data editors
  • Diff visualization system for reviewing AI suggestions
  • Global useAI hook for consistent AI functionality across components
  • Environment configuration with .env.example for easy setup
  • Fallback mechanisms between HuggingFace and Gemini APIs

Setup Instructions

  1. Copy .env.example to .env
  2. Configure HuggingFace API key
  3. (Optional) Configure Gemini API key for fallback
  4. Install dependencies
  5. Start development server

Screenshots or Video

VIDEO-2025-03-23-15-53-37.mov

Author Checklist

  • DCO sign-off included in all commits
  • AI functionality tested across all editors
  • Environment configuration documented
  • API fallback mechanisms verified
  • Commit messages follow AP format
  • Documentation updated with AI features
  • Merging to main from development

@Vinyl-Davyl Vinyl-Davyl requested a review from a team as a code owner March 23, 2025 14:58
Copy link

netlify bot commented Mar 23, 2025

Deploy Preview for ap-template-playground ready!

Name Link
🔨 Latest commit 4d80a44
🔍 Latest deploy log https://app.netlify.com/sites/ap-template-playground/deploys/67ecc91423dcf300086c1385
😎 Deploy Preview https://deploy-preview-320--ap-template-playground.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@sancheet230
Copy link
Contributor

@Vinyl-Davyl This will be very helpful for the one working on integrating AI into playground project

@Vinyl-Davyl
Copy link
Collaborator Author

Ohh Hi @sancheet230 👋
Thanks, resolved that already

@sancheet230
Copy link
Contributor

@Vinyl-Davyl Thanks man you have already done a solid job for incorporating AI features in template-playground

Signed-off-by: Vinyl-Davyl <[email protected]>
Signed-off-by: Vinyl-Davyl <[email protected]>
Signed-off-by: Vinyl-Davyl <[email protected]>
Signed-off-by: Vinyl-Davyl <[email protected]>
Signed-off-by: Vinyl-Davyl <[email protected]>
Signed-off-by: Vinyl-Davyl <[email protected]>
Signed-off-by: Vinyl-Davyl <[email protected]>
Signed-off-by: Vinyl-Davyl <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants