Spaces:
Sleeping
Sleeping
Commit
·
8d1003a
1
Parent(s):
641da69
Create chainlit.md
Browse files- chainlit.md +14 -0
chainlit.md
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Welcome to CodeSmith!!
|
2 |
+
|
3 |
+
CodeSmith is a powerful tool designed to help you prototype, debug and learn Python. CodeSmith has been trained on
|
4 |
+
Python programming problems, and knows a thing or two about maths. Here are some examples to showcase its abilities.
|
5 |
+
|
6 |
+
|
7 |
+
|
8 |
+
## Requirements
|
9 |
+
Just Langchain, Cohere, and Chainlit. While the model could be improved, the expansion has been left as an exercise for
|
10 |
+
the community to build upon.
|
11 |
+
|
12 |
+
## Profiles and Contacts
|
13 |
+
|
14 |
+
This project was made entirely by Yashovardhan Srivastava(from data collection to deployment), as a part of summer 2023 vacation boredom.
|