thikanaa 0.1.6 → 0.1.7

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.
Files changed (2) hide show
  1. package/README.md +2 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,9 +1,10 @@
1
1
  # [Thikana](https://thikana.malaymishra.com/)
2
2
 
3
3
  **Thikana** (meaning "Destination" or "Home" in Hindi) is a premium AI-powered portfolio assistant designed to provide an interactive way to explore details of your project.
4
-
5
4
  Built with modern web technologies, Thikana offers a seamless, conversational interface that acts as a digital twin for your app, answering questions about his experience, skills, and projects in real-time.
6
5
 
6
+ ## Live Working Example in [Machine Code Website](https://code.malaymishra.com/)
7
+
7
8
  ## ✨ Features
8
9
 
9
10
  - **Multi-Model AI Integration**: Leverages the power of **Groq** (Llama 3.3, 3.1) and **Google Gemini** (1.5 Flash) via the Vercel AI SDK.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "thikanaa",
3
- "version": "0.1.6",
3
+ "version": "0.1.7",
4
4
  "description": "A beautiful, AI-powered chat popup component for React and Next.js applications",
5
5
  "keywords": [
6
6
  "react",