Skip to content

Commit ec119fb

Browse files
authored
Update README.md
1 parent c5fbc58 commit ec119fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
![ABCoder](images/ABCoder.png)
44

55
# Overview
6-
ABCoder, an general AI-oriented Code-processing **Framework**, is designed to enhance coding context for Large-Language-Model (LLM), and boost developing AI-assisted-programming applications.
6+
ABCoder, an general AI-oriented Code-processing **Framework**, is designed to enhance and extends coding context for Large-Language-Model (LLM), and boost developing AI-assisted-programming applications.
77

88

99
## Features
@@ -14,7 +14,7 @@ ABCoder, an general AI-oriented Code-processing **Framework**, is designed to en
1414

1515
- General Writer, transforms UniAST back to codes.
1616

17-
- Code-Retrieval-Augmented-Generation (Code-RAG), provides a set of MCP tools to help the LLM understand your codes more precisely.
17+
- **Code-Retrieval-Augmented-Generation (Code-RAG)**, provides a set of MCP tools to help the LLM understand code repositories precisely and locally. And it can support both in-workspace and out-of-workspace third-party libraries simultaneously -- I guess you are thinking about [DeepWiki](https://deepwiki.org) and (context7)[https://github.com/upstash/context7], but ABCoder is more reliable and confidential -- no need to wait for their services to be done, and no worry about your codes will be uploaded!
1818

1919
Based on these features, developers can easily implement or enhance their AI-assisted-programming applications, such as reviewing, optimizing, translating, etc.
2020

0 commit comments

Comments
 (0)