awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
rksm avatar

rksm/org-ai

0
View on GitHub↗
818 نجوم·64 تفرعات·Emacs Lisp·GPL-3.0·3 مشاهدات

Org Ai

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.

Features

  • Editor Integration Plugins - Enables LLM interaction within Emacs Org mode.
  • Platform Integrations - Integrates AI capabilities into Emacs org-mode.
  • Integrations - AI integration for Emacs org-mode.
  • Editor Plugins - Org-mode integration for chat, image generation, and speech processing.

سجل النجوم

مخطط تاريخ النجوم لـ rksm/org-aiمخطط تاريخ النجوم لـ rksm/org-ai

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Org Ai

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Org Ai.
  • cesarhuret/docgptالصورة الرمزية لـ cesarhuret

    cesarhuret/docGPT

    672عرض على GitHub↗

    ChatGPT directly within Google Docs as an Editor Add-on 📑

    JavaScript
    عرض على GitHub↗672
  • jackmort/chatgpt.nvimالصورة الرمزية لـ jackMort

    jackMort/ChatGPT.nvim

    4,005عرض على GitHub↗

    ChatGPT.nvim is an OpenAI LLM Neovim plugin that serves as an AI-powered code assistant for refactoring, completing, and fixing code snippets. It functions as a custom prompt automation tool and a markdown renderer, allowing users to interact with language models directly within the editor. The project distinguishes itself through a framework for defining reusable AI personas and automated text processing tasks using system prompts and templates. It includes a specialized rendering system that transforms responses into styled markdown with foldable code blocks. The plugin covers interactive

    Lua
    عرض على GitHub↗4,005
  • abielzulio/chatgpt-raycastالصورة الرمزية لـ abielzulio

    abielzulio/chatgpt-raycast

    615عرض على GitHub↗

    ChatGPT raycast extension

    TypeScript
    عرض على GitHub↗615
  • mpociot/chatgpt-vscodeالصورة الرمزية لـ mpociot

    mpociot/chatgpt-vscode

    4,941عرض على GitHub↗

    This project is an AI assistant for Visual Studio Code that utilizes a large language model to generate code and answer programming queries. It functions as a code generator and assistant, enabling the insertion of AI-generated snippets directly into active source files and providing a conversational interface via a side panel chat. The extension facilitates structural refactoring, optimization, and debugging of selected code blocks through natural language prompts. It also generates natural language explanations and technical documentation for complex code segments without requiring the user

    TypeScript
    عرض على GitHub↗4,941
عرض جميع البدائل الـ 30 لـ Org Ai→

الأسئلة الشائعة

ما هي وظيفة rksm/org-ai؟

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.

ما هي الميزات الرئيسية لـ rksm/org-ai؟

الميزات الرئيسية لـ rksm/org-ai هي: Editor Integration Plugins, Platform Integrations, Integrations, Editor Plugins.

ما هي البدائل مفتوحة المصدر لـ rksm/org-ai؟

تشمل البدائل مفتوحة المصدر لـ rksm/org-ai: jackmort/chatgpt.nvim — ChatGPT.nvim is an OpenAI LLM Neovim plugin that serves as an AI-powered code assistant for refactoring, completing,… mpociot/chatgpt-vscode — This project is an AI assistant for Visual Studio Code that utilizes a large language model to generate code and… abielzulio/chatgpt-raycast — ChatGPT raycast extension. cesarhuret/docgpt — ChatGPT directly within Google Docs as an Editor Add-on 📑. zgsm-ai/costrict — Costrict is an AI software engineering agent and coding assistant designed for enterprise-grade development. It… briansunter/logseq-plugin-gpt3-openai.