Live data from Hacker News

Viewing profile — carlbren

carlbren

HN member
Joined
Thu, Jul 25, 2024, 7:41 PM UTC
HN karma
42
Public activity
8 items

About carlbren

Brand/UI Designer and programmer.

Recent public activity

  1. story
    Ask HN: I built an all-in-one agentic editor–I might need your guidance / collab

    My name is Carl and for about 18 months I have been working on an web app. It's an app that aims to be a sort of agentic / automated editor. For now, it handles 40 images tools, bu…

  2. comment
    Comment #43445144

    I use usearch for the engine https://github.com/unum-cloud/usearch/ . It's fast. The vectors are stored in DB and added to usearch at startup for retreival. There is also FAISS.

  3. comment
    Comment #43445104

    The way I think is the most crucial thing in my case. I tend to focus more on the positive (I trained myself) and being healthy (food, sport, sleep, walks...). With good energy it'…

  4. comment
    Comment #42864628

    They (YC W23) are actively looking for devs: https://jobs.ashbyhq.com/capimoney

  5. comment
    Comment #41316321

    The program will also sell houses and apartments. By working with communities, they will determine what's the best approach for them. Meaning what's the ratio rent / purchase the c…

  6. comment
    Comment #41313802

    An example of how companies like Airbnb can set a new standard for corporate social responsibility, reshaping how companies engage with communities for a more sustainable and equit…

  7. story
  8. story
    Ask HN: What are you using to parse PDFs for RAG?

    Hi, I'm looking for a simple way to convert PDFs into markdown with integrated images and tables. Tried Llamaindex, but no integrated images. Tried Langchain, but some PDFs will ha…