DataBorg – Knowledge Management Simplified
databorg.ai
DataBorg – Knowledge Management Simplified
1–10 of 47 posts
Re: DataBorg – Knowledge Management Simplified
#2Re: DataBorg – Knowledge Management Simplified
#3"$300 per month for small projects" makes me feel like I'm extra poor or something.
Re: DataBorg – Knowledge Management Simplified
#4One interesting use case I heard from an SMB real estate agent was that they needed an assistant to organize customer details, send emails, and make appointments. As one can imagine such a gig isn't great for the employee as there isn't much career path in the long run.
Re: DataBorg – Knowledge Management Simplified
#5Cool product, I ran out of free requests before I could try the knowledge graph API. Out of curiosity have you thought about how someone would use this product? is the idea that you would use it to organize information in a CRM or similar product? One interesting use case I heard from an SMB real estate agent was that they needed an assistant to organize customer details, send emails, and make appointments. As one ca…
Re: DataBorg – Knowledge Management Simplified
#6This looks super neat and incredibly useful, but the pricing is an absolute non-starter. I'll definitely use more than the free tier, and the next paid tier is 3000 API requests for $300 per MONTH? Am I alone in thinking this is way too expensive? "$300 per month for small projects" makes me feel like I'm extra poor or something.
Pricing is still a placeholder basically. We want to be in line with industry (which is generally ~0.001$ per 1000 characters), so the final tiers would look something like this:
Free - 3,000 credits
Hobby - 50,000 credits / 49$
Pro - 300,000 credits / 299$
Business - 5,000,000 credits / 4999$
If you could email me privately at tim at databorg.ai, I could give you a free month of hobby tier as apologies for this mess :)
edit: formatting
Re: DataBorg – Knowledge Management Simplified
#7I tried it with a short text describing several entities and their relationships, yet it only spotted the word ”Users”. Not ”company”, not ”account”, not ”subscription”… not exactly impressed.
Re: DataBorg – Knowledge Management Simplified
#8"Try our Text To Knowledge Graph API"
You have made too many requests. Please login or try again in ~10 seconds.
I am Rate limited; maybe implement a cooldown on the submit button or something — feels a bit unfriendly on a landingpage
Re: DataBorg – Knowledge Management Simplified
#9Was blocked by second request because i was making ' too many requests'. Bye.
Re: DataBorg – Knowledge Management Simplified
#10Cool product, I ran out of free requests before I could try the knowledge graph API. Out of curiosity have you thought about how someone would use this product? is the idea that you would use it to organize information in a CRM or similar product? One interesting use case I heard from an SMB real estate agent was that they needed an assistant to organize customer details, send emails, and make appointments. As one ca…
There is quite a number of ways you could utilize named entity recognition (NER) and/or knowledge graphs (KGs). Ranging from extracting mentioned entities (to e.g. provide a quick access to all articles containing specific entity), to semantic search, to building a unified knowledge graph from text (unstructured) data you have. Cool thing about KGs is that they are based on open standards, so once you've built them out of the data you have - there's quite a few existing tools that (for the most part) work out-of-the-box with them.