{"id":24719131,"url":"https://github.com/ricardoandreh/post-ai","last_synced_at":"2026-05-18T15:01:49.782Z","repository":{"id":274100549,"uuid":"921813105","full_name":"ricardoandreh/post-ai","owner":"ricardoandreh","description":"A post generator powered by CrewAI with Gemini 1.5 Flash \u0026 Groq Cloud (deepseek-r1 Distill Llama 70b)","archived":false,"fork":false,"pushed_at":"2025-02-06T13:43:33.000Z","size":214,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-22T13:27:27.924Z","etag":null,"topics":["agentops","crewai","gemini","groq","retrieval-augmented-generation","serperdev","streamlit"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ricardoandreh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-24T17:01:53.000Z","updated_at":"2025-02-06T13:43:37.000Z","dependencies_parsed_at":"2025-03-22T11:52:15.320Z","dependency_job_id":null,"html_url":"https://github.com/ricardoandreh/post-ai","commit_stats":null,"previous_names":["ricardoandreh/post-ai"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ricardoandreh/post-ai","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricardoandreh%2Fpost-ai","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricardoandreh%2Fpost-ai/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricardoandreh%2Fpost-ai/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricardoandreh%2Fpost-ai/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ricardoandreh","download_url":"https://codeload.github.com/ricardoandreh/post-ai/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricardoandreh%2Fpost-ai/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275658584,"owners_count":25504776,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-17T02:00:09.119Z","response_time":84,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["agentops","crewai","gemini","groq","retrieval-augmented-generation","serperdev","streamlit"],"created_at":"2025-01-27T11:16:50.640Z","updated_at":"2025-09-17T20:30:44.234Z","avatar_url":"https://github.com/ricardoandreh.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PostAi Crew\n\nWelcome to the PostAi Crew project, powered by [crewAI](https://crewai.com). This template is designed to help you set up a multi-agent AI system with ease, leveraging the powerful and flexible framework provided by crewAI. Our goal is to enable your agents to collaborate effectively on complex tasks, maximizing their collective intelligence and capabilities.\n\n## Installation\n\nEnsure you have Python \u003e=3.10 \u003c3.13 installed on your system. This project uses [UV](https://docs.astral.sh/uv/) for dependency management and package handling, offering a seamless setup and execution experience.\n\nFirst, if you haven't already, install uv:\n\n```bash\npip install uv\n```\n\nNext, navigate to your project directory and install the dependencies:\n\n(Optional) Lock the dependencies and install them by using the CLI command:\n\n```bash\ncrewai install\n```\n\n### Customizing\n\n**Add your `OPENAI_API_KEY` into the `.env` file**\n\n- Modify `src/post_ai/config/agents.yaml` to define your agents\n- Modify `src/post_ai/config/tasks.yaml` to define your tasks\n- Modify `src/post_ai/crew.py` to add your own logic, tools and specific args\n- Modify `src/post_ai/main.py` to add custom inputs for your agents and tasks\n\n## Running the Project\n\nTo kickstart your crew of AI agents and begin task execution, run this from the root folder of your project:\n\n```bash\n$ crewai run\n```\n\nThis command initializes the post-ai Crew, assembling the agents and assigning them tasks as defined in your configuration.\n\nThis example, unmodified, will run the create a `article.md` file with the output of a research on LLMs in the root folder.\n\n## Understanding Your Crew\n\nThe post-ai Crew is composed of multiple AI agents, each with unique roles, goals, and tools. These agents collaborate on a series of tasks, defined in `config/tasks.yaml`, leveraging their collective skills to achieve complex objectives. The `config/agents.yaml` file outlines the capabilities and configurations of each agent in your crew.\n\n## Support\n\nFor support, questions, or feedback regarding the PostAi Crew or crewAI.\n\n- Visit our [documentation](https://docs.crewai.com)\n- Reach out to us through our [GitHub repository](https://github.com/joaomdmoura/crewai)\n- [Join our Discord](https://discord.com/invite/X4JWnZnxPb)\n- [Chat with our docs](https://chatg.pt/DWjSBZn)\n\nLet's create wonders together with the power and simplicity of crewAI.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fricardoandreh%2Fpost-ai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fricardoandreh%2Fpost-ai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fricardoandreh%2Fpost-ai/lists"}