DevQuine is an AI-powered application designed to streamline the content creation and curation process for the developer community. Developed as part of Quest-03, this project harnesses the capabilities of OpenAI to generate insightful and engaging articles with a user-friendly interface.
-
AI-Powered Article Generation
Utilizes OpenAI to generate high-quality articles for the developer community.
-
User-Friendly GUI
Offers a simple and intuitive graphical user interface for seamless interaction.
-
Typing Effect
Enhances the user experience with a dynamic typing effect during article generation.
Untitled.design.mp4
-
Clone the repository
git clone https://github.com/SusheelThapa/DevQuine.git
-
.Install dependencies:
pip install -r requirements.txt
-
Obtain an OpenAI key and replace the placeholder in the configurations of api.py
-
Run the application
python3 app.py
- Launch the application by running `app.py``.
- Interact with the user-friendly interface to configure article generation preferences.
- Click the Generate Article button to initiate the AI-powered article creation.
- Witness the typing effect as the article is dynamically generated.
- Copy and use the generated content as desired.
- OpenAI API
- PyQt5
- Other dependencies listed in
requirements.txt
We welcome contributions to enhance and improve DevQuine! Feel free to submit issues, feature requests, or pull requests. Please adhere to our Code of Conduct.
This project is licensed under the MIT License.