I came across it recently. It stores everything as Markdown locally and adds AI search/chat on top of your notes and documents.
Curious how it compares to Obsidian + AI plugins or Logseq for daily work. Is anyone using it as their main knowledge base?
I've been working on a side project that automatically creates and posts short videos to my Instagram and YouTube channels.
The entire pipeline lives in a private GitHub repository and runs automatically twice a day. Each run:
-
Fetches the top posts from selected subreddits
-
Converts them into short-form videos
-
Posts them automatically to both Instagram and YouTube
I've recently rewritten a large part of the system, so the newer uploads were generated with the improved version, while the older ones were created using my previous implementation. The new version has much better processing, quality, and automation overall.
Here are my channels:
Instagram:
YouTube:
I'd really appreciate any feedback or suggestions:
-
How's the overall quality?
-
What could be improved?
-
What features would you add next?
-
Anything that makes the videos feel more engaging?
I'm always looking to improve the project, so constructive criticism is very welcome.
Thanks for taking the time to check it out!