Skip to content

Commit a8cc25d

Browse files
committed
changes in readme structure
1 parent aeb92c0 commit a8cc25d

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff 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
175177
graph 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.

0 commit comments

Comments
 (0)