trygithubactions / .gitignore
subashpoudel's picture
Refined ideation prompts
c636895
raw
history blame
472 Bytes
myenv
.env
static
templates
main_demo.py
image.png
my_agent/utils/check.py
/pages
streamlit_app.py
data
extracted_data.csv
Research
__pycache__/
*.pyc
# __pycache__
# context_analysis_agent/__pycache__
# context_analysis_agent/utils/__pycache__
# brainstroming_agent/__pycache__
# brainstroming_agent/utils__pycache__
# business_interaction_agent/__pycache__
# business_interaction_agent/utils/__pycache__
# ideation_agent/__pycache__
# ideation_agent/utils/__pycache__