Viewing profile — Manoj58
Manoj58
HN member- Joined
- Fri, Feb 24, 2023, 11:00 AM UTC
- HN karma
- 8
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About Manoj58
No profile information was provided.
Recent public activity
-
comment
Comment #44444972
We support MCP server which you can use to connect to claude https://github.com/RedPlanetHQ/core/blob/main/README.md You can check in our readme on how to use mcp server
-
comment
Comment #44440787
This is something we brainstorm a lot on. While LLMs can infer semantics at runtime, we got biased to explicit triples for these reasons: Efficient, precise retrieval through graph…
-
comment
Comment #44440375
You've identified a fundamental gap - that meta-cognitive "I could retrieve this" intuition that humans have but LLMs lack. Our graph approach addresses this: - Structure knowledge…
-
comment
Comment #44439269
hey, thanks for the article reference. i read it. that's the exact problem we've been solving! Context bloat vs. memory depth is the core challenge. our approach tackles this by be…
-
comment
Comment #44439148
Hey, another co-founder of CORE. Great question about triples vs. fact statements! Your house example actually highlights why we went with a reified graph: With fact statements, yo…
-
comment
Comment #40308265
I'm more curious about how you've implemented this.
-
story
Show HN: LLM Connected with REST APIs
Hey, folks here is a peek into Jujutsu. We at Poozle are working with hundreds of APIs and it has been always frustrating to 1. Search the API in the documentation or ask ChatGPT 2…
-
story
Ask HN: Salesforce Integration – Death by Paper Cuts or Overhyped Challenge?
Few months ago, I was integrating Zendesk, Intercom, Salesforce... customer service API to a platform. I encountered a complex integration challenge while syncing customer service …
-
story
Show HN: Open-Source Plaid for Ticketing SaaS Tools
About Poozle : Poozle (https://github.com/poozlehq/engine) is an open-source integration platform which provides pre-built OAuth flows, Unified Data Models and Webhooks to build de…
-
comment
Comment #36656773
I mean how do you get data from mailing and documents data to feed LLM's
-
comment
Comment #36656657
We just launched Poozle ( https://github.com/poozlehq/engine ) which manages Oauth for different integrations and also provide unified data model. Would love to get your feedback o…
- story
-
story
Ask HN: How are you handling SaaS integrations for LLM's?
Hey, We are in the process of integrating mailing/document platforms into our LLMs, and I'm quite curious about your approach to handling this. If you have any insights, recommenda…