Skip to content

feat: Add technical documentation for SpotterCopilot#1

Open
Grandpied33 wants to merge 1 commit into
masterfrom
docs-add-technical-documentation
Open

feat: Add technical documentation for SpotterCopilot#1
Grandpied33 wants to merge 1 commit into
masterfrom
docs-add-technical-documentation

Conversation

@Grandpied33

Copy link
Copy Markdown
Owner

This commit introduces a comprehensive technical documentation file (DOCUMENTATION.md) that details the project's architecture, backend and frontend components, data flow, and configuration.

It also updates the .gitignore file to properly exclude Python cache files.

This commit introduces a comprehensive technical documentation file (`DOCUMENTATION.md`) that details the project's architecture, backend and frontend components, data flow, and configuration.

It also updates the .gitignore file to properly exclude Python cache files.
@Grandpied33 Grandpied33 requested a review from Copilot October 21, 2025 08:32

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds comprehensive technical documentation for the SpotterCopilot project. The documentation provides detailed insights into the project's architecture, components, and data flow, making it easier for developers to understand and contribute to the codebase.

  • Introduces a new technical documentation file (DOCUMENTATION.md) written in French
  • Documents the RAG (Retrieval-Augmented Generation) architecture and Azure service integrations
  • Explains backend processing flow, frontend structure, and configuration requirements

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment thread DOCUMENTATION.md

## 4. Données du Projet

- **`ressources/Large_Exercises_CSV.csv`** : La source de connaissance principale de l'agent. Ce fichier CSV contient une liste d'exercices avec des descriptions, des groupes musculaires ciblés, etc. Il est importé dans Azure AI Foundry (ou Azure AI Studio) pour créer l'index de recherche.

Copilot AI Oct 21, 2025

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Corrected spelling of 'ressources' to 'resources'.

Suggested change
- **`ressources/Large_Exercises_CSV.csv`** : La source de connaissance principale de l'agent. Ce fichier CSV contient une liste d'exercices avec des descriptions, des groupes musculaires ciblés, etc. Il est importé dans Azure AI Foundry (ou Azure AI Studio) pour créer l'index de recherche.
- **`resources/Large_Exercises_CSV.csv`** : La source de connaissance principale de l'agent. Ce fichier CSV contient une liste d'exercices avec des descriptions, des groupes musculaires ciblés, etc. Il est importé dans Azure AI Foundry (ou Azure AI Studio) pour créer l'index de recherche.

Copilot uses AI. Check for mistakes.
@Grandpied33

Copy link
Copy Markdown
Owner Author

@copilot What's wrong ?
---End of Oryx build logs---
Function Runtime Information. OS: linux, Functions Runtime: ~4, python version: 3.11
Finished building function app with Oryx
Zipping Api Artifacts
Done Zipping Api Artifacts
The content server has rejected the request with: BadRequest
Reason: The size of the function content was too large. The limit for this Static Web App is 104857600 bytes.

For further information, please visit the Azure Static Web Apps documentation at https://docs.microsoft.com/en-us/azure/static-web-apps/
If you believe this behavior is unexpected, please raise a GitHub issue at https://github.com/azure/static-web-apps/issues/
Exiting

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants