Skip to content

Comments

Add lightly edited transcript and thought-provoking questions features#15

Open
joeldrotleff wants to merge 3 commits intomainfrom
prompt-improvements
Open

Add lightly edited transcript and thought-provoking questions features#15
joeldrotleff wants to merge 3 commits intomainfrom
prompt-improvements

Conversation

@joeldrotleff
Copy link
Contributor

Summary

  • Enhanced AI prompts to provide more useful transcript processing
  • Added new "lightly edited transcript" card to replace raw transcript
  • Added "Things to Think About" card with 2-3 thought-provoking questions
  • Improved handling of edge cases (empty/short recordings)

Key Changes

Server Updates

  • Added editedTranscript and thingsToThinkAbout fields to API response
  • Created new AI prompts for generating edited transcripts and questions
  • Enhanced edge case handling for empty/short recordings
  • All AI generation happens in parallel for optimal performance

iOS App Updates

  • Replaced raw transcript card with lightly edited version (markdown support)
  • Added 4th card for thought-provoking questions
  • Added purple-pink gradient theme for questions card
  • Updated all data models and preview content

Prompt Engineering

  • Comprehensive test cases for various transcript scenarios
  • Promptfoo configurations for testing and validation
  • Documentation of all prompt improvements

Test Plan

  • Server formatting passes (deno fmt)
  • iOS app builds successfully
  • iOS formatting passes (make format)
  • Test with real recordings to verify AI output quality
  • Verify markdown rendering in edited transcript card
  • Test edge cases (empty/short recordings)

🤖 Generated with Claude Code

joeldrotleff and others added 3 commits June 27, 2025 17:02
- Added new AI prompts for lightly edited transcripts and questions
- Updated server API to include editedTranscript and thingsToThinkAbout fields
- Enhanced iOS app with new card types replacing raw transcript
- Added purple-pink gradient theme for questions card
- Comprehensive test cases and promptfoo configurations

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
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