This is amazing! I would love to have an AWS expert handy at all times, so I tried to upload all AWS documentation using this: https://docs.aws.amazon.com/sitemap_index.xml . I can no longer use the site, so I suspect that busted something. In hindsight, that was not cool and I'm sorry about it.
Show HN: Customizable, embeddable Chat GPT based on your own documents
61–70 of 135 posts
Re: Show HN: Customizable, embeddable Chat GPT based on your own documents
#62Re: Show HN: Customizable, embeddable Chat GPT based on your own documents
#63Congrats on the launch! I'm testing it now and are excited about it. I've tried few similar solutions in the past few days but they were buggy and not as feature rich as your solution. I do have a few questions: - What's the differences between Assistant and Chat mode? - If I have GPT4 access is there anyway I can insert my API key and use it with your app? I assume you're using 3.5 turbo. - What toolchain are you us…
- Nothing as of right now! Just an interface. I don't think I implemented snippets yet for Chat mode though - Not yet, although I plan to introduce this. I found that GPT4 is a little slow right now, and much more expensive, but it'll be awesome to enable this for users, then I could charge even less. - I recommend langchain, it's one of the few things that I didn't modify for my use case on their library.
Re: Show HN: Customizable, embeddable Chat GPT based on your own documents
#64How many documents do you need for it to be usable?
Re: Show HN: Customizable, embeddable Chat GPT based on your own documents
#65Re: Show HN: Customizable, embeddable Chat GPT based on your own documents
#66I did this for my email and Google docs. It’s about 15 lines of Python with langchain.
Re: Show HN: Customizable, embeddable Chat GPT based on your own documents
#67Isn’t publicly hosting some specific content on S3 and providing links to it risky though?
Re: Show HN: Customizable, embeddable Chat GPT based on your own documents
#68Re: Show HN: Customizable, embeddable Chat GPT based on your own documents
#69Congrats on the launch. We are building something similar at https://trypromptly.com that allows chatbot building on user's own documents powered by GPT. We also allow users to build AI powered apps without writing code. For example, https://trypromptly.com/app/9da10a4f-6d20-431e-98f7-048fab81... is a chatbot built on Coursera video transcript. Similarly https://trypromptly.com/app/d478594d-2082-46c9-bee7-f057f4bc...…
I feel it is impolite to hijack someone else’s Show HN to promote your own, like-for-like product, that too as a top level comment. Not sure about HN norms around this though.
Besides, I always bookmark threads for apps that look interesting and check back later when everyone else has posted their similar apps and been commented on, then I can compare and choose whichever one looks best (or whichever is open source).