codesmith-emmy / gitNarrator

An application that generates well-crafted articles about GitHub projects based on user input.
https://git-narrator.vercel.app
MIT License
25 stars 3 forks source link

IMG-5915.png

gitNarrator

gitNarrator is a React application that generates well-crafted articles about GitHub projects based on user input. It leverages the power of Google's Gemini AI to generate high-quality content about the specified project.

Features

Installation

To run the gitNarrator app locally, follow these steps:

Clone the repository:

git clone https://github.com/codesmith-emmy/gitNarrator.git

Navigate to the project directory:

cd gitNarrator

Install the dependencies:

npm install

Start the development server:

npm start

The app should now be running on http://localhost:3000.

Contributing

This app is still under development and contributions are always welcome! If you'd like to add a new feature or report a bug, please follow these steps:

Please make sure to follow the project's code of conduct and refer to the Contributing.md file for more details.

License

gitNarrator is licensed under the MIT License.

Acknowledgments

gitNarrator is powered by Google's Gemini AI, a powerful language model that enables the generation of high-quality content.