Skip to content

infinition/prism

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prism

License Rust Release Buy Me a Coffee

Codebase analyzer and AI context bundler written in Rust.

Prism interface screenshot

Features

  • Context Bundler: Packages codebase directories into a consolidated text file for LLM prompts, including ASCII file trees.
  • Visualizer: Generates interactive treemaps and bar charts inspired by SpaceSniffer to inspect codebase composition.
  • Real-time Watcher: Monitors file system events to update statistics dynamically.
  • Performance: Written in Rust using zero-copy analysis for high throughput.

Build & Run

Build the release binary:

cargo build --release

Run the application:

./target/release/prism.exe

CI/CD

Pushing a v* release tag triggers an automated build and release pipeline for Windows targets.

Star History

Star History Chart

License

MIT. See LICENSE.

About

High-performance codebase analyzer and AI context bundler.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages