Thinkr is an advanced AI-driven learning platform designed to help users build deep understanding rather than just memorize answers. Whether you're exploring Math, Science, Coding, or Humanities, Thinkr adapts to your learning style, offering personalized explanations, interactive tools, and AI-driven insights.
- AI-Powered Learning – Engage with intelligent models that personalize your learning experience.
- Interactive Canvases (Coming Soon) – Draw sketches, create graphs, and develop diagrams in real-time.
- Built For Every Subject – From STEM to Humanities, Thinkr covers a wide range of topics.
- Clone the repository:
git clone https://github.com/your-username/Thinkr.git cd thinkr - Install dependencies
npm install
- Start the Development Server
npm run dev
- Visit Thinkr in your browser Open Thinkr on localhost
Ask Thinkr AI questions and receive personalized explanations.
Use upcoming features like Canvases to visualize concepts interactively.
Convert text-based concepts into engaging videos for better retention.
Real-time Canvases for interactive learning.
Live AI tutoring to guide your studies.
Collaborative Learning Spaces to study with peers.
- Fork the repository.
- Create a new branch (git checkout -b feature-name).
- Commit your changes (git commit -m "Add new feature").
- Push to your branch (git push origin feature-name).
- Open a pull request.