ReadMeCreator With LLM
1.0.0
Welcome to the ReadMe Creator! This tool simplifies the process of generating interactive README files.
git clone https://github.com/ashishpatel26/readme-creator-with-LLM.git
cd readme-creatorpip install -r requirements.txtexport OPEN_AI_KEY=your_openai_key_here
Run the following command to start the ReadMe creator:
python src/readme_creator.pyFollow the prompts to customize your README template. The tool will generate an interactive README.md file in the root directory.
Check out the examples/ directory for pre-designed README templates and their corresponding output.
We welcome contributions! Feel free to submit pull requests.
This project is licensed under the MIT License - see the LICENSE file for details.