Today’s AI chat interfaces make long-term and complex work frustrating: context gets lost, ideas scatter, and information overload builds over time. ThinkEx raises the standard with a flexible workspace designed to capture what's relevant, organize knowledge, and use AI without losing control.
Head over to thinkex.app to start using ThinkEx right away, no setup required.
Want to run ThinkEx on your own infrastructure? Follow these steps.
Clone the repository:
bash
git clone https://github.com/yourusername/thinkex.git
cd thinkex
Install dependencies:
bash
pnpm install
Environment Setup:
Duplicate the example environment file and configure your keys.
bash
cp .env.example .env.local
DATABASE_URLGOOGLE_CLIENT_ID / SECRET (for Auth)GOOGLE_GENERATIVE_AI_API_KEY)Database Setup:
Push the schema to your database.
bash
pnpm db:push
Run the development server:
bash
pnpm dev
Open http://localhost:3000 to see the app.
We welcome contributions! Please follow these steps:
git checkout -b feature/amazing-feature.git commit -m 'Add some amazing feature'.git push origin feature/amazing-feature.Special thanks to the following open-source projects that power key features of ThinkEx:
This project is licensed under the MIT License - see the LICENSE file for details.
$ claude mcp add thinkex \
-- python -m otcore.mcp_server <graph>