Skip to content

An Agentic AI solution to ask business/market share/finance related question to an AI ChatBot and get answeres in conise bullet points and illsutrative chart. Developed on Google's ADK and Streamlit UI.

Notifications You must be signed in to change notification settings

svpathak/agenticai-business-analytics-chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

agenticai-business-analytics-chatbot

An Agentic AI solution to ask business/market share/finance related question to an AI ChatBot and get answeres in concise bullet points and illsutrative chart. Developed on Google's ADK and Streamlit UI.

The solution is based on Google's Agent Development Kit (ADK). The UI is powered by Streamlit. This is a 4 agent based backend where the user query is first analysed and broken down into sub parts and confirms if the question is within its scope. Questions that are not finance related are politely declined. Then another agent fetches content from the internet. Followed by another agent gathering company's data from Yahoo Finance and creates an echarts option. Lastly, the final agent, with all the information gathered from previous agents, creates an concise reponse with illustrative chart.

Screenshots of app: image image image

About

An Agentic AI solution to ask business/market share/finance related question to an AI ChatBot and get answeres in conise bullet points and illsutrative chart. Developed on Google's ADK and Streamlit UI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages