Skip to content

Create informative READMEs effortlessly using AI-driven templates with the README Creator powered by Language Model (LLM). Simplify documentation and enhance project communication.

License

Notifications You must be signed in to change notification settings

lemeo/ReadMeCreator-With-LLM

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReadMe Creator Using LLM

License

Welcome to the ReadMe Creator! This tool simplifies the process of generating interactive README files.

Features

  • Quickly create README templates.
  • Customize templates with user-friendly prompts.
  • Generate interactive and visually appealing README files.

Getting Started

  1. Clone this repository:
git clone https://github.com/ashishpatel26/readme-creator-with-LLM.git
cd readme-creator
  1. Install the required dependencies:
pip install -r requirements.txt
  1. Set up your OpenAI API key by exporting it as an environment variable:
export OPEN_AI_KEY=your_openai_key_here

Usage

Run the following command to start the ReadMe creator:

python src/readme_creator.py

Follow the prompts to customize your README template. The tool will generate an interactive README.md file in the root directory.

Examples

Check out the examples/ directory for pre-designed README templates and their corresponding output.

Contributing

We welcome contributions! Feel free to submit pull requests.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Create informative READMEs effortlessly using AI-driven templates with the README Creator powered by Language Model (LLM). Simplify documentation and enhance project communication.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%