Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hellovigoss/ChatGIF

search GIFs with AI
https://github.com/hellovigoss/ChatGIF

assistant awesome chatgpt funny gif gpt nextjs vercel website

Last synced: about 2 months ago
JSON representation

search GIFs with AI

Awesome Lists containing this project

README

        


预览

ChatGIF

使用ChatGPT协助你寻找有趣的gif图。

以往搜索gif图的形式都是明确的关键词,比如:蜡笔小新、瑞克、莫蒂,很是无趣和没有创造力。
然鹅,有了chatgpt加持之后,你可以输入按照意图(心情、抒情、胡编乱造)的语句来进行关键词搜索,比如:
- 可爱的小喵咪
- 天上飞来九头牛
- 拜拜了您内
- 更多的请大家探索

[演示 Demo](https://chatgif.vercel.app/) / [反馈 Issues](https://github.com/hellovigoss/chatgif/issues)

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https://github.com/hellovigoss/chatgif&env=OPENAI_API_KEY&project-name=chatgif&repository-name=chatgif)

![主界面](./static/cover.png)

## 主要功能

- 任意内容搜索gif图
- 支持 Vercel **免费一键部署**
- 支持自定义域名,**无障碍**快速访问
- 支持使用自定义apikey,环境变量(公用)、网页填写(私有)两种模式

## Features

- search gif by any words
- **Deploy for free with one-click** on Vercel
- support customrize domain to openai
- support customrize apike, with env mode (for public) and localStorage mode (for self)

## demo
![demo](./static/demo.gif)
## 使用

1. 准备好你的 [OpenAI API Key](https://platform.openai.com/account/api-keys);
2. 点击右侧按钮开始部署:
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https://github.com/hellovigoss/chatgif&env=OPENAI_API_KEY&project-name=chatgif&repository-name=chatgif)
3. 部署完毕后,即可开始使用;
4. (可选)[绑定自定义域名](https://vercel.com/docs/concepts/projects/domains/add-a-domain):Vercel 分配的域名 DNS 在某些区域被污染了,绑定自定义域名即可直连。
5. (可选)如果使用自建的openai proxy,请设置环境变量```OPENAI_PROXY```。

## Get Started

1. Get [OpenAI API Key](https://platform.openai.com/account/api-keys);
2. Click
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https://github.com/hellovigoss/chatgif&env=OPENAI_API_KEY&project-name=chatgif&repository-name=chatgif)
3. (Optional) If you use your own openai proxy, set environment variable ```OPENAI_PROXY```
4. Enjoy :)

## 说明

本项目的演示地址所用的 OpenAI 账户的免费额度将于 2023-07-01 过期,届时将无法通过演示地址在线体验。

如果你想贡献出自己的 API Key,可以通过作者主页的邮箱发送给作者,并标注过期时间。

## Attention

The free trial of the OpenAI account used by the demo will expire on July 1, 2023, and the demo will not be available at that time.

If you would like to contribute your API key, you can email it to the author and indicate the expiration date of the API key.

## LICENSE

- [Anti 996 License](https://github.com/kattgu7/Anti-996-License/blob/master/LICENSE_CN_EN)

## Star History

[![Star History Chart](https://api.star-history.com/svg?repos=hellovigoss/ChatGIF&type=Date)](https://star-history.com/#hellovigoss/ChatGIF&Date)

你可以 star/watch 本项目或者 follow 作者来及时获得新功能更新通知。

You can star or watch this project or follow author to get release notifictions in time.