Edoceo Tax Bot 6500

This is a portal for us to share our free software which helps with tax filing services in USA.

We aim to create an open-licensed, self-hostable, mostly-client-side application for completing tax forms and tasks.

We are working on this because of the failures of the Free File Alliance and the loss of Direct File.

Unfortunately, we don't have resources to integrate with the IRS e-File, it's a costly endavour which must be renewed each year.

Many of these problems could be fixed via simplified tax code and restoring investment into the IRS.

Federal Taxes

We don't support all the forms yet, here's a complete list of what we're working on

Individual

Business

Prior Years

We're support prior years, so we can use them as comparisons with existing filed reports.

irs.gov/forms-pubs/prior-year or irs.gov/prior-year-forms-and-instructions.


Tax

We're gonna make tax and paperwork automation with AI. And it will be FOSS -- AGPL And we'll allow others, larger for-profit to buy a license for it to embed in their system. Along the way we'll have an optimized, off-line (self-hosted, free) LLM+RAG that's a tax expert.

TODO

All the Forms

Use GPT to extract the form names from the HTML file form-list which we pulled from https://www.irs.gov/forms-instructions-and-publications and saved in ./form-list.html

Forms List and Progress

Set /var Permissions

https://linuxize.com/post/chmod-command-in-linux/

chmod 07775 var/

Alternatives