Skip to content

RMB1907/daily-web3

Repository files navigation

Daily Web3

This project generates and publishes a new Web3 concept every day using AI. It selects a keyword from a master list, explains it simply, and archives it using MkDocs.

Setup

  1. Clone the repo:

    git clone https://github.com/RMB1907/daily-web3.git
    cd daily-web3
  2. Install dependencies:

    pip install -r requirements.txt
  3. Add your .env:

    GROQ_API_KEY=your-groq-api-key
    
  4. Add keywords to:

    docs/keywords/all.txt
    

Usage

Run the script:

python daily_generator.py

Deploy to GitHub Pages:

mkdocs gh-deploy

To preview the site locally, run:

mkdocs serve

About

Your daily byte of the decentralized future

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages