Construct and Deploy a Multi-File RAG App to the Net | by Thomas Reid | Nov, 2024

Half 2 — Deploying to the online utilizing Hugging Face Areas

That is the second of a two-part collection of articles on constructing and deploying a Gradio AI-based internet software.

This half is all about easy methods to deploy your completed app to the world broad internet utilizing Hugging Face Areas.

PS. If you need a sneak peek on the deployed app on Hugging Face Areas, click on on this hyperlink

I’ve talked about Gradio earlier than in lots of my articles. For my part, it’s one of many best methods to construct a GUI app on high of your Python code.

If Gradio is totally new to you, otherwise you’re solely vaguely conscious of it, I counsel testing my article under the place I introduce who they’re and what they do. I additionally present some small pattern code snippets displaying Gradio in motion.

In a earlier article, I took you thru the method of constructing a Mutli-file RAG chat app that may add, learn and analyse varied doc codecs together with PDF, Textual content, Microsoft Phrase and Excel information…