Marvin-VW/python-ollama-local
This Python script enables hands-free interaction with a local Llama2 language model. It captures voice commands from the microphone, sends them to Llama2 for natural language processing, and converts the model's textual responses into speech.
No commits in the last 6 months.
Stars
3
Forks
3
Language
Python
License
MIT
Category
Last pushed
Jan 04, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/Marvin-VW/python-ollama-local"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Pyenb/Ollama-models
A collection of zipped Ollama models for offline use. Simply download, extract, and set up your...
jaypatel15406/Ollama-Adaptive-Image-Code-Gen
Ollama Adaptive Image Code Gen is an asynchronous Python application that uses LLMs to...
cognisoc/mullama
Drop-in Ollama replacement. All-in-one local LLM toolkit.
chaoluond/safetyllama
Finetune LLaMA-2-7b-chat to perform safety evaluation of user-bot conversation
rajkundalia/error-analyzer-with-baml
Analyze Java compilation and runtime errors using BAML with a local Ollama model. This project...