File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -169,8 +169,10 @@ uv run main.py #Runs the backend server
169169
170170---
171171
172+
172173## Architecture Diagram
173174
175+
174176``` mermaid
175177graph TB
176178 %% Define Subgraphs with Colors and Text Styles
@@ -188,6 +190,7 @@ graph TB
188190 Analyzer[Content Analyzer]
189191 CNEngine[Counter-Narrative Engine]
190192 Context[Context Manager]
193+
191194 end
192195
193196 subgraph AI & NLP Layer
@@ -232,7 +235,7 @@ graph TB
232235
233236## Required Skills
234237
235- - ** Frontend Development** : Experience with Next.js and modern UI frameworks.
238+ - ** Frontend Development** : Experience with Next.js and modern UI frameworks.
236239- ** Backend Development** : Proficiency in Python and FastAPI.
237240- ** AI & NLP** : Familiarity with LangChain, Langgraph, and prompt engineering techniques.
238241- ** Database Management** : Knowledge of vector databases system.
You can’t perform that action at this time.
0 commit comments