8000 guduxiasky24 (kolin) / Starred · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View guduxiasky24's full-sized avatar

Block or report guduxiasky24

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Showing results

No fortress, purely open ground. OpenManus is Coming.

Python 45,343 7,827 Updated May 7, 2025

🤖 Chat with your SQL database 📊. Accurate Text-to-SQL Generation via LLMs using RAG 🔄.

Python 17,534 1,554 Updated Apr 10, 2025

WhisperX: Automatic Speech Recognition with Word-level Timestamps (& Diarization)

Python 15,609 1,674 Updated May 3, 2025

A Repo For Document AI

Python 2,818 159 Updated May 8, 2025

"LightRAG: Simple and Fast Retrieval-Augmented Generation"

Python 16,178 2,203 Updated May 9, 2025

RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.

TypeScript 51,686 4,918 Updated May 9, 2025

Prompt越狱手册

2,453 260 Updated Dec 17, 2024

一些大语言模型和多模态模型的应用,主要包括小模型,Agent,跨模态搜索,OCR、RAG、ChatBot等等

Python 168 7 Updated Apr 27, 2025
Python 692 63 Updated Jun 7, 2024

A Fundamental End-to-End Speech Recognition Toolkit and Open Source SOTA Pretrained Models, Supporting Speech Recognition, Voice Activity Detection, Text Post-processing etc.

Python 10,330 1,038 Updated May 8, 2025

Multi-lingual large voice generation model, providing inference, training and deployment full-stack ability.

Python 13,669 1,390 Updated May 6, 2025

🤖 可 DIY 的 多模态 AI 聊天机器人 | 🚀 快速接入 微信、 QQ、Telegram、等聊天平台 | 🦈支持DeepSeek、Grok、Claude、Ollama、Gemini、OpenAI | 工作流系统、网页搜索、AI画图、人设调教、虚拟女仆、语音对话 |

Python 15,200 1,670 Updated May 5, 2025

实时互动的GPT数字人技术笔记,不是数字人开源项目

Python 458 98 Updated Mar 15, 2025

Streamer-Sales 销冠 —— 卖货主播 LLM 大模型🛒🎁,一个能够根据给定的商品特点从激发用户购买意愿角度出发进行商品解说的卖货主播大模型。🚀⭐内含详细的数据生成流程❗ 📦另外还集成了 LMDeploy 加速推理🚀、RAG检索增强生成 📚、TTS文字转语音🔊、数字人生成 🦸、 Agent 使用网络查询实时信息🌐、ASR 语音转文字🎙️、Vue 生态搭建前端🍍、FastAPI 搭…

Python 3,201 502 Updated Mar 8, 2025

一个高自由度的端到端的可定制AI-VTuber。支持对接哔哩哔哩直播间,以智谱API作为语言基座模型,拥有意图识别、长短期记忆(直接记忆和联想记忆),支持搭建认知库、歌曲作品库,接入了当前热门的一些语音转换、语音合成、图像生成、数字人驱动项目,并提供了一个便于操作的客户端。

Python 397 44 Updated Sep 22, 2024

fay是一个帮助数字人(2.5d、3d、移动、pc、网页)或大语言模型(openai兼容、deepseek)连通业务系统的agent框架。

Python 10,998 2,035 Updated Apr 2, 2025

ASR deep learning models (use BiGRU & WaveNet & CTC), use Tensorflow2 基于CTC端到端学习方法的中文语音识别模型

Python 2 1 Updated Jul 20, 2024

Robust Speech Recognition via Large-Scale Weak Supervision

Python 81,375 9,784 Updated Jan 4, 2025

FastGPT is a knowledge-based platform built on the LLMs, offers a comprehensive suite of out-of-the-box capabilities such as data processing, RAG retrieval, and visual AI workflow orchestration, le…

TypeScript 23,973 6,192 Updated May 9, 2025

🌌 A complete search engine and RAG pipeline in your browser, server or edge network with support for full-text, vector, and hybrid search in less than 2kb.

TypeScript 9,349 335 Updated Apr 29, 2025

The Open Data QnA python library enables you to chat with your databases by leveraging LLM Agents on Google Cloud. Open Data QnA enables a conversational approach to interacting with your data by i…

Dart 178 56 Updated Apr 29, 2025

Chat-based SQL Client and Editor for the next decade

TypeScript 5,161 445 Updated Apr 11, 2025

🤖 Open-source GenBI AI Agent that empowers data-driven teams to chat with their data to generate Text-to-SQL, charts, spreadsheets, reports, dashboards, BI and embedded AI. 📈📊📋🧑‍💻

TypeScript 7,745 742 Updated May 9, 2025

DocsGPT is an open-source genAI tool that helps users get reliable answers from knowledge source, while avoiding hallucinations. It enables private and reliable information retrieval, with tooling …

TypeScript 15,617 1,661 Updated May 9, 2025

💬 MaxKB is an open-source AI assistant for enterprise. It seamlessly integrates RAG pipelines, supports robust workflows, and provides MCP tool-use capabilities.

Python 16,484 2,136 Updated May 9, 2025

An open-source RAG-based tool for chatting with your documents.

Python 22,240 1,758 Updated Apr 15, 2025

🤯 Lobe Chat - an open-source, modern-design AI chat framework. Supports Multi AI Providers( OpenAI / Claude 3 / Gemini / Ollama / DeepSeek / Qwen), Knowledge Base (file upload / knowledge managemen…

TypeScript 60,285 12,692 Updated May 9, 2025

Using GPT to parse PDF

Python 3,405 248 Updated Apr 17, 2025

📚 OpenAI API 完整功能演示项目,包含: • ChatGPT/GPT-4 对话 • DALL-E 图像生成 • Whisper 语音转换 • 文本嵌入搜索 • RAG 知识库系统 • Assistants API 应用 • 提示词工程最佳实践 🔥 特点: • 17个核心功能完整示例 • 异步处理最佳实践 • 详细的中文注释 • 完整的错误处理 • 生产级代码结构 🎯 适用于: • …

Python 10 3 Updated Nov 28, 2024
Next
0