naria-ui
v0.3.37
Published
[](https://www.npmjs.com/package/naria-ui) [](https://www.npmjs.com/package/naria-ui) [ {
return (
<div>
<h1>naria Demo</h1>
<Chat />
</div>
);
}
export default App;The Chat component provides a floating button. Click it, enter your mood, and get relevant emojis, memes, and slogans instantly!
📚 API
<Chat />
A ready-to-use React component for mood-based emoji, meme, and slogan generation.generateResponse(input: string): Promise<{ memes: string[], emojis: string[], slogans: string[] }>
Utility function to generate content programmatically.
🛠 Configuration
No configuration or environment variables are required.
🤝 Contributing & Support
Maintained by phoneticem
Email: [email protected]
GitHub: phoneticem/naria
Feel free to open issues or pull requests!
📄 License
This project currently does not specify a license. To make your project open source, add a LICENSE file and badge!
Generated with ❤️ by phoneticem
