Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
friendly_chap
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
31.
▲
Singulatron: Open-Source AI Management and Development Platform
(github.com)
2 points
by
friendly_chap
2y ago
|
0 comments
32.
▲
An open-source Firebase-like platform for developing AI apps
(github.com)
1 points
by
friendly_chap
2y ago
|
0 comments
33.
▲
Singulatron: Run and develop self-hosted AI apps
(github.com)
2 points
by
friendly_chap
2y ago
|
0 comments
34.
▲
by
friendly_chap
2y ago
We are running smaller models with software we wrote (self plug alert: https://github.com/singulatron/singulatron ) with great success. There are obvious mistakes these models make (such as the one in our repo image - h
35.
▲
by
friendly_chap
2y ago
The main focus is the daemon which we plan to make distributed. We will also support multiple database backends and other distributed primitives.
36.
▲
by
friendly_chap
2y ago
Thanks gpaslari, We are running known models like LLama, StableDiffusion etc. So pretty much the same :) We are not planning on building our own models yet.
37.
▲
by
friendly_chap
2y ago
So any web app that runs on multiple nodes reinvent k8s? I'm not sure about that.
38.
▲
by
friendly_chap
2y ago
Hey! At the moment the distributed features are entirely missing from the repo, sorry to disappoint on that front despite being part of the readme. It's hectic! But to answer your question: I plan to sidestep most difficulties of the d
39.
▲
by
friendly_chap
2y ago
I'm not planning to :)). Singulatron is not about scheduling, etc.; it operates at a much higher level of abstraction. To put it in less fancy terms: it's an app, albeit one designed to run on many servers simultaneously.
40.
▲
by
friendly_chap
2y ago
Hey folks, Op here. Trying to build a distributed AI platform - lots of work, fairly early phase but I think it's already useful. Hope you'll like it. Thanks!
41.
▲
Show HN: Singulatron – On-Premise AI Platform
(github.com)
7 points
by
friendly_chap
2y ago
|
10 comments
42.
▲
ChatGPT-like self-hosted platform
(github.com)
10 points
by
friendly_chap
2y ago
|
0 comments
43.
▲
Why I'm Almost Returning to Open Source
(crufter.com)
3 points
by
friendly_chap
2y ago
|
0 comments
44.
▲
Show HN: LLM desktop app and daemon with queues and more
(github.com)
2 points
by
friendly_chap
2y ago
|
0 comments
45.
▲
by
friendly_chap
2y ago
I have actually open sourced one recently which supports queues - its both a desktop app and a daemon: https://github.com/singulatron/singulatron
46.
▲
by
friendly_chap
3y ago
We are working on improving getting the idea across. It's just a search engine with a bunch of extra filtering capabilities - at the moment those filters are all related to the website owner companies' metadata (industry, size etc
47.
▲
by
friendly_chap
3y ago
Thank you for your kind words! > industry filter should be case insensitive Will fix! > Quite limited when trying to find the website of a specific company Yeah so the index is not entirely complete and/or correct. The goal for n
48.
▲
by
friendly_chap
3y ago
Sure thing no worries, happy for any users or feedback at this point :) Cheers
49.
▲
by
friendly_chap
3y ago
I'm more surprised to hear that than you are, haha! Jokes aside that is really great to hear. Our index size and data quality is probably 2% of where I want it to be - but it takes a lot of computing power and effort to get there so I
50.
▲
by
friendly_chap
3y ago
Basically I have at my fingertips a lot of tech brainpower who can knock out products pretty quickly. Being techies our sales chops are subpar so I thought about owning the data myself and learning the ins and outs of sales through getting
51.
▲
by
friendly_chap
3y ago
To avoid getting ourselves into trouble all I can say for now is that we have not scraped LinkedIn. We do index the websites ourselves though, we are not using Google or any other parties. The goal is to collate biz intelligence from a lot
52.
▲
by
friendly_chap
3y ago
That's definitely a sensible suggestion - to be fair I expected the sufficiently interested parties to DM me for a free account - I did not word my intention sufficiently but at this stage we are looking for salespeople to give feedbac
53.
▲
by
friendly_chap
3y ago
For now pretty much, all filters are company oriented currently. In the future this will change.
54.
▲
by
friendly_chap
3y ago
Probably I didn't get the following idea across properly: this is not searching a company dataset. This is just like Google - as in it searches web pages, but with the added ability to filter by owning company industry, size, location,
55.
▲
Show HN: A new search engine for finding leads
(singulatron.com)
37 points
by
friendly_chap
3y ago
|
19 comments
56.
▲
by
friendly_chap
3y ago
> Our solution is open source but the backend and API are proprietary, and can be obtained via paid license. So not open source at all then. You can't even "not open source" the frontend anyway (maybe minify and obfuscate)
57.
▲
Ask HN: Why is ChatGPT using 100% of my CPU?
5 points
by
friendly_chap
3y ago
|
5 comments
58.
▲
by
friendly_chap
3y ago
I was similar to you (maybe not to that extreme) and I don't see zinc mentioned in this post. I did have a minimal sense of smell, as in I could faintly smell perfumes if I sprayed it on my nose but often not animal feces or similar. I
59.
▲
by
friendly_chap
3y ago
Not much is monolithic about this tbh. It's just trying to hide the architecture implementation detail (monolith vs microservices) instead of exposing it like most existing frameworks. IMHO the monolithic microservice (or distributed m
60.
▲
by
friendly_chap
3y ago
Hi! OP here. Yeah in part my motivation for open sourcing this was the fact I kept reading on HN how microservices should be an implementation detail etc. in the past 6 months. I totally agree with that sentiment, hence Actio. For the direc
More ›