Skip to content

Commit 46cbb98

Browse files
author
François Pelletier
committed
update Learn
1 parent 2150ff6 commit 46cbb98

File tree

1 file changed

+12
-24
lines changed

1 file changed

+12
-24
lines changed

LEARN.md

Lines changed: 12 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,16 @@
1-
Prereq knowledge for contributing
1+
# 🎓 Project Symmetry Learning Resources
22

3-
Git base knowledge :
3+
**Technologies**: FastAPI (Python), React/TypeScript, Electron, AI/ML (NLP, Translation)
44

5-
https://www.youtube.com/watch?v=tRZGeaHPoaw
6-
https://www.youtube.com/watch?v=Uszj_k0DGsg
5+
**Key Areas**:
6+
- Backend: RESTful APIs, semantic comparison, translation services
7+
- Frontend: Desktop app, React components, API integration
8+
- AI: Natural language processing, machine learning, translation quality
79

8-
Test Driven Development :
10+
**Resources**:
11+
- [API Documentation](api-documentation.md)
12+
- [Installation Guide](INSTALLATION.md)
13+
- [Contributing Guide](CONTRIBUTING.md)
14+
- [Project Guide](guide/SymmetryAI-Guide.md)
915

10-
11-
12-
Select Interest for contributing :
13-
14-
RESTful API : link
15-
16-
Machine Learning Algorithm and Libraries
17-
18-
CI/CD
19-
20-
React:
21-
22-
Electron:
23-
24-
Refactoring :
25-
26-
Debugging:
27-
28-
Test Driven development
16+
**Start Here**: Clone repository, follow installation docs, then explore codebase structure.

0 commit comments

Comments
 (0)