Giter Site home page Giter Site logo

timmyway / mindwall Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 2.31 MB

Mindwall is a dynamic web app combining Vue.js, Konva.js, Laravel, and Inertia.js. It lets you create and organize ideas on an interactive canvas, enhanced with AI for generating text and images. Mindwall makes creativity easy and fun.

PHP 27.82% JavaScript 0.22% CSS 0.01% Vue 31.61% TypeScript 22.81% SCSS 1.50% Blade 16.04%

mindwall's Introduction

Mindwall

Mindwall is an intuitive application designed to help you organize, expand, and bring your ideas to life using Google Gemini through their REST api. Built on Vue.js and Laravel, Mindwall integrates Gemini's advanced API to provide a seamless experience for generating and managing content through a visual canvas using KonvaJS.

Table of Contents

Features

  • Canvas-Based Idea Management: Add, organize, and manipulate text and images on a dynamic canvas.
  • AI-Powered Content Generation: Use specialized AI characters to generate content in multiple languages and styles.
  • Image Analysis: Automatically analyze and generate content based on images uploaded to the canvas.
  • Customizable Workflows: Tailor the behavior of AI prompts to suit your specific needs.
  • Multilingual Support: Create and manage content in different languages effortlessly.
  • Intuitive Interface: Simple drag-and-drop functionality for easy idea management.

Installation

To run Mindwall locally, follow these steps:

Prerequisites

  • Node.js (version 20 or higher)
  • npm or Yarn
  • PHP (version 8.2 or higher)
  • Composer
  • MySQL or PostgreSQL database

Setup

  1. Clone the repository:

    git clone https://github.com/Timmyway/mindwall
    cd mindwall
    
  2. Install dependencies: npm install composer install

  3. Copy the .env.example file to .env: Update the .env file with your database credentials and other necessary environment variables (Freepik api infos, and Gemini api infos).

  4. Run migrations and seeders: php artisan migrate --seed

Create a Virtual Host: Set up a virtual environment for mindwall.local. Update your hosts file (usually located at /etc/hosts on Linux/Mac or C:\Windows\System32\drivers\etc\hosts on Windows) to include: 127.0.0.1 mindwall.local

Configure your web server (e.g., Apache, Nginx) to serve the application from mindwall.local.

  1. Start the development server: npm run dev Access the app at : http://mindwall.local/

About Mindwall

Mindwall is a web application that uses AI Gemini API and Konva JS library to help people unleash their thoughts!

Contributing

Contributions are welcome! If you'd like to contribute to Mindwall

Credits

Image de rawpixel.com sur Freepik

Mindwall is licensed under the MIT License.

mindwall's People

Contributors

timmyway avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.