Skip to content

feat: assisted prompting #622

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 7 commits into
base: main
Choose a base branch
from

Conversation

Nwakakukaks
Copy link

@Nwakakukaks Nwakakukaks commented May 19, 2025

PR Type

Enhancement, Bug fix

Description

This PR adds a new AI-assisted natural language interface that helps users generate effective prompts for Daydream, allowing more creative expression.

  • Adjust prompt inputs to support new mode
  • Add toggle to switch between standard and assisted prompting
  • Add chat-based interface for natural language inputs
  • Implement context-aware conversation handling
  • Integrate LLM for prompt generation and parameter adjustment
  • Fix bug in BentoOverlay preventing scrolling globally
  • Add new package @groq-sdk for LLM integration
  • Add new environment variable NEXT_PUBLIC_GROQ_API_KEY

Changes Walkthrough 📝

Enhancement
chatAssistant.tsx Chat interface for natural language inputs and context handling
InputPrompt.tsx/MobileInputPrompt.tsx Prompt input & toggle
package.json Add Groq SDK dependency for LLM integration
.env.example Add example for new environment variable NEXT_PUBLIC_GROQ_API_KEY (obtain key at https://console.groq.com/keys)
Bug fix
BentoGridOverlay.tsx Fix scrolling issue in overlay component

Copy link

vercel bot commented May 19, 2025

@Nwakakukaks is attempting to deploy a commit to the Livepeer Team on Vercel.

A member of the Team first needs to authorize it.

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.

1 participant