Examples¶
Real-world examples and configurations for common use cases with Folder2MD4LLMs.
Common Use Cases¶
Python Web Application¶
Configuration for Django or Flask applications with proper filtering and condensing.
JavaScript/React Project¶
Handling Node.js projects with proper exclusion of node_modules and build artifacts.
Research Repository¶
Converting academic projects with papers, code, and data files.
Documentation Site¶
Processing documentation repositories with multiple formats.
Monorepo¶
Handling large monorepos with multiple services and components.
Configuration Examples¶
Common Use Cases¶
Practical examples for different types of projects and scenarios.
Configuration Examples¶
Ready-to-use configuration files for various project types.
Coming Soon¶
These example pages will be populated with: - Step-by-step conversion examples - Before/after comparisons - Best practice configurations - Performance optimization examples - Integration examples
Need an Example?¶
If you have a specific use case you'd like to see documented, please: 1. Open an issue on GitHub 2. Start a discussion in GitHub Discussions 3. Share your configuration in the community