#583 · Primary category: AI Coding Assistants
jarvis
J.A.R.V.I.S. is an intelligent coding assistant that leverages multiple state-of-the-art language models to help you with code generation, modifications, and technical discussions.
Project last updated:01/26/25
GitHub Stars
645
Forks
114
Contributors
2
License
MIT
Why we included this project
J.A.R.V.I.S. is a self-hosted, browser-based coding assistant that packs a terminal, editor, and chat into one Flask app. You can generate code from natural language prompts, ask questions about existing files, and preview diffs before applying changes. It supports a wide range of models, including DeepSeek, Codestral, Gemini, Grok, Claude, and OpenAI, so you can pick the provider that fits the task or your budget. File handling is more thorough than most small tools: PDFs, Word and Excel documents, images with OCR, and source files all work as attachments. If you want to run your own assistant locally and keep workspace history under your control, the multi-workspace management and real-time WebSocket updates are worth checking out.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.