A shared memory layer that gives AI coding and analytics assistants persistent, correct knowledge of your data definitions — so 'active customer' means the same thing every time, in every tool.
Results for “Purdue OWL”
57 tools found
A shared workspace for writing product docs, knowledge bases, and API references together as a team, with AI helping tighten the writing and generate API reference pages from your spec automatically.
A tool for building a searchable help center or internal wiki where AI writes the first draft of articles and answers questions directly instead of just linking to a page.
A Next.js starter kit built for people coding with AI tools like Cursor or Claude Code, with built-in guardrails so the AI doesn't slowly turn your codebase into a mess as it grows.
Bundles changelog publishing, a customer feedback/voting board, a public roadmap and a knowledge base into one suite, so product teams don't need three separate tools to talk to their users.
A platform from Structured Labs that turns a company's messy, unstructured internal knowledge into clean, structured data that AI systems and agents can actually reliably use — instead of AI agents guessing from scattered docs, wikis, and PDFs.
A notes app like Obsidian or Notion, but built so an AI coding assistant can read and edit your documents directly — useful for teams who keep specs, runbooks, or project docs that both humans and AI agents need to work from.
A free, open-source study companion that combines a chat tutor, a personal knowledge base, quiz generation and progress tracking in one place, instead of switching between ChatGPT, flashcard apps and separate note tools.
A lot of customer questions are already answered somewhere in your docs or FAQ — the problem is nobody reads them before emailing support. Owlish reads your documentation for you and turns it into a chat agent that answers customers directly, shows exactl
A free, open-source note-taking app like Notion or Obsidian, but built so tools like Claude or Codex can read and write your notes directly — because your notes are just plain markdown files on disk, not locked inside a proprietary database.
Turns your company's scattered docs, Slack threads, and tribal knowledge into a guided plan a new hire can actually follow — so the one person who "knows where everything is" doesn't have to repeat themselves for the tenth time.
A company knowledge base that updates itself — when the code changes or a decision gets made in Slack, Falconer notices and fixes the docs, instead of leaving them to quietly go stale.
Fast team knowledge base: real-time markdown editor, AI search and Q&A, Slack integration — cloud or self-hosted (BSL).
J. M. McDonough (University of Kentucky)
KDD - Knowledge Discovery and Data Mining
Purdue Robot Vision Lab
Eugenio Culurciello
Builds knowledge graphs from multi-language codebases using Tree-sitter AST parsing and stores them in Memgraph. Supports 11 programming languages with a unified graph schema and enables natural language querying and editing of code structure and relationships. Functions as an MCP server for AI assistant integration.
Safe code refactoring for modern Python. Bowler is a refactoring tool for manipulating Python at the syntax tree level. It enables safe, large scale code modifications while guaranteeing that the resulting code compiles and runs. It provides both a simple command line interface and a fluent API in Python for generating complex code modifications in code.
Instant Upgrades and Automated Refactoring of any PHP 5.3+ code. It upgrades your code for PHP 7.4, 8.0 and beyond. Rector promises a low false-positive rate because it looks for narrowly defined AST (abstract syntax tree) patterns. The main use-case are tackling technical debt in your legacy code and removing dead code. Rector provides a set of special rules for Symfony, Doctrine, PHPUnit, and many more.