Skip to content

Commit

Permalink
fix AISHell to AI Shell
Browse files Browse the repository at this point in the history
  • Loading branch information
StevenBucher98 committed Nov 11, 2024
1 parent 73c9753 commit ef9d0fa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Welcome to the **AI Shell** repository! AI Shell is a CLI tool that brings the power of artificial
intelligence directly to your command line! Designed to help you get command assistance from various
AI assistants, AIShell is a versatile tool to help you become more productive in the command line.
AI assistants, AI Shell is a versatile tool to help you become more productive in the command line.
We call these various AI asssitant providers _agents_. You can use agents to interact with different
generative AI models or other AI/ML/assistant providers in a conversational manner. This repo
contains the code of the AI Shell engine, agents and details on how to create your own agent.
Expand Down Expand Up @@ -153,10 +153,10 @@ Please see [CONTRIBUTING.md][02] for more details.

## Privacy

AIShell does not capture, collect, store, or process any personal data or personally identifiable information (PII). All data interactions
AI Shell does not capture, collect, store, or process any personal data or personally identifiable information (PII). All data interactions
are limited to the scope of the functionality provided by the tool and do not involve any form of personal data collection.

Some agents integrated with AIShell may collect telemetry data to improve performance, enhance user experience, or troubleshoot issues.
Some agents integrated with AI Shell may collect telemetry data to improve performance, enhance user experience, or troubleshoot issues.
We recommend that you refer to the individual agent’s README or documentation for more information on the telemetry practices and data collection
policies for each agent.

Expand Down

0 comments on commit ef9d0fa

Please sign in to comment.