-
As noted in [this comment](https://github.com/srophe/srophe-app-data/issues/1033#issue-1738406679) we might have two duplicate bibls to be merged.
This may be moot as they should (hopefully) both r…
-
The 2019 workshop used the creative commons BY-SA license. For the 2020 I've used "all rights reserved" mostly out of habit. Shall we use CC BY-SA as was done in 2019 @nikitagambhir @kaitlinmgold ?
-
```py
from phi.assistant import Assistant
from phi.tools.yfinance import YFinanceTools
from phi.llm.groq import Groq
assistant = Assistant(llm=Groq(model="llama3-8b-8192"),tools=[YFinanceTools(s…
-
I think we could be better making use of `teams` to streamline our operations
I would suggest we greatly simplify and reduce the number of available teams to:
- [ ] `anu-ra`
- [ ] `core-dev` ->…
-
I was hoping to find out if it is possible to combine entities.
for example. I have a smartthings multipurpose sensor, which has temp, motion, and battery.
Right now i have to add them all manu…
iyruk updated
6 years ago
-
Hi
I'm following your wiki instructions, but the installation fails with:
```bash
$ npm install
> snowboy@1.2.0 preinstall /home/pi/MagicMirror/modules/MMM-Assistant/node_modules/snowboy
> n…
E3V3A updated
6 years ago
-
Improve voice recognition accuracy by integrating advanced NLP models and adding support for multiple languages.
-
I have successfully managed to install ROS and gazebo in my linux machine (Linux mint)(Ubuntu 16.04 kernel) However there are few comments I would like to share regarding the problems that I faced whi…
-
First, let me thank you for ha-bridge, awesome work!
I just started using it and installed it in a Raspberry Pi 4 using the manual installation instructions and found odd / worrisome that it ends r…
-
This issue is about seeing what it would take to upgrade the Solid program to net8-windows with the new windows forms. I have no idea what that will take. Migrating a relatively contained applicatio…