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.
- 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.
- Access the Frontend: Open your web browser and go to the following URL:
https://words-generator.up.railway.app/
-
Enter a Topic: Use the input field to type in the topic you want to generate words for.
-
Generate Words: Click the "Generate" button to submit your request. The generated words will appear on the screen.
Contributions are welcome! If you'd like to improve the frontend, please fork the repository, make your changes, and submit a pull request.
This project is licensed under the MIT License. See the LICENSE
file for more details.