This Streamlit application provides a chatbot for analyzing social media content. It leverages the Langflow API to process user input and generate insights.
1.Import json file in langflow
2. Edit open api Keys and create database and collection
3. Add the Dataset in file
4. Test in Playground
5. Generate Authication Token from langflow
6. Add main.py in code Editor and paste Token in
.env
To run the code in terminal
streamlit run ./main.py