You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<imgsrc="https://contextgem.dev/_static/tab_solid.png"alt="ContextGem: 2nd Product of the week"width="250">
22
22
<br/><br/>
@@ -336,13 +336,13 @@ Full documentation is available at [contextgem.dev](https://contextgem.dev).
336
336
337
337
A raw text version of the full documentation is available at [`docs/docs-raw-for-llm.txt`](https://github.com/shcherbak-ai/contextgem/blob/main/docs/docs-raw-for-llm.txt). This file is automatically generated and contains all documentation in a format optimized for LLM ingestion (e.g. for Q&A).
338
338
339
+
You can also explore the repository through [DeepWiki](https://deepwiki.com/shcherbak-ai/contextgem), an AI-powered conversational interface that provides visual architecture maps and natural language Q&A for the codebase.
340
+
339
341
340
342
## 💬 Community
341
343
342
344
If you have a feature request or a bug report, feel free to [open an issue](https://github.com/shcherbak-ai/contextgem/issues/new) on GitHub. If you'd like to discuss a topic or get general advice on using ContextGem for your project, start a thread in [GitHub Discussions](https://github.com/shcherbak-ai/contextgem/discussions/new/).
343
345
344
-
Join our [Reddit community](https://reddit.com/r/ContextGem) to connect with other users, share your projects, ask questions, and participate in discussions about ContextGem.
<imgsrc="https://contextgem.dev/_static/tab_solid.png"alt="ContextGem: 2nd Product of the week"width="250">
22
22
<br/><br/>
@@ -147,13 +147,13 @@ Full documentation is available at [contextgem.dev](https://contextgem.dev).
147
147
148
148
A raw text version of the full documentation is available at [`docs/docs-raw-for-llm.txt`](https://github.com/shcherbak-ai/contextgem/blob/main/docs/docs-raw-for-llm.txt). This file is automatically generated and contains all documentation in a format optimized for LLM ingestion (e.g. for Q&A).
149
149
150
+
You can also explore the repository through [DeepWiki](https://deepwiki.com/shcherbak-ai/contextgem), an AI-powered conversational interface that provides visual architecture maps and natural language Q&A for the codebase.
151
+
150
152
151
153
## 💬 Community
152
154
153
155
If you have a feature request or a bug report, feel free to [open an issue](https://github.com/shcherbak-ai/contextgem/issues/new) on GitHub. If you'd like to discuss a topic or get general advice on using ContextGem for your project, start a thread in [GitHub Discussions](https://github.com/shcherbak-ai/contextgem/discussions/new/).
154
156
155
-
Join our [Reddit community](https://reddit.com/r/ContextGem) to connect with other users, share your projects, ask questions, and participate in discussions about ContextGem.
safetensors==0.5.3 ; python_version >= "3.10" and python_version < "3.14"
71
71
scikit-learn==1.6.1 ; python_version >= "3.10" and python_version < "3.14"
72
72
scipy==1.15.2 ; python_version >= "3.10" and python_version < "3.14"
73
-
setuptools==80.1.0 ; python_version >= "3.10" and python_version < "3.14" and platform_system == "Linux" and platform_machine == "x86_64" or python_version >= "3.12" and python_version < "3.14"
73
+
setuptools==80.2.0 ; python_version >= "3.10" and python_version < "3.14" and platform_system == "Linux" and platform_machine == "x86_64" or python_version >= "3.12" and python_version < "3.14"
74
74
six==1.17.0 ; python_version >= "3.10" and python_version < "3.14"
75
75
skops==0.11.0 ; python_version >= "3.10" and python_version < "3.14"
76
76
sniffio==1.3.1 ; python_version >= "3.10" and python_version < "3.14"
0 commit comments