Spaces:
Sleeping
Sleeping
<<<<<<< HEAD | |
title: DeployPythonicRAG | |
emoji: π | |
colorFrom: blue | |
colorTo: purple | |
======= | |
title: CoolNewSpace | |
emoji: π | |
colorFrom: red | |
colorTo: blue | |
>>>>>>> e1768996a3679818b5f3502b84596ca67b3d0a2e | |
sdk: docker | |
pinned: false | |
license: apache-2.0 | |
<<<<<<< HEAD | |
# Deploying Pythonic Chat With Your Text File Application | |
In today's breakout rooms, we will be following the processed that you saw during the challenge - for reference, the instructions for that are available [here](https://github.com/AI-Maker-Space/Beyond-ChatGPT/tree/main). | |
Today, we will repeat the same process - but powered by our Pythonic RAG implementation we created last week. | |
You'll notice a few differences in the `app.py` logic - as well as a few changes to the `aimakerspace` package to get things working smoothly with Chainlit. | |
======= | |
Check out the configuration reference at https://huggingface.co./docs/hub/spaces-config-reference | |
>>>>>>> e1768996a3679818b5f3502b84596ca67b3d0a2e | |