Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ParadigmDrift: The Serendipity Engine

ParadigmDrift is an AI-powered lateral thinking tool designed to break creative ruts. Instead of providing direct answers, it uses advanced AI to draw analogies from completely unrelated fields—like Mycology, Orbital Mechanics, or 19th-century Architecture—to force a fresh perspective on your most stubborn challenges.

🚀 Features

  • Analogical Reasoning: Uses AI to generate high-concept metaphors for your specific problems.
  • Atmospheric UI: A minimalist, dark-mode experience designed for deep focus.
  • Domain Randomization: Pulls from hundreds of distinct scientific and artistic domains.
  • GitHub Ready: Fully structured as a production-grade monorepo.

🛠️ Tech Stack

  • Frontend: React + TypeScript + Vite + Vanilla CSS
  • Backend: Node.js + Express
  • AI Integration: OpenAI / Gemini / Any LLM (via Environment Variables)

📦 Installation & Setup

Prerequisites

  • Node.js (v18+)
  • npm / yarn
  • An API Key for your preferred LLM (OpenAI or Google Gemini)

Quick Start

  1. Clone the repository:

    git clone https://github.com/your-username/paradigm-drift.git
    cd paradigm-drift
  2. Install dependencies:

    npm install
  3. Configure Environment Variables: Copy the example env file and add your keys:

    cp .env.example .env
  4. Start the Development Server:

    npm run dev

📂 Project Structure

ParadigmDrift/
├── backend/            # Express server & AI Logic
├── frontend/           # React + Vite application
├── .gitignore          # Comprehensive ignore rules
├── README.md           # You are here
└── package.json        # Monorepo management

🤝 Contributing

We welcome unique perspectives! Feel free to open an issue or submit a pull request.

📄 License

MIT © 2026 ParadigmDrift Team

About

ParadigmDrift is an AI-powered lateral thinking tool designed to break creative ruts. Instead of providing direct answers, it uses advanced AI to draw analogies from completely unrelated fields—like Mycology, Orbital Mechanics, or 19th-century Architecture—to force a fresh perspective on your most stubborn challenges.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages