Back to .md Directory
TODO: Review and Customize System Prompt
The system prompt in `config.py` is the core instruction that guides Llama 4 Maverick in generating presentations. You should review and customize it based on your specific hackathon requirements.
ai prompt eval automation
View sourceTODO: Review and Customize System Prompt
π Your Task: Review and Elaborate on the System Prompt
The system prompt in config.py is the core instruction that guides Llama 4 Maverick in generating presentations. You should review and customize it based on your specific hackathon requirements.
π― Current System Prompt Location
File: config.py
Variable: SYSTEM_PROMPT
π What to Review and Customize
1. Hackathon-Specific Requirements
- Target Audience: Who are the judges/audience for your hackathon?
- Evaluation Criteria: What are the key criteria for winning?
- Time Constraints: How long do you have for the presentation?
- Technical Focus: What technical aspects should be emphasized?
2. Presentation Style Preferences
- Tone: Formal vs. casual, technical vs. business-focused
- Structure: Preferred presentation flow and sections
- Visual Elements: How should slides/demos be described?
- Engagement: How to keep the audience engaged?
3. Demo Automation Requirements
- Browser Automation: Specific tools or frameworks to mention
- Avatar Integration: How to coordinate with Tavus avatar
- Timing: Synchronization between demo and presentation
- Fallback Scenarios: What to do if automation fails?
4. Technical Depth
- Code Explanation: How detailed should technical explanations be?
- Architecture Focus: Which architectural aspects to highlight?
- Innovation Emphasis: What makes your solution unique?
- Scalability: How to present scalability and future potential?
π Suggested Customizations
For Technical Hackathons:
# Add to system prompt:
- Emphasize technical innovation and code quality
- Include code snippets and architecture diagrams
- Focus on performance, scalability, and best practices
- Highlight use of cutting-edge technologies
For Business-Focused Hackathons:
# Add to system prompt:
- Emphasize market opportunity and business model
- Include user stories and customer value
- Focus on revenue potential and competitive advantage
- Highlight team capabilities and execution plan
For Innovation Hackathons:
# Add to system prompt:
- Emphasize creativity and novel approaches
- Include problem-solution fit and market validation
- Focus on disruptive potential and industry impact
- Highlight unique technical or business insights
π¬ Demo-Specific Instructions
Consider adding specific instructions for:
- Demo Flow: How to structure the live demonstration
- Error Handling: What to do if things go wrong
- Timing: How to pace the presentation and demo
- Q&A Preparation: Anticipated questions and responses
π Next Steps
- Review the current system prompt in
config.py - Identify your hackathon's specific requirements
- Customize the prompt based on your needs
- Test the changes using
test_integration.py - Iterate and refine based on results
π Testing Your Changes
After customizing the system prompt:
# Test with a sample repository
python test_integration.py
# Test with the UI
streamlit run demo_ui.py
π‘ Tips for Effective Customization
- Be Specific: Include concrete examples and requirements
- Consider Audience: Adapt language and depth to your judges
- Focus on Impact: Emphasize what makes your solution compelling
- Include Constraints: Mention time limits and technical requirements
- Prepare for Questions: Anticipate what judges might ask
π Iteration Process
- Make changes to
SYSTEM_PROMPTinconfig.py - Test with
test_integration.py - Review generated presentations
- Refine the prompt based on results
- Repeat until satisfied
Related Documents
System Prompt.md
Character Persona
**Name:** (set during character creation; must be said like itβs a brand)
ai
0
0
liminalwarmthSystem Prompt.md
DiffusionDB
annotations_creators:
prompt
0
4
poloclubSystem Prompt.md
coding: utf-8
from openai import OpenAI
aiagentrag
0
4
B-vRSystem Prompt.md
scmd Implementation Guide: 3 Must-Borrow Features
**Target Release:** Public Launch
aillmprompt
0
4
sunboylabs