awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
richards199999 avatar

richards199999/Thinking-Claude

0
View on GitHub↗
17,061 stars·1,978 forks·TypeScript·MIT·25 views

Thinking Claude

Thinking-Claude is a browser extension and reasoning interface designed to compel large language models to perform deep inner monologues before delivering final responses. It functions as a thought process formatter that organizes internal AI reasoning into a structured format.

The tool uses systematic reasoning prompts and instruction-based injection to force models through a multi-step verification process. This ensures the AI executes a recursive loop of reasoning and self-correction prior to emitting an answer.

To manage this output, the project employs client-side response interception and document object model restructuring. This transforms raw model output into collapsible HTML sections and applies custom stylesheets to visually distinguish internal thoughts from the final response.

Features

  • Reasoning Formatters - Provides a specialized interface to organize internal AI reasoning into structured, collapsible browser sections.
  • Instructional Prompting - Uses specific behavioral directives to compel the model to generate detailed internal reasoning.
  • Self-Correction Loops - Directs the AI to execute a recursive loop of reasoning and self-correction prior to delivering a response.
  • Reasoning Strategy Design - Applies systematic instructions and modifications to guide how an AI processes information and structures its thoughts.
  • Reasoning Models - Enhances AI reasoning by forcing the model to perform detailed inner monologues and multi-step verification.
  • Chain-of-Thought Enforcement - Guides the model through a thorough multi-step inner monologue and verification process.
  • Reasoning Transparency Interfaces - Exposes the internal model reasoning steps through a specialized browser extension interface.
  • Reasoning Process Controllers - Configures the model to output a structured, systematic thinking process as part of its final response.
  • DOM-Based Content Renderers - Parses raw AI output to wrap reasoning blocks in collapsible HTML elements within the browser DOM.
  • Browser Interface Customizers - Customizes the AI chat interface to make complex thought processes easier to navigate and copy.
  • Collapse Sections - Organizes complex internal reasoning into collapsible sections to improve navigation and readability.
  • DOM Manipulators - Implements real-time modification of the browser's document object model to intercept and format AI responses.
  • Reasoning Models - Techniques for inducing reasoning in existing models.

Star history

Star history chart for richards199999/thinking-claudeStar history chart for richards199999/thinking-claude

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Thinking Claude

These projects share indexed features with Thinking Claude. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • spdustin/chatgpt-autoexpertspdustin avatar

    spdustin/ChatGPT-AutoExpert

    6,647View on GitHub↗

    ChatGPT-AutoExpert is an AI prompt engineering framework and persona management system designed to improve the technical accuracy and nuance of large language model outputs. It provides a collection of curated system prompts and custom instructions to refine user queries and remove conversational filler. The system employs a persona framework to assign specialized expert roles based on the request context. It utilizes a command shortcut system that maps short text sequences to complex instructional sets, enabling the rapid execution of repetitive tasks. For software development, the project

    JavaScript
    View on GitHub↗6,647
  • jiayi-pan/tinyzeroJiayi-Pan avatar

    Jiayi-Pan/TinyZero

    13,168View on GitHub↗

    TinyZero is a reinforcement learning framework and implementation designed to train language models to develop reasoning and self-verification abilities. It provides a training pipeline to optimize model performance on mathematical and logical tasks. The project serves as a minimal reproduction of the DeepSeek R1 architectural and training approach. It focuses on creating reasoning models that can solve structured problems through autonomous chain-of-thought discovery. The framework incorporates group relative policy optimization and reward-based self-correction to improve accuracy on logica

    Python
    View on GitHub↗13,168
  • kiln-ai/kilnkiln-ai avatar

    kiln-ai/kiln

    4,910View on GitHub↗

    Kiln is an LLM development workbench and evaluation framework designed for designing, testing, and optimizing prompts and AI agents. It functions as a multi-agent orchestrator and a RAG optimization tool, providing a visual interface for the iterative development of AI systems. The project distinguishes itself through a comprehensive fine-tuning pipeline that supports zero-code model training and reasoning distillation. It enables the creation of hierarchical multi-agent systems where specialized actors coordinate via tool calling, and it implements a Model Context Protocol server to expose t

    Python
    View on GitHub↗4,910
  • deepseek-ai/deepseek-r1deepseek-ai avatar

    deepseek-ai/DeepSeek-R1

    91,996View on GitHub↗

    DeepSeek-R1 is an open-weights large language model focused on advanced reasoning. It uses chain-of-thought processing and internal monologues to solve complex mathematical and logical problems by breaking tasks into sequential, verifiable thought processes. The model is developed using reinforcement learning to optimize reasoning patterns and verify logical steps. It employs a distillation process to transfer these high-performance logic capabilities from a large teacher model into smaller, computationally efficient versions. The training framework incorporates group relative policy optimiz

    View on GitHub↗91,996
Compare all 30 related projects→

Frequently asked questions

What does richards199999/thinking-claude do?

Thinking-Claude is a browser extension and reasoning interface designed to compel large language models to perform deep inner monologues before delivering final responses. It functions as a thought process formatter that organizes internal AI reasoning into a structured format.

What are the main features of richards199999/thinking-claude?

The main features of richards199999/thinking-claude are: Reasoning Formatters, Instructional Prompting, Self-Correction Loops, Reasoning Strategy Design, Reasoning Models, Chain-of-Thought Enforcement, Reasoning Transparency Interfaces, Reasoning Process Controllers.

Which projects share features with richards199999/thinking-claude?

Projects with overlapping indexed features include: spdustin/chatgpt-autoexpert — ChatGPT-AutoExpert is an AI prompt engineering framework and persona management system designed to improve the… jiayi-pan/tinyzero — TinyZero is a reinforcement learning framework and implementation designed to train language models to develop… kiln-ai/kiln — Kiln is an LLM development workbench and evaluation framework designed for designing, testing, and optimizing prompts… deepseek-ai/deepseek-r1 — DeepSeek-R1 is an open-weights large language model focused on advanced reasoning. It uses chain-of-thought processing… emcie-co/parlant — Parlant is an agentic workflow engine and orchestration framework designed for building conversational AI that adheres… sgl-project/sglang — Sglang is a high-performance inference engine and serving system designed for large language and multimodal models. It…