Skip to content

Commit ec4e41b

Browse files
authored
Update README.md
1 parent 91060ba commit ec4e41b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ A Model Context Protocol (MCP) server that builds rich code graphs to provide de
1010

1111
- **📊 Rich Code Graph Generation**: Parses TypeScript/NestJS projects and creates detailed graph representations with AST-level precision
1212
- **🔍 Semantic Search**: Vector-based semantic search using OpenAI embeddings to find relevant code patterns and implementations
13-
- **🗣️ Natural Language Querying**: Convert natural language questions into Cypher queries using OpenAI's GPT-4
13+
- **🗣️ Natural Language Querying**: Convert natural language questions into Cypher queries using OpenAI assitants api
1414
- **🎯 Framework-Aware**: Deep understanding of NestJS patterns (Controllers, Services, Modules, DTOs, Entities, etc.)
1515
- **🕸️ Graph Traversal**: Explore code relationships and dependencies through intelligent graph traversal
1616
- **⚡ High Performance**: Optimized Neo4j storage with vector indexing for fast retrieval

0 commit comments

Comments
 (0)