Commit Graph

4 Commits

Author SHA1 Message Date
hemangjoshi37a edb4b29ea8 Add GitHub SEO badges, CITATION.cff, and package metadata
Improve discoverability with social badges (stars, forks, issues, last commit),
add CITATION.cff for academic citations, update pyproject.toml/setup.py with
full classifiers and URLs, and add GitHub Sponsors funding config.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 16:46:26 +11:00
hemangjoshi37a e6dbd11ba1 Remove Tauric Research branding and improve README SEO/UX
- Delete TauricResearch.png and wechat.png assets
- Fix clone URL to point to hemangjoshi37a/TradingAgents
- Fix broken anchor links in README navigation
- Fix license badge (Apache 2.0, not MIT)
- Add Analysis Pipeline and Investment Debates screenshots
- Improve image alt texts for SEO
- Replace Unicode box-drawing chars with ASCII in architecture diagram
- Update package.json with keywords, author, correct URLs
- Update pyproject.toml description
- Update setup.py URL
- Refresh screenshots after dark mode theme fix
- Update .gitignore for Playwright and test artifacts
2026-02-14 14:32:21 +11:00
hemangjoshi37a 7619a7f9bb ok 2026-02-14 14:24:18 +11:00
hemangjoshi37a e43acb8247 Add Nifty50 AI Trading Dashboard frontend and Indian market support
- Add React + Vite + Tailwind CSS frontend for Nifty50 recommendations
- Add FastAPI backend for serving stock recommendations
- Add Indian market data sources (jugaad_data, markets API)
- Add Nifty50 stock recommender modules
- Update dataflows for Indian market support
- Fix various utility and configuration updates
2026-01-31 19:41:01 +11:00