Update README file
Browse files
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 |
-
|
|
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: [
|
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
|