top | item 42987383

PlanExe: Planning AI that outputs WBS/SWOT/estimates

1 points| neoneye2 | 1 year ago |github.com

2 comments

order

neoneye2|1 year ago

Examples of plans outputted by PlanExe https://neoneye.github.io/PlanExe-web/

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?

I'm using LlamaIndex so it'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.

I'm using Luigi for a DAG representation of the data being exchanged between the many agents.