TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

PlanExe: Planning AI that outputs WBS/SWOT/estimates

1 pointsby neoneye23 months ago

2 comments

neoneye23 months ago
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 months ago
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>