taishi-i commited on
Commit
c3d8d86
·
1 Parent(s): de0a953

update repos

Browse files
Files changed (2) hide show
  1. app.py +1 -1
  2. awesome-ChatGPT-repositories.json +149 -0
app.py CHANGED
@@ -41,7 +41,7 @@ with gr.Blocks() as demo:
41
  gr.Markdown(
42
  """
43
  # Awesome ChatGPT repositories search 🔎
44
- You can search for open-source software from [1900+ repositories](https://github.com/taishi-i/awesome-ChatGPT-repositories).
45
  """
46
  )
47
 
 
41
  gr.Markdown(
42
  """
43
  # Awesome ChatGPT repositories search 🔎
44
+ You can search for open-source software from [2000+ repositories](https://github.com/taishi-i/awesome-ChatGPT-repositories).
45
  """
46
  )
47
 
awesome-ChatGPT-repositories.json CHANGED
@@ -12796,6 +12796,62 @@
12796
  "zh-hans": "Witsy:桌面人工智能助手",
12797
  "zh-hant": "Witsy: 桌面人工智慧助理"
12798
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12799
  }
12800
  },
12801
  "Browser-extensions": {
@@ -28735,6 +28791,29 @@
28735
  "zh-hans": "百聆是一个类似GPT-4o的语音对话机器人,通过ASR+LLM+TTS实现,集成DeepSeek R1等优秀大模型,时延低至800ms,低配置也可运行,支持打��。",
28736
  "zh-hant": "百聆 是一個類似GPT-4o的語音對話機器人,通過ASR+LLM+TTS實現,集成DeepSeek R1等優秀大模型,時延低至800ms,低配置也可運行,支持打斷。"
28737
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
28738
  }
28739
  },
28740
  "Langchain": {
@@ -31805,6 +31884,62 @@
31805
  "zh-hans": "批量为视频或音频生成字幕,并可批量将字幕翻译成其他语言。这是一个客户端工具,跨平台支持mac和windows系统,支持百度、火山、deeplx、openai、deepseek、ollama等多个翻译服务。",
31806
  "zh-hant": "批量為視頻或者音頻生成字幕,並可批量將字幕翻譯成其他語言。這是一個客戶端工具,跨平台支持 mac 和 windows 系統,支持百度,火山,deeplx, openai, deepseek, ollama 等多個翻譯服務。"
31807
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
31808
  }
31809
  },
31810
  "Unity": {
@@ -36914,6 +37049,20 @@
36914
  "zh-hans": "DeepSeek r1和Claude 3.5 Sonnet实现了最佳组合,充分释放了最强模型的力量。支持OpenAI流式输出,并可以在您喜欢的ChatBox上运行!",
36915
  "zh-hant": "DeepSeek r1和Claude 3.5 Sonnet實現了最佳組合,充分發揮了最強模型的力量。支持OpenAI流式輸出,並可在您喜愛的ChatBox上運行!"
36916
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
36917
  }
36918
  },
36919
  "Others": {
 
12796
  "zh-hans": "Witsy:桌面人工智能助手",
12797
  "zh-hant": "Witsy: 桌面人工智慧助理"
12798
  }
12799
+ },
12800
+ "https://github.com/anotiawang/deep-research-web-ui": {
12801
+ "repository_name": "deep-research-web-ui",
12802
+ "user_name": "AnotiaWang",
12803
+ "language": "Vue",
12804
+ "license": null,
12805
+ "description": "(Supports DeepSeek R1) An AI-powered research assistant that performs iterative, deep research on any topic by combining search engines, web scraping, and large language models.",
12806
+ "topics": [
12807
+ "agent",
12808
+ "ai",
12809
+ "free",
12810
+ "gpt",
12811
+ "nuxt",
12812
+ "openai",
12813
+ "research",
12814
+ "web"
12815
+ ],
12816
+ "multilingual_descriptions": {
12817
+ "en": "(Supports DeepSeek R1) An AI-powered research assistant that performs iterative, deep research on any topic by combining search engines, web scraping, and large language models.",
12818
+ "ja": "(DeepSeek R1をサポート)検索エンジン、ウェブスクレイピング、および大規模な言語モデルを組み合わせて、任意のトピックについて反復的で深い研究を行うAIパワードの研究アシスタント。(DeepSeek R1をサポート)検索エンジン、ウェブスクレイピング、および大規模な言語モデルを組み合わせて、任意のトピックについて反復的で深い研究を行うAIパワードの研究アシスタント。",
12819
+ "zh-hans": "(支持DeepSeek R1)一款由人工智能驱动的研究助手,通过结合搜索引擎、网络爬虫和大型语言模型,在任何主题上进行迭代、深入的研究。",
12820
+ "zh-hant": "(支持DeepSeek R1)一個由人工智慧驅動的研究助手,通過結合搜索引擎、網絡抓取和大型語言模型,在任何主題上進行迭代、深入的研究。"
12821
+ }
12822
+ },
12823
+ "https://github.com/abus-aikorea/voice-pro": {
12824
+ "repository_name": "voice-pro",
12825
+ "user_name": "abus-aikorea",
12826
+ "language": "Python",
12827
+ "license": "MIT License",
12828
+ "description": "Gradio WebUI for audio processing, powered by Whisper (OpenAI-Whisper, Faster-Whisper, Whisper-Timestamped). Features Voice Changer(RVC), zero-shot Voice Cloning (E2, F5-TTS, CosyVoice), YouTube downloading, vocal isolation(UVR5), Text-to-Speech (Edge-TTS, kokoro), and multi-language translation. Perfect for content creators and developers.",
12829
+ "topics": [
12830
+ "audiobook",
12831
+ "faster-whisper",
12832
+ "gradio",
12833
+ "podcasts",
12834
+ "rvc",
12835
+ "speech-recognition",
12836
+ "speech-synthesis",
12837
+ "speech-to-text",
12838
+ "subtitles",
12839
+ "text-to-speech",
12840
+ "transcription",
12841
+ "translator",
12842
+ "tts",
12843
+ "voice-cloning",
12844
+ "voice-conversion",
12845
+ "webui",
12846
+ "whisper",
12847
+ "yt-dlp"
12848
+ ],
12849
+ "multilingual_descriptions": {
12850
+ "en": "Gradio WebUI for audio processing, powered by Whisper (OpenAI-Whisper, Faster-Whisper, Whisper-Timestamped). Features Voice Changer(RVC), zero-shot Voice Cloning (E2, F5-TTS, CosyVoice), YouTube downloading, vocal isolation(UVR5), Text-to-Speech (Edge-TTS,",
12851
+ "ja": "音声処理用のGradio WebUI、Whisper(OpenAI-Whisper、Faster-Whisper、Whisper-Timestamped)によって動作します。Voice Changer(RVC)、zero-shot Voice Cloning(E2、F5-TTS、CosyVoice)、YouTube ダウンロード、ボーカル分離(UVR5)、テキスト読み上げ(Edge-TTS)などの機能があります。",
12852
+ "zh-hans": "Gradio WebUI用于音频处理,由Whisper(OpenAI-Whisper,Faster-Whisper,Whisper-Timestamped)提供支持。功能包括声音变声器(RVC),零样本语音克隆(E2,F5-TTS,CosyVoice),YouTube下载,声音隔离(UVR5),文本转语音(Edge-TTS)。",
12853
+ "zh-hant": "Gradio WebUI 音頻處理,由 Whisper (OpenAI-Whisper, Faster-Whisper, Whisper-Timestamped) 驅動。功能包括 Voice Changer(RVC)、零樣本語音克隆 (E2, F5-TTS, CosyVoice)、YouTube 下載、聲音隔離(UVR5)、文本轉語音 (Edge-TTS)。"
12854
+ }
12855
  }
12856
  },
12857
  "Browser-extensions": {
 
28791
  "zh-hans": "百聆是一个类似GPT-4o的语音对话机器人,通过ASR+LLM+TTS实现,集成DeepSeek R1等优秀大模型,时延低至800ms,低配置也可运行,支持打��。",
28792
  "zh-hant": "百聆 是一個類似GPT-4o的語音對話機器人,通過ASR+LLM+TTS實現,集成DeepSeek R1等優秀大模型,時延低至800ms,低配置也可運行,支持打斷。"
28793
  }
28794
+ },
28795
+ "https://github.com/brainrotjs/brainrot.js": {
28796
+ "repository_name": "brainrot.js",
28797
+ "user_name": "brainrotjs",
28798
+ "language": "TypeScript",
28799
+ "license": "MIT License",
28800
+ "description": "Text to video generator in the brainrot form. Learn about any topic from your favorite personalities 😼.",
28801
+ "topics": [
28802
+ "automate",
28803
+ "chatgpt",
28804
+ "nextjs",
28805
+ "python",
28806
+ "remotion",
28807
+ "text-to-video",
28808
+ "text-to-video-generation",
28809
+ "youtubeshorts"
28810
+ ],
28811
+ "multilingual_descriptions": {
28812
+ "en": "Text to video generator in the brainrot form. Learn about any topic from your favorite personalities 😼.",
28813
+ "ja": "脳内ビデオジェネレーターのテキスト。お気に入りのパーソナリティから任意のトピックについて学ぶ 😼。",
28814
+ "zh-hans": "大脑形式的文本到视频生成器。从您喜爱的名人那里学习任何主题 😼。",
28815
+ "zh-hant": "在腦部形式中生成文本到視頻的工具。從您喜愛的名人那裡學習任何主題 😼。"
28816
+ }
28817
  }
28818
  },
28819
  "Langchain": {
 
31884
  "zh-hans": "批量为视频或音频生成字幕,并可批量将字幕翻译成其他语言。这是一个客户端工具,跨平台支持mac和windows系统,支持百度、火山、deeplx、openai、deepseek、ollama等多个翻译服务。",
31885
  "zh-hant": "批量為視頻或者音頻生成字幕,並可批量將字幕翻譯成其他語言。這是一個客戶端工具,跨平台支持 mac 和 windows 系統,支持百度,火山,deeplx, openai, deepseek, ollama 等多個翻譯服務。"
31886
  }
31887
+ },
31888
+ "https://github.com/bcg-x-official/agentkit": {
31889
+ "repository_name": "agentkit",
31890
+ "user_name": "BCG-X-Official",
31891
+ "language": "TypeScript",
31892
+ "license": "MIT License",
31893
+ "description": "Starter-kit to build constrained agents with Nextjs, FastAPI and Langchain",
31894
+ "topics": [
31895
+ "fastapi",
31896
+ "full-stack",
31897
+ "genai",
31898
+ "genai-chatbot",
31899
+ "genai-poc",
31900
+ "langchain",
31901
+ "langchain-python",
31902
+ "nextjs",
31903
+ "openai",
31904
+ "react",
31905
+ "starter",
31906
+ "starter-kit",
31907
+ "template",
31908
+ "vercel"
31909
+ ],
31910
+ "multilingual_descriptions": {
31911
+ "en": "Starter-kit to build constrained agents with Nextjs, FastAPI and Langchain",
31912
+ "ja": "Nextjs、FastAPI、Langchainを使用して制約エージェントを構築するためのスターターキット",
31913
+ "zh-hans": "使用Nextjs、FastAPI和Langchain构建受限代理的入门套件",
31914
+ "zh-hant": "使用Nextjs、FastAPI和Langchain構建受限代理的入門套件"
31915
+ }
31916
+ },
31917
+ "https://github.com/reorproject/reor": {
31918
+ "repository_name": "reor",
31919
+ "user_name": "reorproject",
31920
+ "language": "TypeScript",
31921
+ "license": "GNU Affero General Public License v3.0",
31922
+ "description": "Private & local AI personal knowledge management app for high entropy people.",
31923
+ "topics": [
31924
+ "ai",
31925
+ "lancedb",
31926
+ "llama",
31927
+ "llamacpp",
31928
+ "local-first",
31929
+ "markdown",
31930
+ "note-taking",
31931
+ "ollama",
31932
+ "pkm",
31933
+ "rag",
31934
+ "second-brain",
31935
+ "vector-database"
31936
+ ],
31937
+ "multilingual_descriptions": {
31938
+ "en": "Private & local AI personal knowledge management app for high entropy people.",
31939
+ "ja": "高エントロピーな人々のためのプライベート&ローカルAIパーソナル知識管理アプリ。",
31940
+ "zh-hans": "私人和本地的AI个人知识管理应用,适用于高熵人群。",
31941
+ "zh-hant": "私人和本地的AI個人知識管理應用程式,適合高熵人士。"
31942
+ }
31943
  }
31944
  },
31945
  "Unity": {
 
37049
  "zh-hans": "DeepSeek r1和Claude 3.5 Sonnet实现了最佳组合,充分释放了最强模型的力量。支持OpenAI流式输出,并可以在您喜欢的ChatBox上运行!",
37050
  "zh-hant": "DeepSeek r1和Claude 3.5 Sonnet實現了最佳組合,充分發揮了最強模型的力量。支持OpenAI流式輸出,並可在您喜愛的ChatBox上運行!"
37051
  }
37052
+ },
37053
+ "https://github.com/azure-samples/openai": {
37054
+ "repository_name": "openai",
37055
+ "user_name": "Azure-Samples",
37056
+ "language": "Jupyter Notebook",
37057
+ "license": "MIT License",
37058
+ "description": "The repository for all Azure OpenAI Samples complementing the OpenAI cookbook. ",
37059
+ "topics": [],
37060
+ "multilingual_descriptions": {
37061
+ "en": "The repository for all Azure OpenAI Samples complementing the OpenAI cookbook.",
37062
+ "ja": "すべてのAzure OpenAIサンプルのリポジトリは、OpenAIクックブックを補完します。",
37063
+ "zh-hans": "所有Azure OpenAI示例的存储库,补充OpenAI食谱。",
37064
+ "zh-hant": "所有Azure OpenAI樣本的存儲庫,補充OpenAI食譜。"
37065
+ }
37066
  }
37067
  },
37068
  "Others": {