Skip to content

Add interviewer app#9

Open
antmikinka wants to merge 7 commits into
lemonade-sdk:mainfrom
antmikinka:add-interviewer-app
Open

Add interviewer app#9
antmikinka wants to merge 7 commits into
lemonade-sdk:mainfrom
antmikinka:add-interviewer-app

Conversation

@antmikinka

Copy link
Copy Markdown
Contributor

No description provided.

antmikinka and others added 2 commits March 14, 2026 22:03
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
Comment thread apps.json
@@ -1,6 +1,6 @@
{

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

logo.png should be a 64x64 icon

Comment thread apps.json Outdated
@@ -1,6 +1,6 @@
{
"version": "1.0",
"generated": "2026-03-12T13:31:05.413357+00:00",

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this file is auto generated. please see the instructions on README.md for creating a new folder with its own json file

@antmikinka antmikinka self-assigned this Mar 19, 2026
antmikinka and others added 2 commits March 26, 2026 15:26
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>
@antmikinka antmikinka force-pushed the add-interviewer-app branch from f39484a to b597b16 Compare March 26, 2026 22:44
antmikinka and others added 3 commits March 26, 2026 16:07
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>
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