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

https://github.com/moinulmoin/free-llmstxt-generator

converts webpage content into Markdown format, optimized for LLM training and context
https://github.com/moinulmoin/free-llmstxt-generator

crawling llm-context llm-training llmstxt markdown

Last synced: over 1 year ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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 2.0 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](LICENSE) file for details.

## Author

[Moinul Moin](https://x.com/immoinulmoin)