User provides a query to our system, then we extract a predefined number of relevant Reddit posts and comments using BrightData's API, extracting the information to a PostgreSQL database information, then using three agents running locally, Planner, Researcher, Summarizer and Critic we extract relevant information from the data to provide an answer to the user that satisfies their query. The data is extracted from Brightdata's Reddit APIs for Posts and Comments, using filters that extract the data according to recency. This data is stored in PostgreSQL database and queries to extract relevant information are created by planner and researcher, the data is converted to a logical answer by summarizer and critic is used to evaluate the response.
Category tags: