Skip to content

Commit 34c15bb

Browse files
committed
feat: Introduce AI assistant with comprehensive context and new event and impact pages.
1 parent ae40ccc commit 34c15bb

6 files changed

Lines changed: 15 additions & 13 deletions

File tree

app/api/assistant/route.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Rules:
7878
- **Important:** Bits&Bytes is the **Host** of this event.
7979
8080
**India Innovates 2026 Event Details:**
81-
- **What is it:** World's Largest Civic Tech Hackathon hosted by Municipal Corporation of Delhi where policy meets innovation. Hosted at Bharat Mandapam, New Delhi. Exhibition-focused, not a classic overnight hackathon. Bits&Bytes is the Executive Partner for this event. 16,000+ registrations received so far.
81+
- **What is it:** World's Largest Civic Tech Hackathon hosted by Municipal Corporation of Delhi where policy meets innovation. Hosted at Bharat Mandapam, New Delhi. Exhibition-focused, not a classic overnight hackathon. Bits&Bytes is the Executive Partner for this event. 21,437+ registrations received so far.
8282
- **Participation:** Open to India’s brightest student innovators to bring working products, prototypes.
8383
- **Team Size:** Must have 3-6 Members.
8484
- **Domains:**

app/events/page.tsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ export default function Events() {
197197
Where code meets <br className="hidden sm:block" /> every boundary
198198
</h1>
199199
<p className="max-w-2xl text-base sm:text-lg md:text-xl text-white/80 font-medium leading-relaxed">
200-
Join 16,000+ innovators at hackathons, summits, and workshops that
200+
Join thousands of student innovators at hackathons, summits, and workshops that
201201
turn teen builders into tomorrow&apos;s founders and policymakers.
202202
</p>
203203
</div>
@@ -392,7 +392,7 @@ export default function Events() {
392392
</span>
393393
<span className="inline-flex items-center gap-1.5 rounded-full border border-white/10 bg-white/5 px-2.5 py-0.5 text-[10px] font-bold uppercase tracking-widest text-white/80 backdrop-blur-md">
394394
<Users className="h-3 w-3 text-(--brand-pink)" />
395-
16,000+ Registered
395+
21,437 Registered
396396
</span>
397397
<span className="inline-flex items-center gap-1.5 text-xs text-white/50">
398398
<Image src="/images/mcd.jpeg" alt="MCD Logo" width={16} height={16} className="rounded-full object-cover" />
@@ -409,7 +409,7 @@ export default function Events() {
409409
{ icon: <Trophy className="h-4 w-4 text-(--brand-pink)" />, label: "Prize Pool", value: "₹10,05,000" },
410410
{ icon: <Users className="h-4 w-4 text-(--brand-pink)" />, label: "Team Size", value: "3 – 6 Members" },
411411
{ icon: <Calendar className="h-4 w-4 text-(--brand-pink)" />, label: "Reg. Deadline", value: "5 Mar 2026, 10:59 PM IST" },
412-
{ icon: <Activity className="h-4 w-4 text-(--brand-pink)" />, label: "Registrations", value: "16,000+" },
412+
{ icon: <Activity className="h-4 w-4 text-(--brand-pink)" />, label: "Registrations", value: "21,437" },
413413
{ icon: <Eye className="h-4 w-4 text-(--brand-pink)" />, label: "Impressions", value: "13,08,296+" },
414414
{ icon: <Clock className="h-4 w-4 text-(--brand-pink)" />, label: "Timings", value: "9 AM – 7 PM" },
415415
].map((s) => (

app/impact/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ const highlightStats = [
5858
timeframe: "Always will be",
5959
},
6060
{
61-
value: "16,000+",
61+
value: "21,437+",
6262
label: "Registrations",
6363
description: "For India Innovates 2026",
6464
timeframe: "Hackathon Impact ↑",

components/qna-chat-interface.tsx

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,11 @@ const MAX_HISTORY = 20
2020
const STORAGE_KEY = "bb-qna-assistant-state-v1"
2121
const QUICK_PROMPTS = [
2222
"Tell me about GitHub Copilot Dev Days.",
23+
"How do I join the Copilot event?",
2324
"Tell me about India Innovates 2026.",
24-
"What is Bits&Bytes?",
25-
"Show me the impact stats.",
26-
"How can I join the club?",
25+
"What are the domains for India Innovates?",
26+
"What is the Bits&Bytes club?",
27+
"How can I join Bits&Bytes?",
2728
]
2829

2930
type StreamPayload =

components/ui/glowing-ai-chat-assistant.tsx

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,12 @@ const MAX_CHARS = 2000
1919
const MAX_HISTORY = 8
2020
const STORAGE_KEY = "bb-floating-assistant-state-v1"
2121
const QUICK_PROMPTS = [
22+
"Tell me about GitHub Copilot Dev Days.",
23+
"How do I join the Copilot event?",
2224
"Tell me about India Innovates 2026.",
23-
"What is Bits&Bytes?",
24-
"Show me the impact stats.",
25-
"How can I join the club?",
26-
"Take me to the contact page.",
25+
"What are the domains for India Innovates?",
26+
"What is the Bits&Bytes club?",
27+
"How can I join Bits&Bytes?",
2728
]
2829

2930
type StreamPayload =

public/llms.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Bits&Bytes is India's boldest teen-led code club and nonprofit, based in Lucknow
2929

3030
## Current & Upcoming Events
3131
- **GitHub Copilot Dev Days | Lucknow** — A community developer event exploring AI-assisted coding with GitHub Copilot. Sunday, April 19, 2026, 10:00 AM – 2:00 PM at Cubispace, Jankipuram, Lucknow, UP (Map: https://www.google.com/maps/search/?api=1&query=26.9109169%2C80.9464606&query_place_id=ChIJSydGKnNXmTkRj475BfUXmeA). Hosted by Bits&Bytes. Community Partners: Coding Connoisseurs, Aryan Singh, and Notion Lucknow. Registration via Luma (approval required): https://luma.com/xtxua1jl. Topics: how GitHub Copilot works, integrating AI into dev workflows, prompt techniques for better code suggestions, responsible AI use. **Note: Bits&Bytes is the Host of this event.**
32-
- **India Innovates 2026** — India's Biggest Tech Innovation Summit at Bharat Mandapam, New Delhi (28 Mar 2026). ₹10,05,000 prize pool. **16,000+ registrations already.** **Registration is FREE** (no registration fee). Domains: Politics & Civic Tech, Data Mining and Processing, Cyber Security. Register at https://unstop.com/conferences/india-innovates-2026-municipal-corporation-of-delhi-1625920. **Note: Bits&Bytes is the Executive Partner of this event — we are not the original organizer or founder of India Innovates 2026.**
32+
- **India Innovates 2026** — India's Biggest Tech Innovation Summit at Bharat Mandapam, New Delhi (28 Mar 2026). ₹10,05,000 prize pool. **21,437+ registrations already.** **Registration is FREE** (no registration fee). Domains: Politics & Civic Tech, Data Mining and Processing, Cyber Security. Register at https://unstop.com/conferences/india-innovates-2026-municipal-corporation-of-delhi-1625920. **Note: Bits&Bytes is the Executive Partner of this event — we are not the original organizer or founder of India Innovates 2026.**
3333

3434
## Leadership Team (Core Team)
3535
- **Yash**: Founder & Local Lead – Leads entire organization, coords teams, tech architect.

0 commit comments

Comments
 (0)