Skip to content

Add development environment setup (AGENTS.md)#1

Draft
as567-code wants to merge 1 commit into
mainfrom
cursor/development-environment-setup-d795
Draft

Add development environment setup (AGENTS.md)#1
as567-code wants to merge 1 commit into
mainfrom
cursor/development-environment-setup-d795

Conversation

@as567-code
Copy link
Copy Markdown
Owner

Summary

Adds AGENTS.md with Cursor Cloud-specific development environment instructions for the Video Understanding & Chat System.

What's included

  • AGENTS.md: Documents how to run the Streamlit app in a cloud/Linux environment, including:
    • Required HF_HOME environment variable override (the repo hardcodes a macOS SSD path)
    • App startup command with headless mode flags
    • Notes on ML model downloads, Gemini API key requirement, and absence of linter/test suite

Environment setup verified

  • Python 3.12 virtual environment created with all dependencies from requirements.txt
  • Streamlit app starts and serves on port 8501
  • Full end-to-end workflow tested: video upload → frame extraction → BLIP captioning → Flan-T5 chat Q&A
Open in Web Open in Cursor 

Co-authored-by: Aditya Swaroop <as567-code@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants