Kailxzz commited on
Commit
3540230
·
verified ·
1 Parent(s): acc9fae

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -13
README.md CHANGED
@@ -1,13 +1,9 @@
1
- # Code Assistant
2
-
3
- A multi-programming code assistant using CodeLlama (LLAMA2) and Gradio.
4
-
5
- ## How to use
6
-
7
- - Enter your code in the input box.
8
- - The assistant will generate and display the code output.
9
-
10
- ## Dependencies
11
-
12
- - gradio
13
- - langchain
 
1
+ ---
2
+ title: CodingSensei
3
+ emoji: 💬
4
+ colorFrom: yellow
5
+ colorTo: purple
6
+ sdk: gradio
7
+ app_file: app.py
8
+ pinned: false
9
+ ---