Skip to content

Commit 69b5a13

Browse files
chore: Update usecase README.md (#2396)
Co-authored-by: Wendong <[email protected]>
1 parent bf44333 commit 69b5a13

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

examples/usecases/chat_with_github/README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
````markdown
21
# 🤖 GitHub Repo Chat Explorer
32

43
A Streamlit-based chat interface powered by **CAMEL-AI** and **MCP (Model Context Protocol)** that lets you conversationally explore any GitHub repository. Ask questions like "How many files?", "Show me the README contents", or follow-up queries—all in context of the chosen repo.
@@ -108,9 +107,7 @@ Gitingest/
108107
├── app.py # Main Streamlit chat app
109108
├── requirements.txt # Python dependencies
110109
└── .env # Env vars
111-
```
112110
113-
---
114111
115112
*Happy repo chatting!*
116113
````

0 commit comments

Comments
 (0)