Skip to content

Update README.md #129

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,9 @@ The Data Assistant Agent functions as an information repository and data retriev

## Getting Started
1. Clone this repository
2. Use the sub-Agents Notebook file to create the 2 sub agents that is required.
3. use the [MultiFinancialagent.ipynb](<Fianancial Assistant Agent/MultiFinancialagent.ipynb>) to run the orchestrator agent.
2. Create a folder Data and upload all the documents that needs to be ingested to the Knowledge Base.
3. Use the sub-Agents Notebook file to create the 2 sub agents that is required.
4. use the [MultiFinancialagent.ipynb](<Fianancial Assistant Agent/MultiFinancialagent.ipynb>) to run the orchestrator agent.

For ease of use, you can go ahead and add any data under the data folder to be picked up for the data for knowledge Base.

Expand Down