Skip to content

Commit

Permalink
[ADD] add readme_cn
Browse files Browse the repository at this point in the history
  • Loading branch information
heyinan committed Apr 21, 2023
1 parent 9894b9e commit 05f9977
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
# Ask-Anything

[中文](README_cn.md) [Demo](https://yinanhe.github.io/projects/chatvideo.html)

Currently, Ask-Anything is a simple yet interesting tool for chatting with video.
Our team is trying to build smart and robust ChatBot for video understanding now.

<a src="https://img.shields.io/badge/%F0%9F%A4%97-Open%20in%20Spaces-blue" href="http://106.14.223.212:7860/">
<a src="https://img.shields.io/badge/%F0%9F%A4%97-Open%20in%20Spaces-blue" href="https://yinanhe.github.io/projects/chatvideo.html">
<img src="https://img.shields.io/badge/%F0%9F%A4%97-Open%20in%20Spaces-blue" alt="Open in Spaces">
</a>

Expand Down
40 changes: 40 additions & 0 deletions README_cn.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
# Ask-Anything

目前,Ask-Anything是一个简单而有趣的与视频聊天工具。
我们的团队正在努力建立一个智能且强大的用于视频理解的聊天机器人。

<a src="https://img.shields.io/badge/%F0%9F%A4%97-Open%20in%20Spaces-blue" href="https://yinanhe.github.io/projects/chatvideo.html">
<img src="https://img.shields.io/badge/%F0%9F%A4%97-Open%20in%20Spaces-blue" alt="体验Demo">
</a>

# :movie_camera: 在线演示Demo


<div align=center><h2><a href="https://yinanhe.github.io/projects/chatvideo.html">单击此处与ChatVideo一起边看视频边聊天!</a></h2></div>

https://user-images.githubusercontent.com/24236723/233630363-b20304ab-763b-40e5-b526-e2a6b9e9cae2.mp4



# :fire: 更新

- 2023/04/21 与MOSS一起看视频
- [video_chat_with_MOSS](./video_chat_with_MOSS/): 将视频与MOSS显式编码

- 2023/04/20: 与StableLM一起看视频
- [video_chat_with_StableLM](./video_chat_with_StableLM/): 将视频与StableLM显式编码

- 2023/04/19: 代码发布和在线演示Demo发布
- [VideoChat](./video_chat/): 将视频与ChatGPT显式编码,对时序信息敏感 [demo is avaliable!](https://yinanhe.github.io/projects/chatvideo.html)
- [MiniGPT-4 for video](./video_miniGPT4/): 将视频与Vicuna隐式编码. 对时序信息不敏感. (是[MiniGPT-4](https://github.com/Vision-CAIR/MiniGPT-4)的简单拓展, 将来会有所改进.)


# :speech_balloon: 示例
https://user-images.githubusercontent.com/24236723/233631602-6a69d83c-83ef-41ed-a494-8e0d0ca7c1c8.mp4


# :hourglass_flowing_sand: 招聘启事

我们的团队不断研究通用视频理解和长期视频推理

我们正在招聘上海人工智能实验室通用视觉组的研究员、工程师和实习生。如果您有兴趣与我们合作,请联系[Yi Wang](https://shepnerd.github.io/) (`[email protected]`).

0 comments on commit 05f9977

Please sign in to comment.