8000 GitHub - Maclean-D/limitless-prompts: Collection of prompts used in Limitless' Ask AI
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Maclean-D/limitless-prompts

Repository files navigation

Limitless Prompts

Collection of prompts used in Limitless' Ask AI. Visit the site here.

How to install

  1. Install Hugo on your system

    • For Windows users:
      winget install Hugo.Hugo
      
    • For macOS users:
      brew install hugo
      
    • For Linux users:
      sudo apt install hugo    # For Debian/Ubuntu
      sudo dnf install hugo    # For Fedora
      
  2. Clone this repository

    git clone https://github.com/Maclean-D/limitless-prompts.git
    cd limitless-prompts
    
  3. Initialize and update the theme submodules

    git submodule update --init --recursive
    
  4. Start the Hugo development server

    hugo server -D
    
  5. Open your browser and visit http://localhost:1313 to view the site

Star History

Star History Chart

Contributors

About

Collection of prompts used in Limitless' Ask AI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0