diff --git a/spectre.gemspec b/spectre.gemspec index c06c75a..b21af73 100644 --- a/spectre.gemspec +++ b/spectre.gemspec @@ -6,7 +6,7 @@ Gem::Specification.new do |s| s.name = 'spectre' s.version = Spectre::VERSION s.summary = "MAV Spectre" - s.description = "Abstraction layer of making and managing LLM prompts invisible" + s.description = "Spectre is a Ruby gem that makes it easy to AI-enable your Ruby on Rails application." s.authors = ["Ilya Klapatok", "Matthew Black"] s.email = 'ilya@hiremav.com' s.homepage = 'https://github.com/hiremav/spectre'