You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Pytyhon utility that recursively scans a project directory and consolidates all text-based files into a single, formatted .txt file. It intelligently respects .gitignore rulse (or custom exclusions) to skip binaries and non-essential files (e.g., node_modules). The output is ideal for sharing or feeding into LLMs.
Simplify context preparation for large language models. This Streamlit application uses llama-parse and files-to-prompt to combine PDF and text files into a single, Claude XML-formatted context file for LLMs.
Веб-инструмент для сборки загруженных файлов проекта в один промпт. Помогает быстро скармливать контекст нейросетям (ChatGPT, Claude, DeepSeek) без ручного копирования содержимого каждого файла.