TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

PlanExe: Planning AI that outputs WBS/SWOT/estimates

1 点作者 neoneye23 个月前

2 条评论

neoneye23 个月前
Examples of plans outputted by PlanExe <a href="https:&#x2F;&#x2F;neoneye.github.io&#x2F;PlanExe-web&#x2F;" rel="nofollow">https:&#x2F;&#x2F;neoneye.github.io&#x2F;PlanExe-web&#x2F;</a><p>These are zip files, containing mostly json files, some markdown and a csv file. The tasks gets assigned a UUID. Is this a format that makes sense?<p>I&#x27;m using LlamaIndex so it&#x27;s not tied to a particular LLM provider. I prefer using OpenRouter with the new Gemini 2.0 Flash. And I also like Ollama with Llama3.1 where I can inspect the logs as the code is running.<p>I&#x27;m using Luigi for a DAG representation of the data being exchanged between the many agents.
neoneye23 个月前
Here is a video how to use PlanExe<p><a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=7AM2F1C4CGI" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=7AM2F1C4CGI</a>