Live data from Hacker News

Show HN: IngestAI – NoCode ChatGPT-bot creator from your knowledge base in Slack

ingestai.io

81–90 of 117 posts

Re: Show HN: IngestAI – NoCode ChatGPT-bot creator from your knowledge base in Slack

#81
post #4

That's very cool. How does it work? Do you train a model for each "library"?

They say they use LangChain, so it's going to be structurally similar to this MVP side-project: https://thundergolfer.com/infinite-ama.

That's a chat-bot backed by LangChain and OpenAI, which can answer some questions from my knowledge base.

It's WIP, I want to add my HN comments into the mix, but the code is here: https://github.com/thundergolfer/modal-fun/tree/main/infinit...

Re: Show HN: IngestAI – NoCode ChatGPT-bot creator from your knowledge base in Slack

#82
post #48

Earlier quoted context omitted.

Would be cool to know some technical details, like are you fine-tuning GPT-3 on Open AI or built something yourself on top of an open source pretrained model?

Hey there, you're welcome to our Discord server: https://discord.gg/kMpbueJMtQ - we do share some technical details there and we also share our daily progress in our #updates channel. Have you heard of LangChain ?

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.

Re: Show HN: IngestAI – NoCode ChatGPT-bot creator from your knowledge base in Slack

#84
post #77
post #54

Earlier quoted context omitted.

And I am saying that was never the intended purpose of this product from what I read. That was my whole point in my OP. I agree that there are unique issues with products like these but its not alone, at the end of the day you should not be feeding sensitive data to third party applications like this. Edit: This whole thread is goofy. It is the equivalent as saying what if you published your entire internal emails on…

please see my comment in this threads. We 're ONLY learning from your knowledge base and not from your slack chat history.

Yup, thats what I was trying to say from the beginning and why I was so confused with all the concerns.

Re: Show HN: IngestAI – NoCode ChatGPT-bot creator from your knowledge base in Slack

#85
post #83

Interesting product, but it has no pricing information anywhere.

thanks for your comment! Yep, we'd like to define it during our customer discovery, after we gather a lot of feedbacks, crystalize our understanding of the features users like and ask us to add. Maybe you'd be so kind to say how much this kind of products should cost from your POV ?

Re: Show HN: IngestAI – NoCode ChatGPT-bot creator from your knowledge base in Slack

#86
post #48

Earlier quoted context omitted.

Hey there, you're welcome to our Discord server: https://discord.gg/kMpbueJMtQ - we do share some technical details there and we also share our daily progress in our #updates channel. Have you heard of LangChain ?

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

#87
post #34

Earlier quoted context omitted.

Hey there, really sorry, but what do you mean by that? (sorry)

I mean that I suspect I am replying to an underwhelming demo.

This seems vaguely xenophobic because the OP clearly doesn’t have perfect English but it’s also funny.

Re: Show HN: IngestAI – NoCode ChatGPT-bot creator from your knowledge base in Slack

#88
post #46

Earlier quoted context omitted.

Really nice, congrats on the launch. I wonder how safe are my confidential information with your thing?

We use AWS for both servers and storage.. How secure would you call AWS ?

Is my slack stored in plain text on your AWS server?

Re: Show HN: IngestAI – NoCode ChatGPT-bot creator from your knowledge base in Slack

#89
post #87

Earlier quoted context omitted.

I mean that I suspect I am replying to an underwhelming demo.

This seems vaguely xenophobic because the OP clearly doesn’t have perfect English but it’s also funny.

well. depends of how biased one is, I believe. No?

Re: Show HN: IngestAI – NoCode ChatGPT-bot creator from your knowledge base in Slack

#90
post #46

Earlier quoted context omitted.

We use AWS for both servers and storage.. How secure would you call AWS ?

Is my slack stored in plain text on your AWS server?

we don't store conversations at all for the moment. I mentioned that in previous comments too. That's something some people ask, but we don't have 'conversation memory' for the moment))
Post reply on HN