Viewing profile — itstomo
itstomo
HN member- Joined
- Tue, Aug 09, 2022, 10:45 PM UTC
- HN karma
- 8
- Public activity
- 34 items
- HN profile
- View on Hacker News ↗
About itstomo
No profile information was provided.
Recent public activity
-
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 …
- story
- story
- story
-
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," …
-
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!
-
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…
-
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…
- story
- story
- story
- story
- story
-
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, …
- story
-
comment
Comment #43814023
What fantasy? I mean only things that are possible are possible. There is no fanstasy.
-
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…
- story
-
story
Multimodal Semantic Search
There is no truly multimodal semantic search database. So I wanted to make one. https://www.capydb.com
- story
- story
-
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…
- story
-
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…
-
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…