diff --git a/docs/docs/about/about.md b/docs/docs/about/about.md index f574a7ec3..fea0b0c0b 100644 --- a/docs/docs/about/about.md +++ b/docs/docs/about/about.md @@ -3,6 +3,8 @@ title: About Jan slug: /about --- -## Team +## Problem -## Timeline +## Ideal Customer Persona + +## Business Model \ No newline at end of file diff --git a/docs/docs/about/roadmap.md b/docs/docs/about/roadmap.md deleted file mode 100644 index 3725b6e9e..000000000 --- a/docs/docs/about/roadmap.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -title: Roadmap ---- - - -## Problem - -## Ideal Customer Persona - -## Business Model \ No newline at end of file diff --git a/docs/docs/about/team.md b/docs/docs/about/team.md new file mode 100644 index 000000000..492a7dce7 --- /dev/null +++ b/docs/docs/about/team.md @@ -0,0 +1,4 @@ +--- +title: Team +--- + diff --git a/docs/docs/events/hcmc-oct23.md b/docs/docs/events/hcmc-oct23.md index 1bc8eb447..2e6a9d989 100644 --- a/docs/docs/events/hcmc-oct23.md +++ b/docs/docs/events/hcmc-oct23.md @@ -1,16 +1,20 @@ --- -title: Jan HCMC Hacker House +title: "Jan's HCMC AI Hacker House" +description: 24-27 Oct 2023, Thao Dien, HCMC slug: /events/hcmc-oct23 +image: /img/hcmc-villa-1.jpeg --- ![](/img/hcmc-villa-1.jpeg) -## Saigon Hacker House +## Ho Chi Minh City -Jan's Hacker House is a four-day offline event where the Jan team gathers at a hacker house prior to a major release. We use the time to work on the release, bond as a team and get Jan across the finish line. +[Jan's Hacker House](https://jan.ai) is a four-day offline event where the Jan team gathers at a hacker house prior to a major release. We use the time to work on the release, bond as a team and get Jan across the finish line. Jan hosts a series of talks, workshops and social events at night, inviting the local AI community to join us. +Jan is a fully remote team. We use the money we save from not having an office, to hold Hack Weeks where we eat pizza and work on Jan together before major releases. + ### Date & Time - 24-27 October 2023 @@ -20,26 +24,27 @@ Jan hosts a series of talks, workshops and social events at night, inviting the - Thao Dien, District 2, Ho Chi Minh City - Exact location to be shared later -### OKRs - -- Jan v1.0 should be bug-free and run on Windows, Max, Linux -- "Create Bot" feature w/ Saved Prompts -- **[Stretch Goal]** API for Plugins - - UI API - - Core Process API - - ## Agenda To help us manage RSVPs, please use the Eventbrite links below to RSVP for each event. -| Day | Eventbrite Link | -| -------------- | -------------------------- | -| Mon (23 Oct) | [Jan Team & Partners Dinner](https://jan-partners-night-hcmc.eventbrite.com) | -| Tues (24 Oct) | AI Talks Day 1 | -| Wed (25 Oct) | AI Talks Day 2 | -| Thurs (26 Oct) | [VC Night](https://jan-hcmc-vc-night.eventbrite.com) | -| Fri (27 Oct) | [Jan Launch Party](https://jan-launch-party.eventbrite.com) | +### Schedule + +| Day | Eventbrite Link | Signups | +| -------------- | -------------------------- | ------------------------------------------------------ | +| Mon (23 Oct) | Jan Team & Partners Dinner | Invite-only | +| Tues (24 Oct) | AI Talks Day 1 | [Eventbrite](https://jan-tech-talks-1.eventbrite.com) | +| Wed (25 Oct) | AI Talks Day 2 | [Eventbrite](https://jan-tech-talks-2.eventbrite.com) | +| Thurs (26 Oct) | VC Night | [Eventbrite](https://jan-hcmc-vc-night.eventbrite.com) | +| Fri (27 Oct) | Jan Launch Party | [Eventbrite](https://jan-launch-party.eventbrite.com) | + +### OKRs + +| **Objective** | Jan v1.0 should be bug-free and run on Windows, Max, Linux | +| ------------- | ---------------------------------------------------------- | +| Key Result | "Create Bot" feature w/ Saved Prompts | +| Key Result | *Stretch Goal:* Core Process API for Plugins | +| Key Result | *Stretch Goal:* UI API for Plugins | ## Photos diff --git a/docs/sidebars.js b/docs/sidebars.js index b19f18a7a..627d4891d 100644 --- a/docs/sidebars.js +++ b/docs/sidebars.js @@ -197,7 +197,7 @@ const sidebars = { collapsed: true, link: { type: "doc", id: "about/about" }, items: [ - "about/roadmap", + "about/team", { type: "link", label: "Careers",