awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
PeterH0323 avatar

PeterH0323/Streamer-Sales

0
View on GitHub↗
3,710 स्टार्स·567 फोर्क्स·Python·AGPL-3.0·6 व्यूज़openxlab.org.cn/apps/detail/HinGwenWong/Streamer-Sales↗

Streamer Sales

Streamer-Sales is a digital avatar video generator and large language model sales agent framework. It functions as a multimodal AI pipeline that synthesizes talking-head videos using text-to-speech and face animation to create virtual spokespeople.

The system differentiates itself by combining retrieval-augmented generation with agentic web searching to ground product descriptions and sales scripts in factual data and real-time information. It further integrates a multimodal interaction workflow that coordinates automatic speech recognition and text-to-speech for real-time voice conversations.

The project covers a broad capability surface including optical character recognition for data extraction, synthetic dataset generation for model fine-tuning, and model inference acceleration through precision quantization.

The application is delivered as a dockerized AI suite featuring a FastAPI backend and a Vue frontend.

Features

  • Multimodal Response Pipelines - Coordinates ASR, LLM, TTS, and avatar rendering to convert spoken input into visual and auditory responses.
  • Interactive Video Avatar Generators - Synthesizes talking-head videos using text-to-speech and face animation to create interactive virtual spokespeople.
  • Sales Agent Frameworks - Uses large language models to generate persuasive product pitches and sales scripts.
  • Retrieval-Augmented Generation - Employs retrieval-augmented generation with vector databases to ground product descriptions in factual data.
  • Multimodal AI Pipeline Orchestration - Coordinates automatic speech recognition, LLMs, and text-to-speech into a unified pipeline for real-time voice interaction.
  • RAG Context Retrieval - Retrieves relevant document segments from a vector database to ground AI responses in factual data.
  • RAG Grounding Verifiers - Implements grounding mechanisms to ensure sales scripts are factually accurate based on product manuals and web data.
  • Speech-to-Text and Text-to-Speech Integrations - Combines speech-to-text and text-to-speech capabilities to enable real-time voice conversations.
  • Speech to Text Transcription - Converts spoken audio into text using automatic speech recognition to enable real-time interaction.
  • Text-to-Speech - Synthesizes natural human speech from written text using high-fidelity generative models.
  • AI Sales Agents - Generates persuasive product pitches and scripts using LLMs to increase customer purchase intent.
  • Sales Pitch Generation - Generates persuasive product descriptions and sales scripts to increase customer purchase intent.
  • Virtual Spokesperson Orchestrations - Orchestrates animated digital avatars with synchronized speech and video to act as automated brand spokespeople.
  • Conversational Avatar Animators - Synchronizes digital character movements and facial expressions with conversational AI input.
  • Containerized Deployments - Deploying complex machine learning pipelines using Docker and FastAPI for scalable and consistent environment management.
  • Agentic Search Tools - Employs autonomous agents for iterative, multi-step information retrieval and real-time web searching.
  • Contextual Information Retrieval - Uses embedding and reranking models to fetch relevant document chunks and ground AI responses.
  • Synthetic Media Generators - Produces synthetic video presentations using AI-powered tools to convey information visually.
  • Quantized Inference Accelerators - Accelerates LLM response times using precision quantization and caching via LMDeploy.
  • Real-Time Web Search Integrations - Allows AI agents to perform live internet searches to ground responses with current data.
  • AI Application Deployments - Provides a containerized AI suite with a FastAPI backend and Vue frontend packaged via Docker Compose.

स्टार हिस्ट्री

peterh0323/streamer-sales के लिए स्टार हिस्ट्री चार्टpeterh0323/streamer-sales के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Streamer Sales के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Streamer Sales के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • danswer-ai/danswerdanswer-ai का अवतार

    danswer-ai/danswer

    30,552GitHub पर देखें↗

    Danswer is an LLM application framework and RAG engine that provides a self-hosted interface for connecting large language models to private data. It serves as an enterprise AI chat interface and agent orchestrator, enabling the creation of specialized assistants with custom instructions and knowledge bases. The platform differentiates itself through an observability dashboard for tracking query history and token consumption, as well as a white-labeled interface for customized branding. It includes a multi-step research workflow for producing long-form reports and a sandboxed environment for

    Python
    GitHub पर देखें↗30,552
  • netease-youdao/qanythingnetease-youdao का अवतार

    netease-youdao/QAnything

    14,020GitHub पर देखें↗

    QAnything is a retrieval-augmented generation application framework and self-hosted AI interface. It functions as a system that combines a vector database knowledge base, a document parsing service, and a hybrid search engine to generate answers based on private user data. The project features a modular pipeline architecture that allows users to independently replace components such as parsers, embedding models, and reranking engines. It supports local-first model deployment and offline operation to ensure data privacy, and includes a two-stage retrieval pipeline that merges dense vector embe

    Python
    GitHub पर देखें↗14,020
  • getstream/vision-agentsGetStream का अवतार

    GetStream/Vision-Agents

    6,029GitHub पर देखें↗
    Pythonagentic-aiagentsai
    GitHub पर देखें↗6,029
  • livekit/agentslivekit का अवतार

    livekit/agents

    9,379GitHub पर देखें↗

    This project is a framework for developing multimodal AI agents that function as programmable participants in real-time communication rooms. It enables the construction of agents that can see, hear, and speak by integrating speech-to-text, large language models, and text-to-speech pipelines to facilitate low-latency, natural conversations. The system is distinguished by its advanced orchestration of real-time media and conversational flow, including support for full-duplex speech, preemptive response generation, and sophisticated interruption management. It further differentiates itself throu

    Pythonagentsaiopenai
    GitHub पर देखें↗9,379
Streamer Sales के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

peterh0323/streamer-sales क्या करता है?

Streamer-Sales is a digital avatar video generator and large language model sales agent framework. It functions as a multimodal AI pipeline that synthesizes talking-head videos using text-to-speech and face animation to create virtual spokespeople.

peterh0323/streamer-sales की मुख्य विशेषताएं क्या हैं?

peterh0323/streamer-sales की मुख्य विशेषताएं हैं: Multimodal Response Pipelines, Interactive Video Avatar Generators, Sales Agent Frameworks, Retrieval-Augmented Generation, Multimodal AI Pipeline Orchestration, RAG Context Retrieval, RAG Grounding Verifiers, Speech-to-Text and Text-to-Speech Integrations।

peterh0323/streamer-sales के कुछ ओपन-सोर्स विकल्प क्या हैं?

peterh0323/streamer-sales के ओपन-सोर्स विकल्पों में शामिल हैं: danswer-ai/danswer — Danswer is an LLM application framework and RAG engine that provides a self-hosted interface for connecting large… netease-youdao/qanything — QAnything is a retrieval-augmented generation application framework and self-hosted AI interface. It functions as a… getstream/vision-agents. pipecat-ai/pipecat — Pipecat is a framework and software development kit for building real-time multimodal AI agents and speech-to-speech… livekit/agents — This project is a framework for developing multimodal AI agents that function as programmable participants in… langroid/langroid — Langroid is a multi-agent orchestration framework and tool integration suite designed for building complex AI…