Skip to content

Summary multiagent#2

Open
HackForLive wants to merge 5 commits intomainfrom
summary_multiagent
Open

Summary multiagent#2
HackForLive wants to merge 5 commits intomainfrom
summary_multiagent

Conversation

@HackForLive
Copy link
Owner

As a exercise of "multi-agent" architecture I've picked three companies in technology sector: AMD, NVidia and Intel. For each company I downloaded the latest fiscal release as PDF.

The user input is company name for which I retrieved all companies from local database based on the same sector. For each company I asked LLM to get summary based on RAG architecture. On each summary I asked for revenue value (but it may be generally some type of questionnaire).

  1. first agent -> Retrieve summary and save it to database
  2. second agent -> Read summary for given company and retrieve data over it (in this case revenue)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant