Skip to content

MaksimPegov/ai-words-generator-web

Repository files navigation

Frontend for Flask OpenAPI Word Generation

Overview

This is the frontend interface for the Flask-based OpenAPI that generates words based on user-provided topics, powered by OpenAI's GPT-4 model. The frontend is built using React, providing a responsive and dynamic user experience for generating word suggestions.

Features

  • React-Powered Interface: Built with React to offer a smooth and responsive user experience.
  • User-Friendly Design: Simple and intuitive layout for generating words based on a topic.
  • Real-Time Word Generation: Instantly see word suggestions after entering your desired topic.
  • Responsive Design: Accessible from both desktop and mobile devices.

How to Use

  1. Access the Frontend: Open your web browser and go to the following URL:

https://words-generator.up.railway.app/

  1. Enter a Topic: Use the input field to type in the topic you want to generate words for.

  2. Generate Words: Click the "Generate" button to submit your request. The generated words will appear on the screen.

Contributing

Contributions are welcome! If you'd like to improve the frontend, please fork the repository, make your changes, and submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more details.