Update README.md
Browse files
README.md
CHANGED
|
@@ -10,6 +10,25 @@ AnveshAI Edge is a terminal-based AI assistant designed to run entirely on-devic
|
|
| 10 |
|
| 11 |
---
|
| 12 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
## Links
|
| 14 |
|
| 15 |
- GitHub: *[Click Here!](https://github.com/AnveshAI/AnveshAI-Edge-V2)*
|
|
@@ -37,25 +56,6 @@ AnveshAI Edge is a terminal-based AI assistant designed to run entirely on-devic
|
|
| 37 |
|
| 38 |
---
|
| 39 |
|
| 40 |
-
## Table of Contents
|
| 41 |
-
|
| 42 |
-
1. [Links](#links)
|
| 43 |
-
2. [Architecture Overview](#architecture-overview)
|
| 44 |
-
3. [Components](#components)
|
| 45 |
-
4. [JEE Advanced Domain Coverage](#jee-advanced-domain-coverage)
|
| 46 |
-
5. [Question Bank](#question-bank)
|
| 47 |
-
6. [Advanced Math Engine](#advanced-math-engine)
|
| 48 |
-
7. [Reasoning Engine](#reasoning-engine)
|
| 49 |
-
8. [Getting Started](#getting-started)
|
| 50 |
-
9. [Usage Examples](#usage-examples)
|
| 51 |
-
10. [Commands](#commands)
|
| 52 |
-
11. [Design Principles](#design-principles)
|
| 53 |
-
12. [Current Limitations](#current-limitations)
|
| 54 |
-
13. [File Structure](#file-structure)
|
| 55 |
-
14. [Technical Details](#technical-details)
|
| 56 |
-
|
| 57 |
-
---
|
| 58 |
-
|
| 59 |
## Architecture Overview
|
| 60 |
|
| 61 |
AnveshAI Edge uses a **hierarchical fallback pipeline** with reasoning at every non-trivial stage:
|
|
|
|
| 10 |
|
| 11 |
---
|
| 12 |
|
| 13 |
+
## Table of Contents
|
| 14 |
+
|
| 15 |
+
1. [Links](#links)
|
| 16 |
+
2. [Architecture Overview](#architecture-overview)
|
| 17 |
+
3. [Components](#components)
|
| 18 |
+
4. [JEE Advanced Domain Coverage](#jee-advanced-domain-coverage)
|
| 19 |
+
5. [Question Bank](#question-bank)
|
| 20 |
+
6. [Advanced Math Engine](#advanced-math-engine)
|
| 21 |
+
7. [Reasoning Engine](#reasoning-engine)
|
| 22 |
+
8. [Getting Started](#getting-started)
|
| 23 |
+
9. [Usage Examples](#usage-examples)
|
| 24 |
+
10. [Commands](#commands)
|
| 25 |
+
11. [Design Principles](#design-principles)
|
| 26 |
+
12. [Current Limitations](#current-limitations)
|
| 27 |
+
13. [File Structure](#file-structure)
|
| 28 |
+
14. [Technical Details](#technical-details)
|
| 29 |
+
|
| 30 |
+
---
|
| 31 |
+
|
| 32 |
## Links
|
| 33 |
|
| 34 |
- GitHub: *[Click Here!](https://github.com/AnveshAI/AnveshAI-Edge-V2)*
|
|
|
|
| 56 |
|
| 57 |
---
|
| 58 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 59 |
## Architecture Overview
|
| 60 |
|
| 61 |
AnveshAI Edge uses a **hierarchical fallback pipeline** with reasoning at every non-trivial stage:
|