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.
- 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.
To run Mindwall locally, follow these steps:
- Node.js (version 20 or higher)
- npm or Yarn
- PHP (version 8.2 or higher)
- Composer
- MySQL or PostgreSQL database
-
Clone the repository:
git clone https://github.com/Timmyway/mindwall cd mindwall
-
Install dependencies: npm install composer install
-
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).
-
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.
- Start the development server: npm run dev Access the app at : http://mindwall.local/
Mindwall is a web application that uses AI Gemini API and Konva JS library to help people unleash their thoughts!
Contributions are welcome! If you'd like to contribute to Mindwall
Image de rawpixel.com sur Freepik