Merge branch 'main' of https://github.com/devjas1/codemind
Browse files
README.md
CHANGED
|
@@ -1,5 +1,8 @@
|
|
|
|
|
| 1 |
# CodeMind
|
| 2 |
|
|
|
|
|
|
|
| 3 |
**CodeMind** is a AI-powered development assistant that runs entirely on your local machine for intelligent document analysis and commit message generation. It leverages modern machine learning models for: helping you understand your codebase through semantic search and generates meaningful commit messages using locally hosted language models, ensuring complete privacy and no cloud dependencies.
|
| 4 |
|
| 5 |
- **Efficient Knowledge Retrieval**: Makes searching and querying documentation more powerful by using semantic embeddings rather than keyword search.
|
|
@@ -337,3 +340,4 @@ Contributions to CodeMind are welcome! Please feel free to submit pull requests,
|
|
| 337 |
This project is licensed under the terms of the LICENSE file included in the repository.
|
| 338 |
|
| 339 |
© 2025 CodeMind. All rights reserved.
|
|
|
|
|
|
| 1 |
+
<<<<<<< HEAD
|
| 2 |
# CodeMind
|
| 3 |
|
| 4 |
+
=======
|
| 5 |
+
>>>>>>> 05fca2c8940ecfdfaad4a101c3625898c9771798
|
| 6 |
**CodeMind** is a AI-powered development assistant that runs entirely on your local machine for intelligent document analysis and commit message generation. It leverages modern machine learning models for: helping you understand your codebase through semantic search and generates meaningful commit messages using locally hosted language models, ensuring complete privacy and no cloud dependencies.
|
| 7 |
|
| 8 |
- **Efficient Knowledge Retrieval**: Makes searching and querying documentation more powerful by using semantic embeddings rather than keyword search.
|
|
|
|
| 340 |
This project is licensed under the terms of the LICENSE file included in the repository.
|
| 341 |
|
| 342 |
© 2025 CodeMind. All rights reserved.
|
| 343 |
+
|