Skip to content

Commit db65fd2

Browse files
committed
Merge branch 'master' of github.com:qitpydev/disturb-ai
2 parents a4e47fd + 5b08340 commit db65fd2

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Disturb-AI Chrome Extension
2+
3+
Disturb-AI is a proposed browser extension that helps you stay mindful of distractions while working online. It prompts you to state your focus goal, detects distracting browsing behavior using the OpenAI API, and alerts you when your focus strays for too long. The extension is meant to be subtle and customizable, letting you set thresholds, alert style, and site whitelist.
4+
5+
## Development Setup
6+
7+
1. Clone this repository.
8+
2. Install dependencies and load the extension in Chrome's developer mode.
9+
3. Provide your OpenAI API key in the settings page to enable distraction detection.
10+
11+
For details on planned features, see the [idea document](prompts.md).
12+
13+
## License
14+
15+
Placeholder license text.

0 commit comments

Comments
 (0)