An open API service indexing awesome lists of open source software.

https://github.com/drxc00/booklyai

An AI powered ebook generator that actually works
https://github.com/drxc00/booklyai

ai ebook-generator gpt-4

Last synced: 7 days ago
JSON representation

An AI powered ebook generator that actually works

Awesome Lists containing this project

README

        

BooklyAI Icon

# [booklyai](https://booklyai.com)

An AI-Powered Ebook Generator that actually works. Powered by GPT-4o.

Built with **Next.js 15 App Router**, **TypeScript**, **MongoDB**, **AWS S3 & Lambda functions**, and **LemonSqueezy**.

## ✨ Features

- **Next.js 15** - Modern React framework for server-side rendering
- **Database & Storage**
- MongoDB as primary database
- AWS S3 for PDF storage
- **Backend Services**
- AWS Lambda Functions for backend operations
- User Authentication via Google and Github OAuth using Auth.js
- **E-commerce Integration**
- LemonSqueezy payment gateway
- **AI-Powered Ebook Generation**
- Create ebooks based on:
- Topic
- Target audience
- Description
- Powered by GPT-4o for high-quality content generation

## 🚀 Deployment

- **Backend**: AWS Lambda function (private)
- **Frontend**: Self-hosted on VPS
- **Live Site**: [https://booklyai.net](https://booklyai.net)

## â„šī¸ Notes

This repository contains only the front-end code. The AWS Lambda function required for full functionality is not publicly available.