-
Notifications
You must be signed in to change notification settings - Fork 283
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Modified prompt to show Indian Stocks on .NS ticker #13
base: main
Are you sure you want to change the base?
Conversation
Claude_Investor.ipynb
Outdated
@@ -259,7 +259,8 @@ | |||
" return response_text\n", | |||
"\n", | |||
"def generate_ticker_ideas(industry):\n", | |||
" system_prompt = f\"You are a financial analyst assistant. Generate a list of 5 ticker symbols for major companies in the {industry} industry, as a Python-parseable list.\"\n", | |||
" system_prompt = f\"You are a financial analyst assistant with knowledge of global and Indian markets. Generate a list of 5 ticker symbols for major companies in the {industry} industry within India, as a Python-parseable list. Focus on companies listed on Indian stock exchanges such as NSE or BSE.\"\n", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
But what if they are interested in a non- Indian market , Better maybe include an option for Country as a input from User
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Check Latest commit
I think this should be in your local, it just assumes that everybody is interested in Indian stocks |
Showing Indian Stocks but not confident to show target prices, will need to add a credible news sources for India