27 Commits

Author SHA1 Message Date
samtiz
c497234230 firestore + full end-to-end encryption 2025-07-09 21:17:16 +09:00
samtiz
bf344268e7 Merge branch 'main' into feature/firebase 2025-07-09 17:51:58 +09:00
samtiz
e87c73058a refactor autoUpdate 2025-07-09 17:25:26 +09:00
Ronnie Ghose
ee28516a4e
Add app auto-update toggle option (#87) 2025-07-09 16:14:23 +09:00
samtiz
fae6962297 firebase WIP 2025-07-09 04:56:20 +09:00
samtiz
9977387fbc stt UI fix + more responsibility 2025-07-09 00:19:46 +09:00
sanio
2bb5fcfae7 Merge remote-tracking branch 'origin/main' into pr-84 2025-07-08 22:21:54 +09:00
sanio
18cb1e0efd fix api key store error 2025-07-08 21:57:23 +09:00
Surya
9caa3dc062
Merge branch 'main' into main 2025-07-08 18:05:56 +05:30
Surya
5cc0d2b83a Fix : Gemini JSON Format Answer fixed to plain text answer 2025-07-08 15:54:04 +05:30
samtiz
733ea7a0f6 implemented AEC + guard stt error 2025-07-08 19:22:53 +09:00
sanio
649c3b5c31 add modelStateService for provider, model, apikey selection 2025-07-08 06:09:14 +09:00
Surya
22f53918e0
Merge branch 'pickle-com:main' into main 2025-07-07 17:21:09 +05:30
jhyang0
4dcf19f6a5 deeplink issue fixed 2025-07-07 20:18:38 +09:00
Surya
82796737ef Feature : Anthropic API Support 2025-07-07 16:45:23 +05:30
Surya
d610ecb6f5 Merge remote-tracking branch 'origin/main' 2025-07-07 16:26:44 +05:30
Surya
17b10b1ad0 Feature:Anthropic AI Integration 2025-07-07 16:23:30 +05:30
Aditya U
4c02969e93
fix(gemini): correct streaming implementation and request format 2025-07-07 16:06:59 +05:30
jhyang0
427be2a293 fix dependency 2025-07-07 16:39:36 +09:00
samtiz
a6ee8c4058 LLM/STT refactor 2025-07-07 07:50:28 +09:00
samtiz
a18e93583f WIP: refactoring in process 2025-07-07 03:47:12 +09:00
jhyang0
d2ab6570ea Add permission setup flow 2025-07-05 23:34:15 +09:00
sanio
30d43eb5fe fix logout disabled bug 2025-07-05 22:47:42 +09:00
sanio
8af7aae2b5 enable gemini stt, solve wondowmanager conflict 2025-07-05 22:18:19 +09:00
samtiz
05557c2e68 fix session data local saving issue 2025-07-05 22:00:36 +09:00
Dean Wahle
5e14a32045 Add Google Gemini API integration
- Add provider selection dropdown to ApiKeyHeader
- Create googleGeminiClient.js for Gemini API interactions
- Create aiProviderService.js abstraction layer for multiple AI providers
- Update windowManager to store and manage provider selection
- Update liveSummaryService and renderer to use provider abstraction
- Add @google/generative-ai package dependency
- Update sqliteClient to store provider preference in database
- Support streaming responses for both OpenAI and Gemini models
2025-07-04 12:06:45 -04:00
samtiz
4c51d5133c Initial Commit 2025-07-04 14:31:04 +09:00