Antika is an AI-driven romantic poem generator that specializes in creating short and meaningful poems based on user instructions. Designed with simplicity and elegance, Antika generates 4-line Hindi poems, ensuring each line is separated with an HTML <br /> tag and signs off each poem with a heartfelt signature: ~ Antika AI.
⚙️View the Site at : https://vna2004.github.io/AI-Poem-Generator/
- Romantic Poem Expertise: Antika is trained to write expressive Hindi poems.
- User-Centric: Generates poems based on user-provided instructions.
- HTML-Friendly Output: Each poem is formatted with
<br />tags for seamless rendering in HTML. - Signature Style: Ends each poem with
~ Antika AIin bold.
- Clone or download the repository.
- Set up your HTML file to include the following:
- A form with an input field for user instructions (
#user-instructions). - A submit button.
- A container (
#poem) to display the generated poem.
- A form with an input field for user instructions (
- Add the JavaScript code provided above.
- Use a valid SheCodes API key in place of the placeholder.
- Run the project and enter a topic for the Hindi poem in the input field. Submit the form to see Antika's magic in action!
