Note: This README was generated by doc-autobot 🤖
This is the official promotional website for Doc Autobot, the AI-powered CLI tool that automatically generates README.md and CONTRIBUTING.md files for any project. This website is designed to showcase the features, demonstrate the usage, and provide essential information about the tool.
Note: This README was generated by doc-autobot 🤖
This is the official promotional website for Doc Autobot, the AI-powered CLI tool that automatically generates README.md and CONTRIBUTING.md files for any project. This website is designed to showcase the features, demonstrate the usage, and provide essential information about the tool.
- AI-Powered README.md Generation: Automatically creates a detailed
README.mdby analyzing your project's content. - Templated CONTRIBUTING.md Generation: Quickly generates a standard
CONTRIBUTING.mdfile. - Interactive Wizard: A user-friendly wizard guides you through the options if you run the tool without commands.
- Multiple Commands: Offers dedicated commands for generating specific files (
readme,contributing). - Project Context Awareness: Fetches details from
package.jsonto inform documentation generation. - Tech Stack Agnostic: Useful for any type of project, regardless of the technology stack.
Here are the four simple steps to get professional documentation for your project using the doc-autobot CLI tool:
- Install the tool
Get started with a simple npm install command.
$ npm install -g doc-autobot
- Setup Gemini API key
Configure your Google Gemini API key for AI-powered generation.
$ echo 'GEMINI_API_KEY=your_api_key' > .env
- Run the command
Generate your README with one simple command.
$ doc-autobot readme
- Get your document
Your comprehensive README is ready to use!
✅ README.md generated successfully!
To enable the AI-powered features of the doc-autobot CLI tool, you need to configure your Google Gemini API key.
-
Obtain your API key from Google AI Studio.
-
Create a
.envfile in the root of the project where you intend to run the CLI tool. -
Add your API key to the
.envfile as follows:GEMINI_API_KEY=YOUR_GEMINI_API_KEY
To enable AI-powered README.md generation, you must provide a Google Gemini API key.
- Obtain your key from Google AI Studio.
- Create a
.envfile in the directory where you run thedoc-autobotcommand. - Add your API key to the
.envfile:
GEMINI_API_KEY=YOUR_GEMINI_API_KEY_HERE
Hemant Patel
- GitHub: @hemantpatel011
- LinkedIn: Hemant Patel
Here are the four simple steps to get professional documentation for your project using the doc-autobot CLI tool:
-
Install the tool Get started with a simple npm install command.
$ npm install -g doc-autobot
-
Setup Gemini API key Configure your Google Gemini API key for AI-powered generation.
Create a
.envfile in the root of your project.$ echo 'GEMINI_API_KEY=your_api_key' > .env
Replace
your_api_keywith your actual Gemini API key. Obtain your key from Google AI Studio. -
Run the command Generate your README with one simple command.
$ doc-autobot readme
-
Get your document Your comprehensive README is ready to use!
✅ README.md generated successfully!
We welcome contributions from the community! If you have an idea for a new feature or have found a bug, please open an issue on our GitHub repository.
Doc Autobot is licensed under the MIT License. See the LICENSE file for more information.
Hemant Patel
- GitHub: @hemantpatel011
- LinkedIn: Hemant Patel
<br