dipsmom commited on
Commit
5650c41
1 Parent(s): 5770062

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -3,7 +3,7 @@ import streamlit as st
3
  from langchain_community.llms import OpenAI
4
 
5
 
6
- st.title("ask me anything!")
7
 
8
  def mathematics(topic):
9
  # Enhanced prompt with additional context for better post generation
 
3
  from langchain_community.llms import OpenAI
4
 
5
 
6
+ st.title("Maths Problem Solving with Adolina!")
7
 
8
  def mathematics(topic):
9
  # Enhanced prompt with additional context for better post generation