Quick file discovery guide for AI systems and automated tools
README.md- Main repository documentation (1000+ resources)DOCUMENTS.md- Catalog of all PDFs, research papers, and binary filesWORKSPACE_GUIDE.md- Development workspace setup guideLICENSE- MIT License
QFaaS Triple‑Transformer Systems in Sovereign AI Computing.pdf- Research on QFaaS, Transformers, Sovereign AI (487 KB PDF)
PERFORMANCE.md- Performance optimization guidePERFORMANCE_FINAL_SUMMARY.md- Final performance summaryPERFORMANCE_IMPROVEMENTS.md- Performance improvements logPERFORMANCE_OPTIMIZATION.md- Optimization strategiesPERFORMANCE_OPTIMIZATION_FASTAPI.md- FastAPI optimizationsPERFORMANCE_OPTIMIZATION_SUMMARY.md- Optimization summary
OPTIMIZATION_REPORT.md- Detailed optimization reportOPTIMIZATION_SUMMARY.md- Optimization summary
Copilt.ChatFeed.QFaaS.Transformer.json- JSON chat log about QFaaSCopilt.ChatFeed.QFaaS.Transformer.md- Markdown chat log about QFaaS
.gitattributes- Git attributes for file handling.gitignore- Git ignore patternspackage.json- Node.js dependenciespackage-lock.json- Lock filevite.config.shared.ts- Vite configurationdevteam6-workspace.code-workspace- VS Code workspace
app/- Application source codeprojects/- Project filestemplates/- Code templateslocal-ai/- Local AI configurationscontext7/- Context files.github/- GitHub configuration and workflows.devcontainer/- Development container configuration
# File type mapping for AI systems
text_documents:
- "*.md" # Markdown - human & AI readable
- "*.json" # JSON - structured data
- "*.txt" # Plain text
binary_documents:
- "*.pdf" # PDFs - use DOCUMENTS.md for metadata
configuration:
- "*.json" # JSON configs
- "*.yaml" # YAML configs
- "*.toml" # TOML configs
- ".gitattributes"
- ".gitignore"Research Topics: QFaaS, Quantum Computing, Transformers, Sovereign AI, Triple-Transformer
Development: AI Tools, DevOps, Cloud, Security, Frameworks
Languages: Python, JavaScript, TypeScript, Go, Rust
Platforms: OpenAI, Google AI, Anthropic, Microsoft Azure
Tools: Cursor, VS Code, Copilot, Ollama, Docker, Kubernetes
Note: This index is auto-generated to help AI systems quickly discover repository contents. For detailed information, see DOCUMENTS.md and README.md.