kishanrajput23 /
Jarvis-Desktop-Voice-Assistant
A python based desktop voice assistant capable of executing system-level commands, integrating speech recognition and text-to-speech, and handling asynchronous user interactions.
91/100 healthLoading repository data…
neo4leo / repository
A Python-based assistant for Azure CLI enabling natural language processing for Azure commands powered by Azure MCP Server.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
A Python-powered assistant for Azure CLI with natural language processing to streamline Azure commands using the Azure MCP Server.
Clone the repository:
git clone https://github.com/neo4leo/azure-cli-copilot.git
cd azure-cli-copilot
Start a virtual environment with uv:
uv venv
Install packages using uv:
uv pip install .
Run Ollama and note its local address.
Run Azure MCP server and note its local address.
Rename .env-sample to .env.
Replace dummy values in .env with actual values corresponding to your running configuration of Ollama, Azure MCP, and the desired model.
Start the program:
python main.py
This project is licensed under the MIT License - see the LICENSE file for details.
Selected from shared topics, language and repository description—not editorial ratings.
kishanrajput23 /
A python based desktop voice assistant capable of executing system-level commands, integrating speech recognition and text-to-speech, and handling asynchronous user interactions.
91/100 healthTheBlewish /
A Python-based web-assisted large language model (LLM) search assistant using Llama.cpp
74/100 healthcivai-technologies /
Cursor Agent Tools - A Python-based AI agent that replicates Cursor's coding assistant capabilities, enabling function calling, code generation, and intelligent coding assistance with Claude, OpenAI, and locally hosted Ollama models.
82/100 healthsuryanshsk /
A Python-based virtual assistant using Gemini AI. Features include voice recognition, text-to-speech, weather updates, news retrieval, jokes, Wikipedia info, and music management. Comes with an interactive web interface. Easily extendable and customizable.
60/100 healthsubh05sus /
A Python-based voice assistant that can greet you and perform a variety of tasks, including searching the web, opening social media, and creating a to-do list and much more to play with the amazing features.
57/100 healthrollingstarky /
A Python based Voice Assistant like Siri
46/100 health