Commbase Skills Catalog
-
Updated
Oct 27, 2024 - Python
Commbase Skills Catalog
Commbase HTTP Server
The official Commbase documentation online
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
Translates text from one language to another using the Ollama API with a specific Phi3 mini language model from Microsoft
Generates AI-driven responses using the Ollama API with the Phi3 mini model from Microsoft. Lightweight implementation without memory for language generation
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
A voice recorder and recording transmitter for Commbase
A proactive version of STT engine for Commbase
A reactive and remote-ready version of STT engine for Commbase
A voice recorder and recording transmitter for Commbase
A Python application that utilizes text-to-speech capabilities to read out the content of a file or any input text provided
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
Server for exchanging JSON data with clients over HTTP and WebSocket connections, allowing clients to save and retrieve JSON data in real-time
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
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."