HackerTrans
トップ新着トレンドコメント過去質問紹介求人

neiman1

no profile record

投稿

Tell HN: OpenAI is launching the GPT Store next week

7 ポイント·投稿者 neiman1·3 年前·0 コメント

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

mylaterbase.com
5 ポイント·投稿者 neiman1·3 年前·8 コメント

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

2 ポイント·投稿者 neiman1·3 年前·3 コメント

Show HN: Generate your YC application with GPT-4

pitchpal.app
14 ポイント·投稿者 neiman1·3 年前·14 コメント

Fill the bin - A no-frills approach to productivity

samueldobbie.substack.com
2 ポイント·投稿者 neiman1·3 年前·1 コメント

Elon Musk Touts Ketamine for Depression

forbes.com
4 ポイント·投稿者 neiman1·3 年前·2 コメント

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

nature.com
2 ポイント·投稿者 neiman1·3 年前·0 コメント

Show HN: An annotation tool for ML and NLP

github.com
5 ポイント·投稿者 neiman1·3 年前·3 コメント

Show HN: PitchPal – Generate startup funding applications using AI

pitchpal.app
4 ポイント·投稿者 neiman1·3 年前·0 コメント

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

1 ポイント·投稿者 neiman1·4 年前·5 コメント

コメント

neiman1
·3 年前·議論
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 年前·議論
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 年前·議論
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 年前·議論
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 年前·議論
RIP. I loved reading about Kevin whilst growing up.

https://www.youtube.com/watch?v=PlbUYl67LTY
neiman1
·3 年前·議論
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 年前·議論
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 年前·議論
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 年前·議論
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 年前·議論
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 年前·議論
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