Spaces:
Runtime error
Runtime error
Hemanth Sai Garladinne
commited on
Commit
Β·
b57d888
1
Parent(s):
25c7fe3
Update README.md
Browse files- techdocs/README.md +11 -0
techdocs/README.md
CHANGED
@@ -85,3 +85,14 @@ This is the main interface with which users can interact with our product. The t
|
|
85 |
2. As of now, our product suffers majorly in terms of privacy and integrity. As we have mentioned earlier, we are using a third-party `Clarifai` package for hosting our LLM. This creates a big question about user code integrity and privacy.
|
86 |
- To cater to this issue, we are constantly exploring new quantized and light versions of possible LLMs that we can employ for this task. This will eliminate the need for third-party APIs.
|
87 |
- We plan to integrate such lightweight models into our PyPI package itself so that none of the user's code will be sent anywhere, and all the documentation generation will take place on the user's device itself.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
85 |
2. As of now, our product suffers majorly in terms of privacy and integrity. As we have mentioned earlier, we are using a third-party `Clarifai` package for hosting our LLM. This creates a big question about user code integrity and privacy.
|
86 |
- To cater to this issue, we are constantly exploring new quantized and light versions of possible LLMs that we can employ for this task. This will eliminate the need for third-party APIs.
|
87 |
- We plan to integrate such lightweight models into our PyPI package itself so that none of the user's code will be sent anywhere, and all the documentation generation will take place on the user's device itself.
|
88 |
+
|
89 |
+
## Techstack π§βπ»
|
90 |
+

|
91 |
+

|
92 |
+

|
93 |
+

|
94 |
+

|
95 |
+

|
96 |
+

|
97 |
+

|
98 |
+

|