gaurav16 commited on
Commit
c960e57
·
verified ·
1 Parent(s): b95a830

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -7
README.md CHANGED
@@ -4,24 +4,22 @@
4
 
5
  ### Model Description
6
 
7
- This personal copilot model was developed by Gaurav Sinha using CodeLlama. It aims to assist with generative AI tasks, providing suggestions and guidance based on the input provided.
8
 
9
  - **Developed by:** Gaurav Sinha
10
  - **Model type:** Generative AI
11
- - **Language(s):** Python.
12
- - **License:** [Insert License, e.g., MIT, Apache 2.0, GPL-3.0]
13
-
14
 
15
  ### Model Sources
16
 
17
  - **Repository:** https://huggingface.co/gaurav16/mycopilot/tree/main
18
 
19
-
20
  ## Uses
21
 
22
  ### Direct Use
23
 
24
- The model can be used to assist with generative AI tasks, providing code suggestions, text completions, and other forms of assistance.
25
 
26
  ### Downstream Use
27
 
@@ -29,7 +27,7 @@ This model can be fine-tuned for specific tasks or integrated into larger AI sys
29
 
30
  ### Out-of-Scope Use
31
 
32
- The model is not intended for malicious use, and its capabilities are limited to providing assistance with generative AI tasks.
33
 
34
  ## Bias, Risks, and Limitations
35
 
 
4
 
5
  ### Model Description
6
 
7
+ Gaurav Sinha's personal copilot, built using CodeLlama, is a versatile AI assistant for software development. Operating within VSCode, it offers code suggestions, generates test cases, executes shell commands, and provides editing capabilities, enhancing the development workflow.
8
 
9
  - **Developed by:** Gaurav Sinha
10
  - **Model type:** Generative AI
11
+ - **Language(s):** Python, JavaScript
12
+ - **License:** [Insert License]
 
13
 
14
  ### Model Sources
15
 
16
  - **Repository:** https://huggingface.co/gaurav16/mycopilot/tree/main
17
 
 
18
  ## Uses
19
 
20
  ### Direct Use
21
 
22
+ The copilot can be directly used in VSCode to assist with coding tasks, including generating test cases, offering code suggestions, executing shell commands, and providing editing capabilities.
23
 
24
  ### Downstream Use
25
 
 
27
 
28
  ### Out-of-Scope Use
29
 
30
+ The model is not intended for malicious use, and its capabilities are limited to providing assistance with software development tasks.
31
 
32
  ## Bias, Risks, and Limitations
33