Text to Graph is an AI-powered diagram generator that transforms text into beautiful diagrams and flowcharts. Create, edit, and export high-quality graphs effortlessly.
- Convert text descriptions into visual diagrams
- AI-assisted graph generation
- Support for various diagram types (flowcharts, sequence diagrams, etc.)
- Export options in multiple formats (SVG, PNG)
- User-friendly interface with real-time preview
First, clone the repository and install the dependencies:
git clone https://github.com/ahkamboh/text-to-graph.git
cd text-to-graph
npm install
Then, run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.
- Enter your text description or select a predefined prompt
- Click "Generate Graph" or "AI Generate" to create your diagram
- Edit the generated Mermaid syntax if needed
- Preview your diagram in real-time
- Export your diagram in your preferred format
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.
Created with ❤️ by Ali Hamza Kamboh