Commit Graph

3 Commits

Author SHA1 Message Date
536db91511 FEAT(app): add Korean language support
- Enable Korean language processing
- Add Korean prompt templates
2025-12-24 18:52:09 +09:00
48012c4864 REFACTOR(app): use Claude API only
- Remove Groq API integration
- Use only Anthropic Claude API
2025-12-24 18:29:43 +09:00
346b0c79ef INIT(app): initial setup
- Initialize project structure
- Add base application files
2025-12-23 22:31:45 +09:00