Skip to content

Commit

Permalink
feat: rebrand to BibiGPT
Browse files Browse the repository at this point in the history
  • Loading branch information
JimmyLv committed Mar 7, 2023
1 parent bcb8fe4 commit 931bd2c
Show file tree
Hide file tree
Showing 7 changed files with 156 additions and 155 deletions.
274 changes: 137 additions & 137 deletions CHANGELOG.md

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 🤖 BiliGPT 哔哩哔哩 · 视频内容一键总结 [b.jimmylv.cn](https://b.jimmylv.cn/)
# 🤖 BibiGPT 哔哩哔哩 · 视频内容一键总结 [b.jimmylv.cn](https://b.jimmylv.cn/)

备用地址:https://chat-bilibili-video.vercel.app

Expand All @@ -8,7 +8,7 @@ This project summarizes Bilibili videos for you using AI.

[![哔哩哔哩视频总结工具](./public/screenshot.png)](https://twitter.com/Jimmy_JingLv/status/1630137750572728320?s=20)

[BiliGPT】AI 自动总结 B站 视频内容,GPT-3 智能提取并总结字幕](https://www.bilibili.com/video/BV1fX4y1Q7Ux/?vd_source=dd5a650b0ad84edd0d54bb18196ecb86)
[BibiGPT】AI 自动总结 B站 视频内容,GPT-3 智能提取并总结字幕](https://www.bilibili.com/video/BV1fX4y1Q7Ux/?vd_source=dd5a650b0ad84edd0d54bb18196ecb86)

## How it works

Expand Down Expand Up @@ -36,7 +36,7 @@ npm run dev

Deploy the example using [Vercel](https://vercel.com?utm_source=github&utm_medium=readme&utm_campaign=vercel-examples):

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https://github.com/JimmyLv/BiliGPT&env=OPENAI_API_KEY&project-name=chat-bilibili-video&repo-name=chat-bilibili-video)
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https://github.com/JimmyLv/BibiGPT&env=OPENAI_API_KEY&project-name=chat-bilibili-video&repo-name=chat-bilibili-video)

## Support -> Contact Me

Expand Down
16 changes: 8 additions & 8 deletions components/Header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -27,16 +27,16 @@ export default function Header({
rel="noopener noreferrer"
>
<Image
src="/video.png"
src="/video-off.svg"
alt="logo"
className="animate-bounce"
width={50}
height={50}
width={34}
height={34}
/>
</a>
<a href={BASE_DOMAIN}>
<h2 className={clsx("text-lg sm:text-2xl", poppins.className)}>
<span className="text-pink-400">哔哩哔哩</span> BibiGPT
<span className="text-pink-400">哔哔终结者</span> BibiGPT
</h2>
</a>
<div
Expand All @@ -48,7 +48,7 @@ export default function Header({
href="/release"
target="_blank"
>
<strong className="font-semibold">更新日志 v0.0.1</strong>
<strong className="font-semibold">更新日志 v1.0.1</strong>
<svg
width="2"
height="2"
Expand All @@ -59,10 +59,10 @@ export default function Header({
<circle cx="1" cy="1" r="1"></circle>
</svg>
<span className="ml-2 min-[1372px]:hidden">
开源项目,开发者日记
开源项目,开发者日记 · 支持 YouTube 英文内容一键总结啦 🎉
</span>
<span className="ml-2 hidden min-[1372px]:inline">
开源项目,开发者日记
开源项目,开发者日记 · 支持 YouTube 英文内容一键总结啦 🎉
</span>
<svg
width="3"
Expand Down Expand Up @@ -138,7 +138,7 @@ export default function Header({
</span>
</a>
<a
href="https://github.com/JimmyLv/BiliGPT"
href="https://github.com/JimmyLv/BibiGPT"
rel="noreferrer noopener"
target="_blank"
className=""
Expand Down
2 changes: 1 addition & 1 deletion components/UsageAction.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export function UsageAction() {
target="_blank"
rel="noopener noreferrer"
>
{" bilibili.com "}
{" bilibili.com/youtube.com "}
</a>
视频链接 👇
</p>;
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"build": "next build",
"start": "next start"
},
"repository": "https://github.com/JimmyLv/BiliGPT.git",
"repository": "https://github.com/JimmyLv/BibiGPT.git",
"dependencies": {
"@next/font": "^13.1.5",
"@radix-ui/react-dialog": "^1.0.2",
Expand Down
1 change: 1 addition & 0 deletions public/video-off.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 5 additions & 5 deletions vercel.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
{
"source": "/f-g",
"destination": "https://github.com/JimmyLv/BiliGPT/issues",
"destination": "https://github.com/JimmyLv/BibiGPT/issues",
"permanent": true
},
{
Expand All @@ -27,22 +27,22 @@
},
{
"source": "/privacy",
"destination": "https://github.com/JimmyLv/BiliGPT/wiki/%E9%9A%90%E7%A7%81%E5%A3%B0%E6%98%8E",
"destination": "https://github.com/JimmyLv/BibiGPT/wiki/%E9%9A%90%E7%A7%81%E5%A3%B0%E6%98%8E",
"permanent": true
},
{
"source": "/terms-of-use",
"destination": "https://github.com/JimmyLv/BiliGPT/wiki/Terms-Of-Use",
"destination": "https://github.com/JimmyLv/BibiGPT/wiki/Terms-Of-Use",
"permanent": true
},
{
"source": "/status",
"destination": "https://github.com/JimmyLv/BiliGPT",
"destination": "https://github.com/JimmyLv/BibiGPT",
"permanent": true
},
{
"source": "/release",
"destination": "https://github.com/JimmyLv/BiliGPT/releases",
"destination": "https://github.com/JimmyLv/BibiGPT/releases",
"permanent": true
}
]
Expand Down

1 comment on commit 931bd2c

@vercel
Copy link

@vercel vercel bot commented on 931bd2c Mar 7, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.