langbase
    langbase/tech-guide-writer
    Public

    Fork

    About

    Generate different tech blogs based on different topics

    Meta

    Tools

    No tools added to the Pipe.

    Readme

    cover

    A simple AI tech blog writer to help you write technical guides

    separator

    Check out the live demo here.

    Features

    • Generate a technical guide on any topic
    • SEO-optimized content

    Local Development

    1. Fork the tech-blog-writer Pipe on Langbase.
    2. Copy the Pipe's API key.
    3. Duplicate the .env.example file and rename it to .env.local.
    4. Add the following environment variables:
    1NEXT_LB_PIPE_API_KEY=YOUR_PIPE_API_KEY

    Replace YOUR_PIPE_API_KEY with the copied API key.

    1. Run the project using the following command:
    bash
    1npm run dev

    Powered by Langbase