Please don’t give any of your private and confidential data to these people without due diligence.
Show HN: IngestAI – NoCode ChatGPT-bot creator from your knowledge base in Slack
91–100 of 117 posts
Re: Show HN: IngestAI – NoCode ChatGPT-bot creator from your knowledge base in Slack
#92OP is either 12 or a bot. Please don’t give any of your private and confidential data to these people without due diligence.
Re: Show HN: IngestAI – NoCode ChatGPT-bot creator from your knowledge base in Slack
#93Privacy policy: > We will not use or share your information with anyone except as described in this Privacy Policy. ... > We want to inform our Service users that these third parties have access to your Personal Information. The reason is to perform the tasks assigned to them on our behalf. However, they are obligated not to disclose or use the information for any other purpose. Arreeee they? So let me get this strai…
Probably gonna get downvoted for this but people on HN take the Privacy Policy of brand new websites way too seriously. This is probably some template they downloaded from the web, not some sly document they had their nefarious lawyers put together.
Re: Show HN: IngestAI – NoCode ChatGPT-bot creator from your knowledge base in Slack
#94OP is either 12 or a bot. Please don’t give any of your private and confidential data to these people without due diligence.
Re: Show HN: IngestAI – NoCode ChatGPT-bot creator from your knowledge base in Slack
#95Re: Show HN: IngestAI – NoCode ChatGPT-bot creator from your knowledge base in Slack
#96this is awesome, my son is using this with a bot in discord to learn python
Re: Show HN: IngestAI – NoCode ChatGPT-bot creator from your knowledge base in Slack
#97Privacy policy: > We will not use or share your information with anyone except as described in this Privacy Policy. ... > We want to inform our Service users that these third parties have access to your Personal Information. The reason is to perform the tasks assigned to them on our behalf. However, they are obligated not to disclose or use the information for any other purpose. Arreeee they? So let me get this strai…
Re: Show HN: IngestAI – NoCode ChatGPT-bot creator from your knowledge base in Slack
#98Privacy policy: > We will not use or share your information with anyone except as described in this Privacy Policy. ... > We want to inform our Service users that these third parties have access to your Personal Information. The reason is to perform the tasks assigned to them on our behalf. However, they are obligated not to disclose or use the information for any other purpose. Arreeee they? So let me get this strai…
Most startups are clueless and ignorant about data governance.
Re: Show HN: IngestAI – NoCode ChatGPT-bot creator from your knowledge base in Slack
#99Earlier quoted context omitted.
First time I hear about it, but just checked it out - seems pretty cool, but you still need to feed some model into it right? Many examples seem to use OpenAI. I see a bunch of apps using LLMs popping out like mushrooms in a forest, but how do you fine-tune it for your dataset? The biggest (GPT-3 davinci) model on OpenAI is not available for fine-tuning.
thanks! We tried to do is as simple as possible from the users perspective. You just upload your knowledge base, create a Slack / Discord or other bot and start using it. And sure, we use OpenAI too. Yes, your're right - we use Davince model and then use use LangChain and other approaches that we're exploring to compare performance of different approaches. Have you heard about LangChain?
Re: Show HN: IngestAI – NoCode ChatGPT-bot creator from your knowledge base in Slack
#100Earlier quoted context omitted.
thanks! We tried to do is as simple as possible from the users perspective. You just upload your knowledge base, create a Slack / Discord or other bot and start using it. And sure, we use OpenAI too. Yes, your're right - we use Davince model and then use use LangChain and other approaches that we're exploring to compare performance of different approaches. Have you heard about LangChain?
I see a Notion example in Langchain, I assume you guys did something similar. Do you know if there is maximum size of documents that it supports?