HackerTrans
TopNewTrendsCommentsPastAskShowJobs

neiman1

no profile record

Submissions

Tell HN: OpenAI is launching the GPT Store next week

7 points·by neiman1·3 jaar geleden·0 comments

Show HN: Laterbase – Save, search and chat with your bookmarks

mylaterbase.com
5 points·by neiman1·3 jaar geleden·8 comments

Ask HN: How do I get users for things I build?

2 points·by neiman1·3 jaar geleden·3 comments

Show HN: Generate your YC application with GPT-4

pitchpal.app
14 points·by neiman1·3 jaar geleden·14 comments

Fill the bin - A no-frills approach to productivity

samueldobbie.substack.com
2 points·by neiman1·3 jaar geleden·1 comments

Elon Musk Touts Ketamine for Depression

forbes.com
4 points·by neiman1·3 jaar geleden·2 comments

Stop talking about tomorrow’s AI doomsday when AI poses risks today

nature.com
2 points·by neiman1·3 jaar geleden·0 comments

Show HN: An annotation tool for ML and NLP

github.com
5 points·by neiman1·3 jaar geleden·3 comments

Show HN: PitchPal – Generate startup funding applications using AI

pitchpal.app
4 points·by neiman1·3 jaar geleden·0 comments

Ask HN: Why don't you live with your coworkers?

1 points·by neiman1·4 jaar geleden·5 comments

Ask HN: What problem do you wish someone would solve?

1 points·by neiman1·4 jaar geleden·0 comments

Federated learning with formal differential privacy guarantees

ai.googleblog.com
2 points·by neiman1·4 jaar geleden·0 comments

Show HN: Keep your bookmarks clean and up-to-date

github.com
83 points·by neiman1·4 jaar geleden·44 comments

Candles, Crypto, and Electricity

danielmiessler.com
1 points·by neiman1·4 jaar geleden·0 comments

A Guide to DeSci, the Latest Web3 Movement

future.a16z.com
1 points·by neiman1·4 jaar geleden·0 comments

Ask HN: What problem do you wish someone would solve?

59 points·by neiman1·4 jaar geleden·170 comments

The Empty Release

rambli.com
1 points·by neiman1·4 jaar geleden·0 comments

[untitled]

1 points·by neiman1·4 jaar geleden·0 comments

Solving some formal math olympiad problems

openai.com
203 points·by neiman1·4 jaar geleden·16 comments

[untitled]

1 points·by neiman1·4 jaar geleden·0 comments

comments

neiman1
·3 jaar geleden·discuss
Just to follow-up, I added a basic implementation of bulk uploading (although it's temporarily limited to a small number of uploads until scalability has been given a bit more thought).
neiman1
·3 jaar geleden·discuss
Thanks for the feedback!

I'm working on the bulk import as we speak, and it should be ready in an hour or so.

On tagging, do you mean that you would want to define a list of allowed tags that the AI can select from?
neiman1
·3 jaar geleden·discuss
Good point, I had planned to add a Mullvad-esque process where you just generate an account number, but didn't want to delay the launch!

If it's any consolation, you don't need to verify your email, so you can just make one up to try it out.
neiman1
·3 jaar geleden·discuss
Hey HN, I spent the past few days buiding Laterbase, a (free) AI-powered bookmark manager that enables you to save, search, and chat with your bookmarks.

It's pretty hacky, but would appreciate any feedback!
neiman1
·3 jaar geleden·discuss
RIP. I loved reading about Kevin whilst growing up.

https://www.youtube.com/watch?v=PlbUYl67LTY
neiman1
·3 jaar geleden·discuss
Thanks a lot!

> Does it need our own OpenAI API key to run this or it doesn't need that?

You don't need an OpenAI API key.

> How long are you planning to offer the lifetime offer? If I invest in lifetime plan, is it sustainable enough to run at least for 2 years even if you are not able to sell it more or produce MRR ?

Whilst I'm considering a switch to a subscription model, I will of course honour previously purchased lifetime licenses forever. When you buy a lifetime license, you are also sent a compiled version of the app that you can run locally on your own machine, using your own OpenAI API key, so there's no risk to you even if PitchPal ends up not being sustainable.

> Also, how can I contact you if I want to promote this via our platform? Do you have any active affiliate program for promotion?

You can contact me at [email protected] - shoot me an email re: the affiliate program as it's not something I've considered!
neiman1
·3 jaar geleden·discuss
No, I don't store or read your data. State is managed using your browser's local storage. The caveat being that the tool uses GPT-4, so your data will be sent to OpenAI via an AWS Lambda function.

However, upon purchasing PitchPal you will also be emailed a compiled version of the app that you can run on your local machine, using your own OpenAI API key.
neiman1
·3 jaar geleden·discuss
That's not something I've considered, but love the idea!

Initial assumption is that there could be a ton of overlap (e.g. select a research area + provide a brief description of your hypothesis/planned experiments to generate the application).

Are there any nuances / complexities I'm missing? What do you find to be the most time consuming part about writing these applications?
neiman1
·3 jaar geleden·discuss
Hey HN, just sharing a tool I made over a long weekend to help founders generate completed applications for popular funds like YC, Seedcamp, etc.

Just enter the name of your startup, along with a brief description of the service + founders, and it will use GPT-4 to create an application that takes into account the requirements of your chosen accelerator.
neiman1
·3 jaar geleden·discuss
Yes, I built Markup alongside clinicians within the NHS (they would provide feedback, feature requests, etc.). However, they use a locally hosted version with a standalone sequence-to-sequence model I trained on medical entities; they don't send patient data to third parties.

You can check out some of the clinicians using Markup (+ published papers) in the comment section of my PH release, https://www.producthunt.com/posts/markup-document-annotation
neiman1
·3 jaar geleden·discuss
Hey HN! I'm super excited to share Markup with you, which is a totally free & open-source annotation tool that helps you transform unstructured text (e.g. news articles) into structured data that you can use for building, training, or fine-tuning ML models!

Markup uses GPT-4 to learn as you annotate, and speed up the process by predicting complex entities and attributes!

Check it out: https://github.com/samueldobbie/markup
neiman1
·4 jaar geleden·discuss
Hey - glad you spotted the thread! RE: your suggestions:

1. Good idea, will be sure to include this in the next release.

2. Sorry to hear that, I've had a few messages about false positives now, and have pushed a temporary fix (https://github.com/samueldobbie/remarkable-extension/pull/4) which causes false negatives instead. I'm thinking the best approach is to mark them in-place as you suggest, with an option to move them to the trash after they've been marked.

3. I'm currently exploring this exact concept! Hopefully, it will update them in the background & enable you to choose a default favicon for pages without one. Definitely seems possible.
neiman1
·4 jaar geleden·discuss
Not yet, although I recently made the switch from Linux to macOS, so Safari support is likely to be on the roadmap!
neiman1
·4 jaar geleden·discuss
To be honest I haven't tested it on anywhere near that quantity of bookmarks, so I'm not entirely sure how well it'd perform.

My suggestion would be to either wait for the extension to mature a little bit before testing it, or to export your bookmarks first so you have a backup. The extension itself is non-destructive in that it won't delete your bookmarks, but there may well be undiscovered bugs that could mess up your current organization of bookmarks, etc.
neiman1
·4 jaar geleden·discuss
Super cool, love it. Is it possible to make a version that plugs into the back of my head?
neiman1
·4 jaar geleden·discuss
Good catch, added an MIT license.
neiman1
·4 jaar geleden·discuss
The easiest way would be to join this newsletter https://creative-knitter-9009.ck.page/66aa398945 (excuse the domain, just put it together now).

Alternatively, you could subscribe to this issue https://github.com/samueldobbie/remarkable-extension/issues/...
neiman1
·4 jaar geleden·discuss
Hadn't really considered bookmark renaming, thanks for the suggestion :)
neiman1
·4 jaar geleden·discuss
I like that! Could definitely see it being quite a valuable option, provided it was opt-in.
neiman1
·4 jaar geleden·discuss
Planning to add Firefox support soon!