Commbase Skills Catalog
-
Updated
Oct 27, 2024 - Python
Commbase Skills Catalog
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
Translates text from one language to another using the Ollama API with a specific Phi3 mini language model from Microsoft
Commbase HTTP Server
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 voice recorder and recording transmitter for Commbase
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
A proactive version of STT engine for Commbase
A reactive and remote-ready version of STT engine for Commbase
Generates AI-driven responses using the Ollama API with the Phi3 mini model from Microsoft. Lightweight implementation without memory for language generation
Server for exchanging JSON data with clients over HTTP and WebSocket connections, allowing clients to save and retrieve JSON data in real-time
A Python application that utilizes text-to-speech capabilities to read out the content of a file or any input text provided
A voice recorder and recording transmitter for Commbase
The official Commbase documentation online
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
Add a description, image, and links to the commbase topic page so that developers can more easily learn about it.
To associate your repository with the commbase topic, visit your repo's landing page and select "manage topics."