Skip to content

Kaftow/ankigen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ankigen

Ankigen is a desktop application built with Wails (Go + WebView) and Vue. It extracts text from files (TXT, PDF, DOCX, etc.), optionally splits or paginates the content, and generates Anki-ready cards using LLM-driven or rule-based logic.

Go Wails Vue Node.js Vite Anki

Development

Start development server:

Prerequisites

  • Go (>= 1.18)
  • Node.js (>= 16) and npm or yarn
  • Wails CLI: go install github.com/wailsapp/wails/v2/cmd/wails@latest

Quick start

go mod download
wails dev

Build the app

wails build

License

License: MIT

This project is licensed under the MIT License — see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors