Skip to content

endlessblink/from-zero-to-repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Zero to Repo Cover

AI Repository Creator

A Python-based tool for automating GitHub repository creation using AI-generated documentation.

Overview

This tool provides:

  • AI-powered documentation generation
  • Automated repository setup
  • GitHub CLI integration
  • Local Ollama API integration

Requirements

  • Python 3.x
  • Git
  • GitHub CLI (gh)
  • Ollama running locally

Quick Start

  1. Ensure Ollama is running
  2. Run Create_Repository.bat
  3. Select an AI model
  4. Click Create Repository

How It Works

The tool:

  1. Uses Tkinter for the GUI
  2. Connects to Ollama's local API
  3. Generates repository documentation
  4. Creates and pushes to GitHub

Project Structure

  • Create_Repository.bat: Main entry point
  • Generated Python GUI: Handles user interaction and repository creation

License

MIT License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published