finaldie / auto-news

A personal news aggregator to pull information from multi-sources + LLM (ChatGPT/Gemini/Ollama via LangChain) to help us reading efficiently with less noises, the sources including: Tweets, RSS, YouTube, Web Articles, Reddit, and personal Journal notes.
MIT License
519 stars 56 forks source link

API integration #39

Closed theobouwman closed 1 year ago

theobouwman commented 1 year ago

What would be a good starting point to integrate this using an API and for example display the result in React Native etc?

finaldie commented 1 year ago

Hi @theobouwman,

Thank you for the question. At this moment, I would recommend pulling data from Notion database (e.g. ToRead database) via Notion API

Below is the high-level data flow of AutoNews: image