Skip to content

ThinkInk – AI-powered CLI tool for practicing professional writing, critical thinking, and behavioral responses. Get instant writing challenges, AI feedback, and PDF reports—all within your terminal. 🚀✍️

License

Notifications You must be signed in to change notification settings

digvijay-tech/ThinkInk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ThinkInk Thumbnail

ThinkInk - Elevate Your Professional Writing with AI

🚀 Why ThinkInk?

In today’s fast-paced professional world, the ability to communicate clearly, think critically, and respond effectively is crucial. ThinkInk is an AI-powered writing coach that helps you sharpen your professional writing, behavioral thinking, and critical reasoning—all within the simplicity of your terminal.

Whether you're preparing for a job interview, improving workplace communication, or just honing your writing skills, ThinkInk provides structured, real-world writing exercises to enhance your skills.

  • Want to improve decision-making? The AI generates behavioral and critical thinking challenges to train your mind to respond effectively.
  • Lack feedback on your writing? ThinkInk doesn’t just stop at writing; it analyzes your response and generates a detailed AI-powered feedback report in PDF format.
  • Short on time? Unlike traditional writing courses, ThinkInk is designed for busy professionals—each session is short and actionable.

🛠 How to Build and Run ThinkInk Locally

Prerequisites

Before building ThinkInk, ensure you have the following installed:

  • Go (latest version)
  • Ollama
  • Git

Clone the Repository

git clone https://github.com/digvijay-tech/ThinkInk.git
cd ThinkInk

Install Dependencies

Ensure all required Go modules are installed:

go mod tidy

Build the Application

Compile the project into an executable:

go build -o thinkink

Verify Ollama is Running

ThinkInk relies on Ollama for AI responses. Make sure Ollama is running:

ollama serve &

If you haven't downloaded an AI model yet, install one with:

ollama pull mistral

Run ThinkInk

To start the application, run:

./thinkink

Using ThinkInk

Once running, follow the prompts to select a writing exercise, type your response, and receive AI feedback. Your feedback will be saved as a PDF report on Desktop.

About

ThinkInk – AI-powered CLI tool for practicing professional writing, critical thinking, and behavioral responses. Get instant writing challenges, AI feedback, and PDF reports—all within your terminal. 🚀✍️

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published