Live data from Hacker News

Viewing profile — itstomo

itstomo

HN member
Joined
Tue, Aug 09, 2022, 10:45 PM UTC
HN karma
8
Public activity
34 items

About itstomo

No profile information was provided.

Recent public activity

  1. story
    Team Documentation (GDrive vs. Markdown)

    How does your team manage your team documentation? At work we use Google Docs and its MCP, and most of my colleagues use Codex to write any documents. For my side projects, we use …

  2. story
  3. story
  4. story
  5. story
    Open Source Multimodal Semantic Search

    I've developed a framework for multimodal semantic search (RAG), which orchestrates MongoDB, Pinecone, S3 bucket, LLM API, etc. If you are not too familiar with "semantic search," …

  6. comment
    Comment #44578033

    Looks like the hardware needed to run state-of-the-art open source LLM will be ~100kg... haha It's not feasible today. Someday!

  7. story
    Pocket LLM Server Just Like a Pocket WiFi

    Hey HN, If there is a pocket-sized compact hardware that hosts large-size open-source LLMs that you can connect offline, wouldn't it be helpful? The benefits: - You can use large-s…

  8. story
    Do you know any AI agent that uses PC to complete any task?

    Hey hacker news, I'm looking for an AI agent that completes arbitrary tasks by using the entire PC (screen view + clicking buttons etc). I know there are many attempts to achieve t…

  9. story
  10. story
  11. story
  12. story
  13. story
  14. story
    The only multimodal database with semantic search capabilities

    I'm developing a truly multimodal database by document db, object storage, and vector db into a nicely unified interface. Traditionally, text and other media files such as images, …

  15. story
  16. comment
    Comment #43814023

    What fantasy? I mean only things that are possible are possible. There is no fanstasy.

  17. story
    Self-Evolving AI

    chat AI (2023) -> -> AI agent (2204) -> MCP (early 2025) -> ??? (2025~) So... for an AI agent to be truly self-evolving, it has to have access to modify ITSELF, not only the outsid…

  18. story
  19. story
    Multimodal Semantic Search

    There is no truly multimodal semantic search database. So I wanted to make one. https://www.capydb.com

  20. story
  21. story
  22. story
    Product Hunt Is Staged

    Product Hunt is staged and stolen. You can visit PH at 12am (PST) and see 10 products that get 50 upvotes immediately after launching. If you don't buy upvotes, you'll be wiped out…

  23. story
  24. story
    Give a whole server to an agent with the full permission of doing whatever

    2023 was a year of pure upgrade of LLM models. 2024 was a year of improvements with more complex reasonings. 2025 might be the year of self-evolving AI agents with the capabilities…

  25. story
    Make LangChian more database oriented

    The current LangChian approach is framework-oriented, which treats frameworks themselves as the central part of the system and databases as a sub-part of the system. This gives a h…