There are 0 repository under commbase topic.
libcommbase is a collection of libraries to centralize common functions that can be shared across multiple conversational AI assistant projects. It operates offline and can be implemented with AI (ML/DS) and programming languages
The official Commbase documentation online
A reactive and remote-ready version of STT engine for Commbase
Server for exchanging JSON data with clients over HTTP and WebSocket connections, allowing clients to save and retrieve JSON data in real-time
Generates AI-driven responses using the Ollama API with the Phi3 mini model from Microsoft. Heavyweight implementation with memory for language generation, featuring remote RAG and Pinecone for persistent memory
Generates AI-driven responses using the Ollama API with the Phi3 mini model from Microsoft. Lightweight implementation without memory for language generation
A voice recorder and recording transmitter for Commbase
A voice recorder and recording transmitter for Commbase
Commbase Skills Catalog
An ASR (Automatic Speech Recognition) engine. It is capable of converting spoken language into written text without requiring an internet connection, making it a reliable and secure solution for any application that needs speech-to-text functionality
A proactive version of STT engine for Commbase
Translates text from one language to another using the Ollama API with a specific Phi3 mini language model from Microsoft
A Commbase-ready TTS executable using gTTS (Google Text-to-Speech), a Python library and CLI tool to interface with Google Translate text-to-speech API
A Python application that utilizes text-to-speech capabilities to read out the content of a file or any input text provided
Commbase HTTP Server