Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions contents/sprint/2026/03-hsinchu.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,26 @@ pages for meetups and sprint events.
Our team is dedicated to enhancing user experience
through better information presentation and visuals.

### OwlSense_Any_Place

- **Project Link:**
[GitHub](https://github.com/shendongCathy/OwlSense_Any_Place)
- **Project Contact:** Cathy (discord: \@cathy0913)

OwlSense_Any_Place is an AI-based emotional companion prototype designed to
provide low-barrier, real-time emotional support. The project explores how AI
can gently support emotional expression through human-centered and safety-aware
interaction design, rather than replacing professional counseling.

The current version was initially developed for campus scenarios and deployed
as a Python web service. It includes AI-based conversational support,
lightweight emotional reflection, and clear guidance for seeking trusted adults
or professional help when necessary.

During scisprint, this project aims to further refine its core interaction
design and collaborate with participants to build the next-stage MVP, while
exploring broader applications beyond the campus context.

## Venue

### Venue Map
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"globby": "^14.1.0",
"gray-matter": "^4.0.3",
"next": "16.1.5",
"next-mdx-remote": "^5.0.0",
"next-mdx-remote": "^6.0.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"rehype-slug": "^6.0.0",
Expand Down
Loading
Loading