Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/volamail/volamail
An open source email provider with an AI-based template editor
https://github.com/volamail/volamail
Last synced: 3 months ago
JSON representation
An open source email provider with an AI-based template editor
- Host: GitHub
- URL: https://github.com/volamail/volamail
- Owner: volamail
- Created: 2024-06-14T06:56:15.000Z (7 months ago)
- Default Branch: develop
- Last Pushed: 2024-10-24T21:26:09.000Z (3 months ago)
- Last Synced: 2024-10-25T00:51:30.454Z (3 months ago)
- Language: TypeScript
- Homepage: https://volamail.com
- Size: 17.1 MB
- Stars: 32
- Watchers: 0
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - volamail/volamail - An open source email provider with an AI-based template editor (TypeScript)
README
[![Volamail banner](./.github/assets/readme_banner.png)](https://volamail.com)
# Volamail
Volamail is an open source, self-hostable email provider and editor with AI features. It's built on top of Amazon SES so it can be self-hosted with your own AWS account.
> [!IMPORTANT]
> This project is still in beta. You might encounter bugs, missing features or documentation.## About the project
[![Volamail editing demo](./.github/assets/feature_demo.gif)](https://volamail.com)## Features
- AI-powered email generation
- Inline AI editing
- Custom domains
- Image prompting
- Import HTML emails
- HTML export
- Project-aware AI context
- Rest API## Credits
This project is built on top of incredible open source projects:
- [Solid.js and SolidStart](https://github.com/solidjs/solid-start)
- [Vercel AI SDK](https://github.com/vercel/ai)
- [Supabase](https://supabase.com)
- [Kobalte](https://github.com/kobaltedev/kobalte)
- [Ark UI](https://github.com/chakra-ui/ark)
- [Tailwind CSS](https://tailwindcss.com)
- [Astro](https://astro.build)
- [Drizzle ORM](https://orm.drizzle.team)
- [Fumadocs](https://github.com/fuma-nama/fumadocs)## Contributing
Contributions are welcome! More detailed guidelines will be added in the future. For now feel free to open issues or small PRs to help us improve. We're also open to ideas and suggestions via Discord.
## License
This project is licensed under the MIT License. With Volamail being a COSS project it's possible some parts of the codebase in the future will be licensed under different terms, but all the code you see for now is MIT.