Hi,
My company is currently using AWS Weaviate DB and already importing the articles as data source. We plan to integrate the AWS GenAI LLM into our mobile application.
The concept is to utilize our own articles, which have already been imported into the database, as the source. Users can ask questions, and the results will be determined by the relevance of the article’s content.
Here’s my question:
Is it possible to control the data source based on specific criteria, such as news categories, certain publication period of articles, or the source (e.g. searching from the db or internet)?