#179 · Primary category: AI Chatbots

Linguflex

chatbot function-calling openai openai-api python

Command Your World with Voice

Project last updated:06/17/25

GitHub Stars

813

Forks

80

Contributors

3

License

MIT

Why we included this project

Linguflex is a Python framework that turns a microphone and speaker into a voice-driven assistant. You can hold spoken conversations with custom AI characters and, in the same breath, issue real commands: controlling Tuya smart-home devices, playing music, checking the weather, reading email over IMAP, managing a calendar, and searching the web. The core is split into Listen, Brain, and Speech stages, with expansion modules you can enable or write yourself, and it works with both local language models and the OpenAI API. That makes it a useful starting point if you want to prototype a voice assistant or a function-calling chatbot on your own hardware, and the local TTS with voice cloning gets you closer to the Jarvis-style companion the project is going for.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category