Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joao208/emoticon.pro
A project tat's use ChatGPT to search icons with natural language.
https://github.com/joao208/emoticon.pro
chatgpt emojis gpt ia icons search
Last synced: 19 days ago
JSON representation
A project tat's use ChatGPT to search icons with natural language.
- Host: GitHub
- URL: https://github.com/joao208/emoticon.pro
- Owner: Joao208
- Created: 2023-04-06T01:13:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-04-09T01:10:53.000Z (over 1 year ago)
- Last Synced: 2024-11-29T09:40:47.514Z (27 days ago)
- Topics: chatgpt, emojis, gpt, ia, icons, search
- Language: TypeScript
- Homepage: https://emoticon.pro
- Size: 5.52 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# emoticon.pro
![og-image-01](https://user-images.githubusercontent.com/59159025/230616845-7b3f4053-0c4e-4901-b5a1-81f6cf43d6f4.gif)
This is a sample project that uses TypeScript, Tailwind, and Next.js to create an emoji search tool that uses artificial intelligence to find the emoji you're looking for.
## Installation
To install the project dependencies, simply run the following command:
```bash
pnpm install
```## Usage
To run the project in development mode, simply run the following command:
```
pnpm run dev&
pnpm tailwind:watch
```The project will be available at http://localhost:3000.
## Technologies used
This project uses the following technologies:
TypeScript
Tailwind CSS
Next.js
TensorFlow.js## Contributing
If you'd like to contribute to this project, feel free to open an issue or pull request. We'd love to have your help!
## License
This project is licensed under the MIT License. See the LICENSE.md file for more details.