self-rag icon indicating copy to clipboard operation
self-rag copied to clipboard

Gradio RAG chatbot demo

Open yvrjsharma opened this issue 2 years ago • 3 comments

Hi, congratulations, this is a very cool project, many kudos! Gradio would be happy to provide support for a locally linked as well as a Spaces-hosted demo.

Here are a few examples of Gradio demos from the community -

In case you're interested, this is a step-by-step guide explaining the process of creating a gradio sdk on Spaces. 😊 This is our docs on Community GPU Grants.

yvrjsharma avatar Oct 23 '23 15:10 yvrjsharma

Thank you so much for your suggestions. I would be super interested in that. At one point we were thinking about hosting the demo but was concerned about the costs... I'll try to file the community GPU grants.

AkariAsai avatar Oct 26 '23 05:10 AkariAsai

Thanks for the response. If you have a demo on Spaces, can you raise a request for community grant and provide me with the link too?

yvrjsharma avatar Oct 26 '23 14:10 yvrjsharma

Would be great to have some gradio app and/or some end-to-end jupyter notebook example that extends the examples in the README. (E.g. similar to https://github.com/NielsRogge/Transformers-Tutorials examples)

run...py seem to be tailored towards the evaluation dataset (e.g. uses args.task == "factscore":, uses json as input-output) and is currently a bit hard to follow/use.

maxjeblick avatar Nov 03 '23 09:11 maxjeblick