> For the complete documentation index, see [llms.txt](https://kibu.gitbook.io/resource-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kibu.gitbook.io/resource-center/customer-stories/inspire-central-florida.md).

# Inspire Central Florida

<figure><img src="/files/dTOIy8a7RowCd1p737Zq" alt=""><figcaption></figcaption></figure>

## ✅ **Customer Profile**

**Name:** Inspire Central Florida\
**Location:** Seminole County, FL\
**Size:** \~100 adults served daily\
**Services Offered:** Life Skills & Vocational Training\
**How They Use Kibu:** Life Skills, Job Development, and Exercise Content

***

At Kibu, we’re proud to support organizations that believe adults with disabilities deserve dignity, engaging education, and meaningful routines. Inspire Central Florida, a nonprofit based in a smaller Florida county, has become a powerful example of how intentional programming and the right tools can create structure, independence, and joy!

We spoke with **Kennedi Martin** (Admin), **Alethea Breidenbaugh** (Life Skills DSP), and **Vincent Maltoni** (Vocational Team Lead) to hear how Inspire has woven Kibu into its daily schedule—and how they’re thinking big about what’s next.

***

## 👀 Discovering Kibu

When Kennedi joined Inspire last August, she took on the challenge of revamping their life skills curriculum. Like many in the field, she cobbled together lessons from Teachers Pay Teachers and YouTube. But most content was designed for kids—too childish in tone and visuals.

“When Kibu reached out, we were thrilled,” Kennedi said. “The skills were age-appropriate, the visuals were dignified, and our participants really responded to that.”

***

## ⭐ Life Skills With Dignity

Alethea, who leads a life skills classroom, says Kibu has become an integral part of her day. They run four classes daily, covering topics like nutrition, emotional regulation, and boundaries. Kibu videos are used across the board.

“We used a Kibu class on **nutrition** recently and paused throughout for discussion. Our members *really* got it,” Alethea said. “They love the participation parts: true/false questions, counting exercises, and movement breaks.”

<figure><img src="/files/D94CDzP4dgf9DZCpTd5H" alt=""><figcaption></figcaption></figure>

One standout moment came during a seated dance workout. “I have one individual who *loves* the dance videos,” Alethea shared. “Anytime the TV comes on, they ask, ‘Are we dancing today?’ It’s become a daily highlight.”

Chair yoga and deep breathing have also become part of their wellness routine. “These are real tools that engage them without feeling childish. That makes all the difference.”

<figure><img src="/files/AQNRjbogZczqTUw1IF5Z" alt=""><figcaption><p>Inspire members feeling lucky 🍀 during Kibu's St. Patrick's Bingo Livestream!</p></figcaption></figure>

***

## 👔 Flexible Support for Vocational Programs

Vincent has been with Inspire for three years, leading their vocational program where members gain real-world experience.

Vincent’s group learns best through conversation and structure, so he relies exclusively on Kibu’s **lesson plans**. “The prompting questions are awesome,” he said. “They give us the tools to guide real discussion without needing to spend hours designing curriculum.”

<figure><img src="/files/GhrAL0GveZf7qiWsWfZa" alt=""><figcaption><p>Life Skills &#x26; Job Development classes come with free Lesson Plan PDFs to guide your staff</p></figcaption></figure>

While Vincent doesn’t often use the videos, he appreciates the PDF resource, and how they can be tailored to different teaching styles. “Not everyone learns the same way. Kibu lets us meet our people where they are.”

***

## 💡 Ideas for the Future

Inspire’s team has a thoughtful list of content they’d love to see in future Kibu drops:

* **Advocacy & Rights Education**: Required by the state but hard to teach in a way that’s clear, respectful, and engaging.
* **Boundaries**: Especially the nuanced difference between family, friend, and workplace boundaries.
* **Emotional Regulation**: A topic that’s constantly revisited—fresh content is always welcome.

***

## 🤝 A Shared Vision

Looking ahead, Inspire is excited about how Kibu continues to evolve—especially with new AI-powered tools.

“I’m planning a boundaries unit right now,” Kennedi said. “Finding an age-appropriate short story on boundaries is *impossible*. The idea that Kibu can generate one for me? That’s huge.”

She’s also eager to test Kibu’s **Jeopardy** generator. “We run trivia all the time. If I can type in a theme and get a ready-made game tied to our daily lessons—math, science, workplace skills—it will save me hours.”

From AI-generated stories to customizable games, Kibu’s tools are built to serve the unique needs of programs like Inspire. And with more content on the way—like advocacy, rights education, and nuanced lessons on boundaries and emotional regulation—we’re just getting started.

***

*Are you ready to bring Kibu into your program?* [*Let’s connect*](https://calendly.com/kibu_demo/30min?month=2025-03) *and explore how we can work together to empower your staff and enrich the lives of those you serve.*


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://kibu.gitbook.io/resource-center/customer-stories/inspire-central-florida.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
