pkraman06 commited on
Commit
7ebd772
·
verified ·
1 Parent(s): fbb380e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -1,6 +1,6 @@
1
- # AI Codebase Intelligence & Autonomous Debugging System
2
 
3
- ## Features
4
 
5
  - Multi-agent AI workflow using CrewAI
6
  - Semantic code search using HuggingFace embeddings
@@ -9,7 +9,7 @@
9
  - Web search integration
10
  - Streamlit UI for interaction
11
 
12
- ## Installation
13
 
14
- ```bash
15
  pip install -r requirements.txt
 
1
+ AI Codebase Intelligence & Autonomous Debugging System
2
 
3
+ ##Features
4
 
5
  - Multi-agent AI workflow using CrewAI
6
  - Semantic code search using HuggingFace embeddings
 
9
  - Web search integration
10
  - Streamlit UI for interaction
11
 
12
+ ##Installation
13
 
14
+ bash
15
  pip install -r requirements.txt