Skip to content

Impact-Evaluation-Foundation/ai-podcast

Repository files navigation

WIP

Steps to run this codebase:

  1. Make sure you have Pandoc installed and its CLI added to the PATH
  2. pip install -r requirements.txt (installs dependencies)
  3. run python convert_to_excel.py to generate a projects.xlsx or bring your own xlsx sheet to process later on
  4. generate articles using python gen_article.py --projects-file your/sheet.xlsx (--projects-file ... is optional, by default it looks for resources/projects.xlsx)
  5. upload articles to wiki using python upload_articles.py

NOTE: Ensure you have a .env file properly set up based on the .env.example file before running the scripts.

License

This project is licensed under the terms of the CC BY 4.0 License.

CC BY 4.0 License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages