- Step1: Install dependencies using pip
- Step2: Run the app with 'streamlit run tiny_chat/main.py'
- Step3: Access the UI via localhost, default port 8501
- Step4: Use the chat interface to interact with the LLM
- Step5: Configure database or MCP server settings if needed