Earlier quoted context omitted.
One idea would be to use a much cheaper (and faster) classifier to come back with a "yes" or "no" if the question asked is about your product documentation. Using Ada or Babbage is about 1% of the cost of Davinci (and Curie is 10% the cost of Davinci). Without any real tuning, this responds quite promptly (and the various tests I've done, correctly): curl https://api.openai.com/v1/completions \ -H "Content-Type: appl…
It's way easier and cheaper to use embeddings for these sorts of use cases.
Show HN: DocsGPT, open-source documentation assistant, fully aware of libraries
31–40 of 100 posts
Re: Show HN: DocsGPT, open-source documentation assistant, fully aware of libraries
#32Where can one go to learn how to build something like this with chatgpt? Are people asking a question under the hood? Like “explain these 30 code files to me”
Re: Show HN: DocsGPT, open-source documentation assistant, fully aware of libraries
#33Yesterday, an undergraduate from Sri Lanka released KnowledgeGPT[1] which allows you to upload your docs and get answers from ChatGPT. It also uses FAISS so I'm wondering if DocsGPT is somehow related or inspired by the former. It also appears the Github library for DocsGPT was created shortly after the release of KnowledgeGPT. 1: https://github.com/mmz-001/knowledge_gpt
I will support and pay for this project. I thought about the same problem. Companies have lots of marketing material and data sheets that are not easily queried but would be very useful to support staff when dealing with customer's questions. I didn't build it, they did. They get my support.
Productivity tools shouldn't depend on external parties like that.
Re: Show HN: DocsGPT, open-source documentation assistant, fully aware of libraries
#34Man, imagine If you can run it locally and let it parse all of your documents, so you can ask it questions like when does my passport expires, or what is my Wife's ID number and so on.
Really sad but but it seems like most people seem to not care about privacy even for the most sensitive parts of their lives.
Or even worse they mistrust "the government" but place great trust in "companies which are easily pressured or raided by more than one government".
It doesn't make sense at all.
(Edit: I don't think a well run government in a functioning democracy is inherently evil but pretending that companies are not collaborating because they are "private entities" is foolish)
Re: Show HN: DocsGPT, open-source documentation assistant, fully aware of libraries
#35Yesterday, an undergraduate from Sri Lanka released KnowledgeGPT[1] which allows you to upload your docs and get answers from ChatGPT. It also uses FAISS so I'm wondering if DocsGPT is somehow related or inspired by the former. It also appears the Github library for DocsGPT was created shortly after the release of KnowledgeGPT. 1: https://github.com/mmz-001/knowledge_gpt
Re: Show HN: DocsGPT, open-source documentation assistant, fully aware of libraries
#36Earlier quoted context omitted.
I will support and pay for this project. I thought about the same problem. Companies have lots of marketing material and data sheets that are not easily queried but would be very useful to support staff when dealing with customer's questions. I didn't build it, they did. They get my support.
Anything that relies on the ChatGPT API is subject to being insta-killed the moment OpenAI decides its not good to have them around. Productivity tools shouldn't depend on external parties like that.
But the problem will be solved regardless of GPT.
I don't think the whole stack relies on GPT for this solution.
Some parts maybe, but the whole of the project is more than that.
Re: Show HN: DocsGPT, open-source documentation assistant, fully aware of libraries
#37Man, imagine If you can run it locally and let it parse all of your documents, so you can ask it questions like when does my passport expires, or what is my Wife's ID number and so on.
Re: Show HN: DocsGPT, open-source documentation assistant, fully aware of libraries
#38Where can one go to learn how to build something like this with chatgpt? Are people asking a question under the hood? Like “explain these 30 code files to me”
Re: Show HN: DocsGPT, open-source documentation assistant, fully aware of libraries
#39Re: Show HN: DocsGPT, open-source documentation assistant, fully aware of libraries
#40Earlier quoted context omitted.
I will support and pay for this project. I thought about the same problem. Companies have lots of marketing material and data sheets that are not easily queried but would be very useful to support staff when dealing with customer's questions. I didn't build it, they did. They get my support.
Anything that relies on the ChatGPT API is subject to being insta-killed the moment OpenAI decides its not good to have them around. Productivity tools shouldn't depend on external parties like that.
If not OpenAI, Google will sell general use AI APIs