naazimsnh02 commited on
Commit
3e66404
·
1 Parent(s): ec4aa90

Updated Social Links

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -11,10 +11,16 @@ license: apache-2.0
11
  short_description: Autonomous AI agent for code modernization with MCP tools
12
  tags:
13
  - mcp-in-action-track-enterprise
 
14
  - code-modernization
15
  - autonomous-agent
16
  - mcp
17
  - gradio
 
 
 
 
 
18
  ---
19
 
20
  # 🤖 Legacy Code Modernizer - Autonomous AI Agent
@@ -70,7 +76,7 @@ The agent uses **4 MCP servers** as autonomous tools:
70
  **[Demo video](https://drive.google.com/file/d/1ph0NK8QKXRStjydqBV9w6HJaViirswE2/view?usp=sharing)**
71
 
72
  ### Social Media Post
73
- **Xpost link will be added here**
74
 
75
  ## 🎬 Quick Start
76
 
@@ -165,6 +171,7 @@ Adds rollback plan and test results
165
  - **Nebius AI** - Alternative model for diverse perspectives
166
  - **LlamaIndex** - RAG framework for semantic code search
167
  - **Chroma** - Vector database for embeddings
 
168
 
169
  ### MCP Integration
170
  - **mcp** (v1.22.0) - Model Context Protocol SDK
 
11
  short_description: Autonomous AI agent for code modernization with MCP tools
12
  tags:
13
  - mcp-in-action-track-enterprise
14
+ - mcp-in-action-track-consumer
15
  - code-modernization
16
  - autonomous-agent
17
  - mcp
18
  - gradio
19
+ - gemini
20
+ - modal
21
+ - llama-index
22
+ - nebius
23
+ - chromadb
24
  ---
25
 
26
  # 🤖 Legacy Code Modernizer - Autonomous AI Agent
 
76
  **[Demo video](https://drive.google.com/file/d/1ph0NK8QKXRStjydqBV9w6HJaViirswE2/view?usp=sharing)**
77
 
78
  ### Social Media Post
79
+ **[Post on X](https://x.com/naazimhussain02/status/1994786125110710567?s=46&t=SdhRmvogISrVhMiZB_HDJQ)**
80
 
81
  ## 🎬 Quick Start
82
 
 
171
  - **Nebius AI** - Alternative model for diverse perspectives
172
  - **LlamaIndex** - RAG framework for semantic code search
173
  - **Chroma** - Vector database for embeddings
174
+ - **bge-large-en** - Embedding model deployed on Modal for inference
175
 
176
  ### MCP Integration
177
  - **mcp** (v1.22.0) - Model Context Protocol SDK