Project structure of: james4ever0/prometheous
prometheous Root directory containing all system components and user data
document_agi_computer_control Document-based AI computer control system
build_website.py Website generator from code directory using argparse and template files.
cache_db_context.py Cache management with TinyDB and file operations.
code_view_demo.py Repeated greeting function with name input.
codepiece_summarizer.py Comments to summary using LLM
custom_doc_writer.py Custom document writer with progress visualization and queue-based comment processing.
ensure_fdignore_with_doc.py Ensures "docs" in .fdignore file.
estimate_utils.py Estimates processing time for file list.
example.py Hello world example, print function.
identify_utils.py Determine language of file, randomize if "text".
llm.py OpenAI LLM initialization with debugging, chain execution, and GPT-4 options.
path_select_utils.py Interactive path selection for docs and caching.
recursive_document_writer.py Recursive, Jinja2, JSON, Python indexing document webpages.
sitemap_generator
slice_utils.py Slice dictionaries with specified size.
stdout_redirect_progress Asynchronous stdout progress tracking with Python.
title_generator
main.py Generates file titles from metadata and comments using AI
tree_markdown_view_folder_hierarchy Generates cacheable Markdown directory hierarchy.
vectorstore_embedding_chat_rag Document AI chat, vector store, control, embedding.
visual_file_selector_by_ignore_rules Visual file selector by ignore rules, tree utilities.
search_filepath_by_name