kubeagi / arcadia

A diverse, simple, and secure all-in-one LLMOps platform
http://www.kubeagi.com/
Apache License 2.0
84 stars 23 forks source link

AI Agent - Online Assistant - Create an AI agent that can generate various type of articles using latest content #554

Open nkwangleiGIT opened 10 months ago

nkwangleiGIT commented 10 months ago

Features:

Design:

  1. user can add some popular websites(we should add some recommended ones) to gather data, such as sina, toutiao, tencent etc...
  2. support to schedule job to gather data by interval
  3. add label(category), timestamp to data collected on each day, and then match the date/category user what to query
  4. AI Agent should support query URLs directly, so it can do instant query/chat
  5. provide APIs to integrate with other tool/product
  6. other ...
nkwangleiGIT commented 7 months ago

we can support point 4 and 5 for now