Skip to content

Commit e32f538

Browse files
committed
docs(readme): sharpen product positioning
1 parent df2e421 commit e32f538

1 file changed

Lines changed: 14 additions & 16 deletions

File tree

README.md

Lines changed: 14 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -14,36 +14,34 @@
1414

1515
<p align="center">
1616
<strong>Open notes, documents, media, and AI chat in one workspace.</strong>
17+
<br>
18+
A shared workspace for study and research with sources in view.
1719
</p>
1820

1921
<p align="center">
2022
<img alt="ThinkEx workspace with documents, folders, and AI assistant" src="docs/assets/landing-workspace-screenshot.webp" width="900">
2123
</p>
2224

23-
## What ThinkEx Is For
25+
## When a Chat Thread Is Not Enough
2426

25-
ThinkEx is for research and study workflows where a plain chat thread is not enough.
27+
ThinkEx is a workspace for source-heavy study and research.
2628

27-
Instead of uploading files into a chat and losing the useful parts later, you work in a workspace. Keep PDFs, notes, images, folders, and AI chat visible together. Select the items the AI should use, ask a question, then save the answer back into the workspace.
28-
29-
The point is simple: your sources, questions, and useful outputs stay in the same place.
30-
31-
## What You Can Do
29+
Instead of uploading sources into a chat, you keep the actual materials in view: PDFs, notes, images, folders, and AI chat. Arrange them, pick what the AI should use, and keep the answer tied to the workspace where the work is happening.
3230

3331
- Open PDFs, documents, images, notes, and folders in a workspace.
3432
- Put sources side by side while you read or compare them.
3533
- Ask AI about the specific items you choose.
36-
- Save useful AI outputs back into the workspace.
37-
- Share a workspace with collaborators.
34+
- Share a workspace with collaborators (fellow humans).
3835

3936
## How It Is Different
4037

41-
| Tool type | Examples | What they are good at | What ThinkEx adds |
42-
| --------------- | ----------------------- | -------------------------------------- | --------------------------------------------------------- |
43-
| Chat-first | ChatGPT, Gemini, Claude | Fast answers | The files and answers stay organized after the chat |
44-
| Notes-first | Notion, Obsidian | Writing and organizing notes | AI can work with the workspace items you are looking at |
45-
| Retrieval-first | NotebookLM | Asking questions over uploaded sources | You can choose and arrange the working context yourself |
46-
| Long-context | Large model windows | Sending more text at once | You do not have to rebuild the same context every session |
38+
| Need | Common tradeoff | ThinkEx |
39+
| ---------------------- | -------------------------------------------------------- | -------------------------------------------------------- |
40+
| Organize the work | Sources live across chats, tabs, folders, and note apps | One workspace holds sources, notes, folders, and AI chat |
41+
| Work with the source | Uploaded files become something you query, not arrange | PDFs, documents, images, and notes stay open and usable |
42+
| Control AI context | Long sessions rely on pasted context or hidden retrieval | You choose the workspace items the AI should use |
43+
| Keep place and context | Answers get separated from the source page or document | Source context stays next to the notes and questions |
44+
| Work with other people | Personal chats and local notes are hard to share | Collaborators use the same organized workspace |
4745

4846
## What's In This Repo
4947

@@ -62,7 +60,7 @@ pnpm install --frozen-lockfile
6260
pnpm dev
6361
```
6462

65-
Contributors without Infisical access can run with `.dev.vars`:
63+
Without Infisical, you can run with `.dev.vars`:
6664

6765
```bash
6866
pnpm install --frozen-lockfile

0 commit comments

Comments
 (0)