Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -3,7 +3,7 @@ import streamlit as st
|
|
3 |
from langchain_community.llms import OpenAI
|
4 |
|
5 |
|
6 |
-
st.title("🔗
|
7 |
|
8 |
def generate_linkedin_post(topic):
|
9 |
# Enhanced prompt with additional context for better post generation
|
|
|
3 |
from langchain_community.llms import OpenAI
|
4 |
|
5 |
|
6 |
+
st.title("🔗 Network_Navigator")
|
7 |
|
8 |
def generate_linkedin_post(topic):
|
9 |
# Enhanced prompt with additional context for better post generation
|