fix: fix improper CopilotKit casing "Copilotkit" → "CopilotKit"

This commit is contained in:
Brandon McConnell
2025-11-06 11:46:51 -05:00
parent e49c200ad9
commit f27f9748c4
44 changed files with 79 additions and 79 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ Please show your support and give a ⭐ to the [CopilotKit repository](https://g
1. **Project Setup and Guidelines**: Check out the [CONTRIBUTING.md](./CONTRIBUTING.md) for detailed setup instructions and contribution guidelines.
2. **Choose a Topic**: Browse our [Issues section](https://github.com/CopilotKit/CopilotKit/issues) tagged with `hacktoberfest`. CopilotKit allows multi-assignment!
3. **Submit Your Demo**: Build and submit your project following the steps in the `CONTRIBUTING.md`.
4. **Share Your Project**: Post your project on Twitter/X tagging `@Copilotkit` and adding the hashtag `#CopilotKitHacktoberfest` at the bottom of the post. The projects with the **most likes** will be crowned winners!
4. **Share Your Project**: Post your project on Twitter/X tagging `@CopilotKit` and adding the hashtag `#CopilotKitHacktoberfest` at the bottom of the post. The projects with the **most likes** will be crowned winners!
---
@@ -1,5 +1,5 @@
# 1. Copilotkit-weather-Bot
# 1. CopilotKit-weather-Bot
This Next.js application is a weather forecasting tool that utilizes CopilotKit for
AI-powered interactions and Shadcn-UI for styling. It allows users to input a location and receive
real-time weather information, including temperature, description, humidity, and wind speed.
@@ -28,13 +28,13 @@ List the technologies and frameworks you used (e.g., CopilotKit, Next.js)
## 4. GitHub Project Link
### GitHub Repo Link:
[JanumalaAkhilendra/Copilotkit-weather-bot](https://github.com/JanumalaAkhilendra/Copilotkit-weather-bot)
[JanumalaAkhilendra/CopilotKit-weather-bot](https://github.com/JanumalaAkhilendra/CopilotKit-weather-bot)
### 5 bonus points
- If your app is live, include the link here:
- [Live app](https://copilotkit-weather-bot.vercel.app/)
- A youtube video demo of Copilotkit-weather-bot is available [here](https://youtu.be/F2wiIcNrwOg)
- A youtube video demo of CopilotKit-weather-bot is available [here](https://youtu.be/F2wiIcNrwOg)
## 6. Screenshot
+1 -1
View File
@@ -20,7 +20,7 @@ List the technologies and frameworks you used (e.g., CopilotKit, Next.js)
## 4. GitHub Project Link
### GitHub Repo Link:
[https://github.com/prathamesh424/EventCounter--Copilotkit](https://github.com/prathamesh424/EventCounter--Copilotkit)
[https://github.com/prathamesh424/EventCounter--CopilotKit](https://github.com/prathamesh424/EventCounter--CopilotKit)
### 5 bonus points
+1 -1
View File
@@ -23,7 +23,7 @@ Event Planner ( Hacktoberfest Demo )
## Content
- [Dev.to - Copilotkit: Your AI Wingman for Coding Adventures](https://dev.to/chiragagg5k/copilotkit-your-ai-wingman-for-coding-adventures-28gl)
- [Dev.to - CopilotKit: Your AI Wingman for Coding Adventures](https://dev.to/chiragagg5k/copilotkit-your-ai-wingman-for-coding-adventures-28gl)
- [Quira - Quest 20 Submission](https://quira.sh/repo/ChiragAgg5k-cal-buddy-863122206)
- [Twitter - Sharing Progress](https://x.com/ChiragAgg5k/status/1839259454216323135)
@@ -5,7 +5,7 @@ In this project, I developed a Task Manager using React for the frontend, Tailwi
### Method 1 - Using Form
- User can add Task using form with its detail description, date & time and also needs to add priority of task.
- User also show task completed as well as delete the task.
### Method 2 - Using Copilotkit
### Method 2 - Using CopilotKit
- User need to write task name,task details also update and delete the task.
## 2. Name of Issue/Topic
+1 -1
View File
@@ -1,6 +1,6 @@
## 🚀 **Movie-BOT**
[Movie-Copilotkit-Bot](https://moviebot-sigma.vercel.app/) - An AI powered Movie Bot app that suggests you movies based on the genre , mood and your previous watch history.
[Movie-CopilotKit-Bot](https://moviebot-sigma.vercel.app/) - An AI powered Movie Bot app that suggests you movies based on the genre , mood and your previous watch history.
### 📝 **Name of Issue/Topic**
+1 -1
View File
@@ -3,7 +3,7 @@ In this project, I developed a TO-DO List with Prioritization using React for th
### Method 1 - Using Form
- User can add Task using form with its detail description, date & time and also needs to add priority of task.
- User also show task completed as well as delete the task.
### Method 2 - Using Copilotkit
### Method 2 - Using CopilotKit
- User need to write task name,task details, due date and time as well as priority of task.
## 2. Name of Issue/Topic