Turn any local codebase into an LLM-ready prompt.
Project description
Repo Prompt Prototype
Quick start
python -m venv .venv && source .venv/bin/activate
pip install -r requirements.txt
uvicorn app.main:app --reload
Then open http://127.0.0.1:8000
About
This is a fast‑iterating prototype that lets users browse a local project, select files, add instructions and copy a prompt formatted for LLM consumption.
See app/ for backend implementation and templates/index.html for the minimal HTMX/Alpine UI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fileprompt-0.1.0.tar.gz.
File metadata
- Download URL: fileprompt-0.1.0.tar.gz
- Upload date:
- Size: 9.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4b30c0bd255794bc8b5ccf6a8580f3d897314418796cbc8b00b6cff419435fbf
|
|
| MD5 |
72ec4ca1390c2bb31629ad1702fb0bcd
|
|
| BLAKE2b-256 |
478231301146beb79393eaf991b963df3e2f4b297b6032fe566f326acf4e3fbd
|
File details
Details for the file fileprompt-0.1.0-py3-none-any.whl.
File metadata
- Download URL: fileprompt-0.1.0-py3-none-any.whl
- Upload date:
- Size: 10.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ea0593bf4e0c010929af094dd7bf40efc1e3609771d31076cbd353754a8d1187
|
|
| MD5 |
f1735da4ec666787043d25d1bfe85b73
|
|
| BLAKE2b-256 |
13bfa5a89e1200d156cac77a1040645f55c8a05570afa98350d9e45e52d8e778
|