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

update repos

Browse files
Files changed (1) hide show
  1. awesome-ChatGPT-repositories.json +109 -0
awesome-ChatGPT-repositories.json CHANGED
@@ -12739,6 +12739,63 @@
12739
  "zh-hans": "一个具有自然语言理解和人工智能的Python聊天机器人框架。",
12740
  "zh-hant": "一個具有自然語言理解和人工智慧功能的Python聊天機器人框架。"
12741
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12742
  }
12743
  },
12744
  "Browser-extensions": {
@@ -28626,6 +28683,58 @@
28626
  "zh-hans": "无需编写代码即可创建LLM代理。",
28627
  "zh-hant": "無需編寫代碼即可創建LLM代理。"
28628
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
28629
  }
28630
  },
28631
  "Langchain": {
 
12739
  "zh-hans": "一个具有自然语言理解和人工智能的Python聊天机器人框架。",
12740
  "zh-hant": "一個具有自然語言理解和人工智慧功能的Python聊天機器人框架。"
12741
  }
12742
+ },
12743
+ "https://github.com/mayooear/ai-pdf-chatbot-langchain": {
12744
+ "repository_name": "ai-pdf-chatbot-langchain",
12745
+ "user_name": "mayooear",
12746
+ "language": "TypeScript",
12747
+ "license": null,
12748
+ "description": "LangChain & LangGraph AI chatbot for large PDF docs",
12749
+ "topics": [
12750
+ "ai",
12751
+ "chatbot",
12752
+ "langchain",
12753
+ "langgraph",
12754
+ "nextjs",
12755
+ "openai",
12756
+ "pdf",
12757
+ "typescript"
12758
+ ],
12759
+ "multilingual_descriptions": {
12760
+ "en": "LangChain & LangGraph AI chatbot for large PDF docs",
12761
+ "ja": "大規模なPDFドキュメント用のLangChain&LangGraph AIチャットボット",
12762
+ "zh-hans": "LangChain和LangGraph AI聊天机器人适用于大型PDF文档",
12763
+ "zh-hant": "LangChain和LangGraph AI聊天機器人適用於大型PDF文件"
12764
+ }
12765
+ },
12766
+ "https://github.com/nbonamy/witsy": {
12767
+ "repository_name": "witsy",
12768
+ "user_name": "nbonamy",
12769
+ "language": "TypeScript",
12770
+ "license": "Apache License 2.0",
12771
+ "description": "Witsy: desktop AI assistant",
12772
+ "topics": [
12773
+ "anthropic",
12774
+ "deepseek",
12775
+ "electron-app",
12776
+ "electronjs",
12777
+ "gemini",
12778
+ "genai",
12779
+ "genai-chatbot",
12780
+ "generative-ai",
12781
+ "googleai",
12782
+ "groq",
12783
+ "mistral",
12784
+ "mistralai",
12785
+ "ollama",
12786
+ "ollama-app",
12787
+ "ollama-gui",
12788
+ "openai",
12789
+ "openrouter",
12790
+ "vuejs",
12791
+ "vuejs3"
12792
+ ],
12793
+ "multilingual_descriptions": {
12794
+ "en": "Witsy: desktop AI assistant",
12795
+ "ja": "Witsy: デスクトップAIアシスタント",
12796
+ "zh-hans": "Witsy:桌面人工智能助手",
12797
+ "zh-hant": "Witsy: 桌面人工智慧助理"
12798
+ }
12799
  }
12800
  },
12801
  "Browser-extensions": {
 
28683
  "zh-hans": "无需编写代码即可创建LLM代理。",
28684
  "zh-hant": "無需編寫代碼即可創建LLM代理。"
28685
  }
28686
+ },
28687
+ "https://github.com/zilliztech/deep-searcher": {
28688
+ "repository_name": "deep-searcher",
28689
+ "user_name": "zilliztech",
28690
+ "language": "Python",
28691
+ "license": "Apache License 2.0",
28692
+ "description": "Deep Research Alternative to Reason on Private Data in Python",
28693
+ "topics": [
28694
+ "agent",
28695
+ "agentic-rag",
28696
+ "deep-research",
28697
+ "deepseek",
28698
+ "deepseek-r1",
28699
+ "llm",
28700
+ "milvus",
28701
+ "openai",
28702
+ "rag",
28703
+ "vector-database",
28704
+ "zilliz"
28705
+ ],
28706
+ "multilingual_descriptions": {
28707
+ "en": "Deep Research Alternative to Reason on Private Data in Python",
28708
+ "ja": "Pythonにおけるプライベートデータに対する理由の代替としての深い研究",
28709
+ "zh-hans": "Python中关于私人数据的深度研究替代理由",
28710
+ "zh-hant": "在Python中深入研究私人数据的替代理由"
28711
+ }
28712
+ },
28713
+ "https://github.com/wwbin2017/bailing": {
28714
+ "repository_name": "bailing",
28715
+ "user_name": "wwbin2017",
28716
+ "language": "Python",
28717
+ "license": "MIT License",
28718
+ "description": "百聆 是一个类似GPT-4o的语音对话机器人,通过ASR+LLM+TTS实现,集成DeepSeek R1等优秀大模型,时延低至800ms,低配置也可运行,支持打断",
28719
+ "topics": [
28720
+ "ai",
28721
+ "asr",
28722
+ "chatgpt",
28723
+ "chattts",
28724
+ "deepseek",
28725
+ "funasr",
28726
+ "gpt-4o",
28727
+ "llm",
28728
+ "openai",
28729
+ "tts",
28730
+ "voice-assistant"
28731
+ ],
28732
+ "multilingual_descriptions": {
28733
+ "en": "Bailing is a speech dialogue robot similar to GPT-4o, implemented through ASR+LLM+TTS, integrating excellent large models such as DeepSeek R1, with a latency as low as 800ms. It can run on low configurations and supports interruption.",
28734
+ "ja": "百聆は、GPT-4oに似た音声対話ロボットで、ASR+LLM+TTSを使用しており、DeepSeek R1などの優れた大規模モデルを統合しています。遅延は800msまで低減されており、低構成でも動作可能で、打ち消しもサポートしています。",
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": {