Viewing profile — Alyx1337
Alyx1337
HN member- Joined
- Mon, May 15, 2023, 9:39 AM UTC
- HN karma
- 47
- Public activity
- 22 items
- HN profile
- View on Hacker News ↗
About Alyx1337
No profile information was provided.
Recent public activity
- story
-
comment
Comment #39407636
Most engineers focus on the algorithm or the model in the AI space. Doing so, they forget the most essential and time-consuming part: ensuring your project is practical and accessi…
- story
-
comment
Comment #38686471
Thank you very much!
-
comment
Comment #38683894
Thanks! There are ways to shave off the latency: hosting locally, using quantized/smaller models, streaming data instead of doing the tasks sequentially
-
comment
Comment #38683513
Exactly my thought, I was like "Jarvis has got to be just a 2030 version of an LLM". Yeah I actually considered making a spotter AI using computer vision in a game like ARMA 3 or S…
-
comment
Comment #38683453
That was exactly my thought haha, I want Jarvis at home. You could easily modify my code to run a local LLM instead
-
comment
Comment #38683423
Great! What do you guys have in mind in terms of products using these tools. Yeah unfortunately it's hard to shave on latency.
-
comment
Comment #38683276
Yeah I had the same issue so I used (stole) this answer on StackOverflow: https://stackoverflow.com/questions/46734345/python-record-o... Basically there's a library that records u…
-
comment
Comment #38683251
Uh oh I hope I'm not in trouble
-
comment
Comment #38683243
Thanks! I don't know a lot about this but someone shared this local voice assistant in the comments: https://github.com/KoljaB/LocalAIVoiceChat Could be a good lead
-
comment
Comment #38683191
Deepgram advertised itself as being the fastest, and I wanted to focus on limiting response delay so I chose it. I hope I did not get misled.
-
comment
Comment #38683137
How did you find these? I was literally looking for tutorials all day long and could not find something. These projects look insane!
-
comment
Comment #38682096
Here is a video demo of the project: https://youtu.be/aIg4-eL9ATc?si=66ynl4Mlci9v76rU
- story
-
comment
Comment #38611834
Hey guys! I work at Taipy; we are a Python library designed to create web applications using only Python. Some users had problems displaying charts based on big data, e.g., line ch…
- story
-
comment
Comment #38474458
If this is really your sentiment, I strongly invite you to try out Taipy. This was exactly our reaction when we decided to build Taipy. Streamlit was already somewhat popular, but …
-
comment
Comment #38474363
We actually used Streamlit in the past. Our gripe with it was how the backend event loop was managed. Basically, Streamlit re-runs your code at every user interaction to check what…
-
comment
Comment #38474313
Yeah, you got it right. Taipy is not about AI but more about providing a way for people who work in AI and data to create a front-end for their project without having to learn othe…
- story
- story