FezzikTheGiant
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: Unbreakable – An AI Focus App That Blocks Based on Context, Not URLs (chromewebstore.google.com)
hey hn, wanted to share something i've been working on for a bit. most focus apps like opal are static. they block a list of websites and that’s it. once you start a timer, you’re locked in. can’t quit, can’t delete,…
-
I've been working on designing a more intuitive UI that emphasizes user control and simplicity in email. The idea is to make email fun and not the cluttered mess that we are used to. I've built out a prototype that…
-
Hi HN, I am working on a personal project where I'm trying to create an email GUI that I can use for myself. For this, I want to store all my emails in a pinecone index. I want to figure out what's the best way to embed…
-
A website where different open source models battle each other super Mario bros style - could be cool.
-
So that the user doesn't have to download anything else - it's packaged with the app itself. And the app uses it to run inference. Is this possible?
-
Since there are some models that can run on most consumer hardware (eg. the phi models) - is there a way to distribute LLMs packaged with whatever app. you're building? So the users don't need to download anything extra…
-
Are there any? I was thinking about LLM based agents and games and this will probably only be viable when most devices can handle LLMs running locally.
-
I need to download about 200m files from the internet - but it's so slow. Any tips for how I could do it in a reasonably fast manner - in Python?
-
What's the best way to build an app around local LLMs. How can I educate m myself on this?
-
Lots of opportunity for something cool here. Are there some cool examples of work being done in this area?
-
If I've managed to build my own model, say a fine-tuned version of Llama and trained it on some GPUs, how do I then deploy it and use it in an app. Does it need to be running on the GPUs all the time or can I host the…
-
I'm a CS student at university right now, want to get into learning more about LLMs and their practical application. I'm still early in my education so I lack the background to understand how they work under the hood,…