claudeers.

🔓 unclaimed — this page was auto-generated from GitHub. Are you the creator?

Claim this page →
// Developer Tools

sage

Chat with any codebase in under two minutes | Fully local or via third-party APIs

Archived
5/100
last commit over 1 year ago
last release over 1 year ago
releases 1
open issues 23
// install
git clone https://github.com/Storia-AI/sage
Logo

Sage: Chat with any codebase


screenshot Our chat window, showing a conversation with the Transformers library. 🚀

Sage is like an open-source GitHub Copilot that helps you learn how a codebase works and how to integrate it into your project without spending hours sifting through the code.

Main features

  • Dead-simple setup. Follow our quickstart guide to get started.
  • Runs locally or on the cloud. When privacy is your priority, you can run the entire pipeline locally using Ollama for LLMs and Marqo as a vector store. When optimizing for quality, you can use third-party LLM providers like OpenAI and Anthropic.
  • Wide range of built-in retrieval mechanisms. We support both lightweight retrieval strategies (with nothing more but an LLM API key required) and more traditional RAG (which requires indexing the codebase). There are many knobs you can tune for retrieval to work well on your codebase.
  • Well-documented experiments. We profile various strategies (for embeddings, retrieval etc.) on our own benchmark and thoroughly document the results.

Want your repository hosted?

We're working to make all code on the internet searchable and understandable for devs. You can check out hosted app. We pre-indexed a slew of OSS repos, and you can index your desired ones by simply pasting a GitHub URL.

If you're the maintainer of an OSS repo and would like a dedicated page on Code Sage (e.g. sage.storia.ai/your-repo), then send us a message at [email protected]. We'll do it for free!

sage

Extensions & Contributions

We built the code purposefully modular so that you can plug in your desired embeddings, LLM and vector stores providers by simply implementing the relevant abstract classes.

Feel free to send feature requests to [email protected] or make a pull request!

Contributors

contributors

↑ Back to Top ↑

// compatibility

Platformsapi
Operating systems
AI compatibilityclaude
LicenseApache-2.0
Pricingopen-source
LanguagePython

// faq

What is sage?

Chat with any codebase in under two minutes | Fully local or via third-party APIs. It is open-source on GitHub.

Is sage free to use?

sage is open-source under the Apache-2.0 license, so it is free to use.

What category does sage belong to?

sage is listed under devtools in the Claudeers registry of Claude-compatible tools.

0 views
1,266 stars
unclaimed
updated 15 days ago

// embed badge

sage on Claudeers
[![Claudeers](https://claudeers.com/api/badge/sage.svg)](https://claudeers.com/sage)

// retro hit counter

sage hit counter
[![Hits](https://claudeers.com/api/counter/sage.svg)](https://claudeers.com/sage)

// reviews

// guestbook

0/500

// related in Developer Tools

🔓

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Curs…

// devtoolsaffaan-m/JavaScript225,699MIT[ claude ]
🔓

Use Garry Tan's exact Claude Code setup: 23 opinionated tools that serve as CEO, Designer, Eng Manager, Release Manager, Doc Engineer, and QA

// devtoolsgarrytan/TypeScript119,234MIT[ claude ]
🔓

🙌 OpenHands: AI-Driven Development

// devtoolsOpenHands/Python79,324NOASSERTION[ claude ]
🔓

Makes your AI agent think like the laziest senior dev in the room. The best code is the code you never wrote.

// devtoolsDietrichGebert/JavaScript73,042MIT[ claude ]
→ see how sage connects across the ecosystem