Streamlit UI, Porting CLI - WIP

This commit is contained in:
ajaysi
2024-05-25 19:52:10 +05:30
parent 458042afc4
commit bf83ff7a6b
29 changed files with 1 additions and 2923 deletions

View File

@@ -366,7 +366,7 @@ def content_planning_tools():
def alwrity_brain():
st.title("🖕 Alwrity Brain, Better than yours!")
st.title("🧠 Alwrity Brain, Better than yours!")
st.write("Choose a folder to write content on. Alwrity will do RAG on these documents. The documents can of any type, pdf, pptx, docs, txt, cs etc. Video files and Audio files are also permitted.")
folder_path = st.text_input("**Enter folder path:**")