Devavrat28 commited on
Commit
32283be
·
verified ·
1 Parent(s): 67483c2

Update README file

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -71,7 +71,7 @@ Each agent uses natural language reasoning and external tools to build the final
71
  | Component | Purpose |
72
  |----------|----------|
73
  | LlamaIndex | Manages agent orchestration and reasoning flow |
74
- | Qwen3-32B on Nebius | Generates human-readable investment strategy |
75
  | World Bank API | Provides inflation and GDP data |
76
  | Yahoo Finance | Detects market trend (bullish/bearish) |
77
  | Hardcoded Interest Rates | For major countries (USA, India, UK, etc.) |
@@ -102,7 +102,7 @@ Each agent uses natural language reasoning and external tools to build the final
102
  - Built with ❤️ by [Devavrat Samak]
103
  - For Hugging Face Gradio Hackathon 2025 – Track 3: Agentic Demo Showcase
104
 
105
- - GitHub Repo: [link-to-your-repo] # Will paste it later on!
106
  - Model: meta-llama/Meta-Llama-3.1-70B-Instruct-fast (Nebius AI)
107
  - Backend: Modal Labs
108
  - Frontend: Hugging Face Gradio
 
71
  | Component | Purpose |
72
  |----------|----------|
73
  | LlamaIndex | Manages agent orchestration and reasoning flow |
74
+ | meta-llama/Meta-Llama-3.1-70B-Instruct | Generates human-readable investment strategy |
75
  | World Bank API | Provides inflation and GDP data |
76
  | Yahoo Finance | Detects market trend (bullish/bearish) |
77
  | Hardcoded Interest Rates | For major countries (USA, India, UK, etc.) |
 
102
  - Built with ❤️ by [Devavrat Samak]
103
  - For Hugging Face Gradio Hackathon 2025 – Track 3: Agentic Demo Showcase
104
 
105
+ - GitHub Repo: [https://github.com/Devsam2898/Personal_Financial_Advisor]
106
  - Model: meta-llama/Meta-Llama-3.1-70B-Instruct-fast (Nebius AI)
107
  - Backend: Modal Labs
108
  - Frontend: Hugging Face Gradio