Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/snehmehta23/writeai
Multi-agent crew that scrapes previously written beehiiv articles and then analyzes the tonage and writes a new article based off a given topic.
https://github.com/snehmehta23/writeai
agentic-workflows ai ai-agents beehiiv llm ollama python web-scraper
Last synced: 8 days ago
JSON representation
Multi-agent crew that scrapes previously written beehiiv articles and then analyzes the tonage and writes a new article based off a given topic.
- Host: GitHub
- URL: https://github.com/snehmehta23/writeai
- Owner: SnehMehta23
- Created: 2024-12-28T05:27:57.000Z (10 days ago)
- Default Branch: main
- Last Pushed: 2024-12-28T05:31:10.000Z (10 days ago)
- Last Synced: 2024-12-28T06:23:58.395Z (10 days ago)
- Topics: agentic-workflows, ai, ai-agents, beehiiv, llm, ollama, python, web-scraper
- Language: Python
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Changelog: newsletter_ai.py
Awesome Lists containing this project
README
Roadmap:
--------
- Pull data from ExaAI for news events and articles about relevant information about the topic I choose
- Somehow have a base Style_Guide instead of what gets found everytime based on the newsletters.
- Interesting.. think about maybe redoing the styleguide every 10 newsletters? Re configuring the AI writer almost.
- This style guide almost reminds me of a context window or like some sort of backstory.
- There are some roles that I can adjust in the research agent and the writer agent
- New agents
- Can we pull in the images from the previous newsletters? Is there anything relevant we can get from that?
- What can we do for images. (Maybe an add your images in "post processing?" Where the AI thinks a good image could be added for context or reference to better understand the point.
- Put in a subject and a subheading for the topic as well as a brief one paragraph for the AI to then take it from there.
- Example companies to use and reference (more context)
-- Use Postbridge to post to different socials??????
- Read every line of code and understand each concept
- Agents, Tasks, Main, Scraper