Add interviewer app#9
Open
antmikinka wants to merge 7 commits into
Open
Conversation
Interviewer is an AI-powered interview practice application that uses Lemonade Server for local LLM inference (Qwen3-Coder-30B), ASR (Whisper-base), and TTS (Kokoro). - Added interviewer app entry to apps.json - Added interviewer logo
| @@ -1,6 +1,6 @@ | |||
| { | |||
Member
There was a problem hiding this comment.
logo.png should be a 64x64 icon
| @@ -1,6 +1,6 @@ | |||
| { | |||
| "version": "1.0", | |||
| "generated": "2026-03-12T13:31:05.413357+00:00", | |||
Member
There was a problem hiding this comment.
this file is auto generated. please see the instructions on README.md for creating a new folder with its own json file
Interviewer is an AI-powered interview practice application that uses Lemonade Server for local LLM inference, ASR (Whisper-base), and TTS (Kokoro). - Added apps/interviewer/app.json with app metadata - Added 64x64 logo.png Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
f39484a to
b597b16
Compare
Replace placeholder logo with Lemonade lemon base + white microphone outline overlay, resized to 64x64. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Repositioned microphone so capsule and stand sit entirely within the lemon body. Thicker lines (18px at 512px scale) for a bold, clean look when downscaled to 64x64. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Redesign as a clean vector SVG (64x64 viewBox): - Organic lemon shape with yellow-to-orange linear gradient - Green leaf with vein detail - White microphone (capsule, grille lines, U-arc stand, pole, foot) - Drop shadows via SVG feDropShadow filters - Rasterized to 64x64 PNG via cairosvg Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.