Skip to content

ayanlogix/NeuralForge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Status Built With AI License


🚀 NeuralForge | Local AI Text Tool

⭐ If you like this project, give it a star!


Zero API. Zero cost. 100% private.
Runs entirely in your browser using Transformers.js.


Live Demo


🖼️ Preview

NeuralForge Preview


✨ Features

  • Text Summarizer — Paste any article or document and get a clean bullet-point summary
  • Content Generator — Type a prompt and get AI-generated text
  • Fully Local — Models run via WebAssembly in your browser (Transformers.js)
  • Cached Models — Downloads once, works offline after that
  • No API Key — No OpenAI, no Gemini, no cost

🧠 Tech Stack

Layer Technology
UI HTML5 + Vanilla CSS + Vanilla JS
AI Runtime Transformers.js (Xenova)
Summarizer Xenova/distilbart-cnn-6-6
Generator Xenova/flan-t5-small
Hosting GitHub Pages

⚡ Getting Started

# Clone the repo
git clone https://github.com/ayanlogix/neuralforge.git
cd neuralforge

# Serve locally
python -m http.server 5500

About

NeuralForge | Local AI text tool for generation and summarization, running entirely in the browser without APIs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors