33 مستودعات
Alternative languages and frameworks for React.
Explore 33 awesome GitHub repositories matching part of an awesome list · Integrations. Refine with filters or upvote what's useful.
Pandas AI is a data analysis library and natural language interface that uses large language models to perform conversational querying on structured datasets. It functions as a retrieval-augmented generation framework designed to translate plain text questions into executable code for extracting insights from dataframes and structured files. The system includes a dedicated sandbox execution environment that runs AI-generated analysis code within an isolated container to prevent security risks and system compromise. It employs a natural language translation layer and contextual retrieval to ma
Library for integrating AI into Pandas data workflows.
ReScript is a statically typed programming language and compiler designed to transform type-safe source code into efficient, human-readable JavaScript. It functions as a transpiler that enforces data consistency and prevents runtime errors through static type analysis for both web and server applications. The project distinguishes itself as an incremental build system that analyzes dependency graphs to recompile only modified files and their dependents. It includes a JSX compatible compiler for building user interfaces and provides a framework for bridging type-safe code with existing JavaScr
Typed language that compiles to efficient JavaScript.
هذا المشروع هو مساعد ذكاء اصطناعي لـ Visual Studio Code يستخدم نموذجاً لغوياً كبيراً لإنشاء الكود والإجابة على استعلامات البرمجة. يعمل كمولد كود ومساعد، مما يتيح إدراج مقتطفات تم إنشاؤها بواسطة الذكاء الاصطناعي مباشرة في ملفات المصدر النشطة وتوفير واجهة محادثة عبر دردشة اللوحة الجانبية. يسهل الامتداد إعادة الهيكلة الهيكلية، والتحسين، وتصحيح أخطاء كتل الكود المحددة من خلال مطالبات اللغة الطبيعية. كما يقوم بإنشاء تفسيرات باللغة الطبيعية وتوثيق تقني لأجزاء الكود المعقدة دون الحاجة إلى مغادرة المستخدم لبيئة التطوير. تدير الأداة حالة المحادثة لتوفير ذاكرة قصيرة المدى للاستعلامات المتابعة وتتفاعل مع المحرر من خلال لوحة الأوامر وقوائم السياق. تسترجع النص المميز لتوفير سياق للتحويلات وتعدل مخزن المحرر النشط لإدراج المحتوى في موضع المؤشر. يتم عرض الواجهة باستخدام بيئة دردشة قائمة على webview داخل اللوحة الجانبية للمحرر.
AI integration for Visual Studio Code.
AICommand هو وحدة تحكم في المحرر مدعومة بنماذج لغوية كبيرة (LLM) وأداة أتمتة مصممة لـ Unity Editor. تدمج نماذج لغوية كبيرة لترجمة مطالبات اللغة الطبيعية إلى أوامر قابلة للتنفيذ، مما يسمح للمستخدمين بمعالجة إعدادات بيئة التطوير والكائنات من خلال تعليمات نصية. يستخدم النظام خط أنابيب نص-إلى-إجراء (text-to-action) يستخدم تعيين الأوامر القائم على LLM واكتشاف API القائم على الانعكاس (reflection) لحل مدخلات اللغة الطبيعية إلى وظائف محرر محددة. تتيح هذه العملية تنفيذ وظائف محرر Unity عن طريق حل معرفات السلسلة إلى مقابض كود في وقت التشغيل. توفر الأداة واجهة دردشة متكاملة داخل بيئة التطوير لالتقاط مطالبات المستخدم. وتركز على أتمتة مهام الإعداد والتكوين المتكررة وتبسيط سير عمل محرك الألعاب من خلال استبدال التنقل اليدوي في القوائم بالتحكم باللغة الطبيعية.
AI integration for the Unity Editor.
ChatGPT.nvim هو إضافة لـ Neovim تعتمد على نماذج OpenAI اللغوية الكبيرة (LLM)، وتعمل كمساعد برمجي مدعوم بالذكاء الاصطناعي لإعادة هيكلة الكود، وإكماله، وإصلاح مقتطفات البرمجة. يعمل كأداة لأتمتة الأوامر المخصصة وعارض Markdown، مما يسمح للمستخدمين بالتفاعل مع النماذج اللغوية مباشرة داخل المحرر. يتميز المشروع بإطار عمل لتعريف شخصيات الذكاء الاصطناعي القابلة لإعادة الاستخدام ومهام معالجة النصوص المؤتمتة باستخدام أوامر النظام والقوالب. يتضمن نظام عرض متخصص يحول الردود إلى Markdown منسق مع كتل كود قابلة للطي. تغطي الإضافة واجهات الدردشة التفاعلية، والأوامر المدركة للسياق لملفات المشروع، وإجراءات الكود المؤتمتة لتصحيح القواعد وإصلاح الأخطاء. كما تنفذ إدارة آمنة للاعتمادات من خلال جلب مفاتيح API عبر أوامر خارجية بدلاً من التخزين الثابت.
AI plugin for the Neovim editor.
Seamlessly integrate LLMs into scikit-learn.
Library for integrating AI into scikit-learn workflows.
An unofficial Visual Studio Code - OpenAI ChatGPT integration
AI integration for Visual Studio Code.
ChatGPT-powered shader generator for Unity
AI-powered shader generation tool for Unity.
Pylance
PyRight integration for VSCode.
A library for development of single-page full-stack web applications in clj/cljs
Library for building web applications in ClojureScript.
A (nearly) seamless integration of ChatGPT into Obsidian.
AI integration for Obsidian note-taking software.
Run ruff, isort, pyupgrade, mypy, pylint, flake8, and more on Jupyter Notebooks
Runs type checkers on Jupyter Notebooks.
This project is a plugin that supports ChatGPT running on JetBrains series IDE.
AI plugin for JetBrains IDEs.
Chapyter: ChatGPT Code Interpreter in Jupyter Notebooks
AI integration for Jupyter Notebook environments.
Emacs as your personal AI assistant. Use LLMs such as ChatGPT or LLaMA for text generation or DALL-E and Stable Diffusion for image generation. Also supports speech input / output.
AI integration for Emacs org-mode.
ChatGPT directly within Google Docs as an Editor Add-on 📑
AI integration for Google Docs.
ChatGPT raycast extension
Extension for the Raycast productivity launcher.
A simple plugin that allows running mypy from PyCharm and navigate between errors
Mypy integration for PyCharm.
🤖 Bring the power of ChatGPT to Microsoft Word
AI integration for Microsoft Word.
A ChatGPT, Gemini, Claude, and Ollama(offline) plug-in for Embarcadero RAD Studio IDE XE5 to 12.1
AI plugin for Embarcadero RAD Studio.