Commit History

Enhance financial agent capabilities: Integrate OpenAI function calling for improved extraction of stock symbols, budget data, and portfolio information from natural language inputs. Update example queries in app.py and README.md to reflect new features and support for additional stocks.
d9e6f5f

Abid Ali Awan commited on

Update app.py: Modify HTML structure for the Gradio interface by simplifying the layout and changing the launch mode to SSR disabled for improved performance.
affe608

Abid Ali Awan commited on

Refactor app.py: Improve code readability and structure by consolidating conditional statements, enhancing string formatting, and ensuring consistent spacing throughout the analysis functions for budget, portfolio, and stock data.
0112c49

Abid Ali Awan commited on

Update README and app.py: removed expense tracking references from the financial advisory agent description and example prompts for clarity and focus on budgeting and investment recommendations.
5f5172a

Abid Ali Awan commited on

Refactor portfolio analyzer in FinancialTools: simplified input extraction and handling, improved default portfolio logic, and enhanced analysis output with basic recommendations for diversification.
27965d3

Abid Ali Awan commited on

Fix Markdown syntax in Gradio interface: updated `gr.markdown` to `gr.Markdown` for proper rendering of the financial advisory agent's title and logo.
0a88725

Abid Ali Awan commited on

Refactor portfolio data extraction in FinancialAgent: enhanced support for JSON-like structures and simplified symbol parsing for holdings, ensuring more robust input handling.
e245372

Abid Ali Awan commited on

Refactor financial tools: removed expense tracker functionality, updated budget planner keywords, and improved README with new tags and demo video link.
563fd53

Abid Ali Awan commited on

Update README.md to enhance project description, add detailed features, installation instructions, example prompts, and technical architecture for the Financial Advisory Agent. Changed emoji and color scheme for better representation.
5ad2796

Abid Ali Awan commited on