Skip to content

IMAGINARY9/DevWayfinder

Repository files navigation

DevWayfinder

AI-powered developer onboarding guide generator.

Quick Start

1. Install (from source)

git clone https://github.com/IMAGINARY9/DevWayfinder.git
cd DevWayfinder
python -m venv .venv
# Windows PowerShell
.\.venv\Scripts\Activate.ps1
pip install -e ".[dev]"

2. Verify Provider (optional)

devwayfinder test-model --provider ollama --model mistral:7b

3. Generate Guide

devwayfinder guide ./my-project --auto
# quick offline mode:
# devwayfinder guide ./my-project --quality minimal --no-llm

Core Commands

  • devwayfinder analyze <path>
  • devwayfinder guide <path>
  • devwayfinder generate <path>
  • devwayfinder test-model
  • devwayfinder init

Status

  • MVP 1: complete
  • MVP 2: complete
  • MVP 2.5: complete
  • MVP 3: in progress

See roadmap details in docs/IMPLEMENTATION_PLAN.md.


Documentation (Authoritative)


License

MIT - see LICENSE.

About

AI-Powered Developer Onboarding Generator

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages