Skip to content

converts webpage content into Markdown format, optimized for LLM training and context

Notifications You must be signed in to change notification settings

moinulmoin/free-llmstxt-generator

Repository files navigation

Free llms.txt Generator

An tool that converts webpage content into Markdown format, optimized for LLM training and context.

Tech Stack

  • Next.js 15
  • TypeScript
  • Tailwind CSS
  • Shadcn UI
  • Vercel AI SDK
  • Google Gemini 1.5 Flash
  • Upstash Redis

Usage

  1. Enter a webpage URL
  2. Click "Generate"
  3. Download the generated llms.txt file

Getting Started

  1. Clone the repository
  2. Run pnpm install
  3. Copy .env.example to .env.local and add required environment variables
  4. Run pnpm dev

License

This project is open-sourced under the MIT License - see the LICENSE file for details.

Author

Moinul Moin

About

converts webpage content into Markdown format, optimized for LLM training and context

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published