@lukaplayground/aikit 1.0.0 β†’ 1.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -55,19 +55,6 @@ const ai = new AIKit({
55
55
  - [API Reference](./docs/api-reference.md)
56
56
  - [Examples](./examples)
57
57
 
58
- ## πŸ“ Blog Series
59
-
60
- AIKit 개발 κ³Όμ •κ³Ό ν™œμš©λ²•μ„ λΈ”λ‘œκ·Έ μ‹œλ¦¬μ¦ˆλ‘œ μ •λ¦¬ν–ˆμŠ΅λ‹ˆλ‹€:
61
-
62
- 1. [μ™œ AI API 톡합 라이브러리λ₯Ό λ§Œλ“€μ—ˆλ‚˜?](https://lukaplayground.tistory.com/9) - ν”„λ‘œμ νŠΈ μ‹œμž‘κΈ°
63
- 2. 순수 JavaScript둜 λ©€ν‹° ν”„λ‘œλ°”μ΄λ” μ§€μ›ν•˜κΈ° - μ•„ν‚€ν…μ²˜ (μž‘μ„± μ˜ˆμ •)
64
- 3. QA κ°œλ°œμžκ°€ λ§Œλ“  AI 라이브러리 - 검증과 ν…ŒμŠ€νŠΈ (μž‘μ„± μ˜ˆμ •)
65
- 4. 5λΆ„ λ§Œμ— AI 챗봇 λ§Œλ“€κΈ° - 바닐라 JS νŠœν† λ¦¬μ–Ό (μž‘μ„± μ˜ˆμ •)
66
- 5. PHP 개발자λ₯Ό μœ„ν•œ AIKit 연동 κ°€μ΄λ“œ (μž‘μ„± μ˜ˆμ •)
67
- 6. λͺ¨λ˜ ν”„λ ˆμž„μ›Œν¬μ—μ„œ AIKit μ‚¬μš©ν•˜κΈ° - React & Vue (μž‘μ„± μ˜ˆμ •)
68
- 7. AI API λΉ„μš© 90% 쀄이기 - μ΅œμ ν™” μ „λž΅ (μž‘μ„± μ˜ˆμ •)
69
- 8. 첫 μ˜€ν”ˆμ†ŒμŠ€ ν”„λ‘œμ νŠΈ λ§Œλ“€κΈ° - 개발 회고 (μž‘μ„± μ˜ˆμ •)
70
-
71
58
  ## πŸ› οΈ 개발
72
59
 
73
60
  ```bash