The Contaigents project revolves around a Command Line Interface (CLI) tool designed for content management leveraging AI capabilities. It integrates sophisticated AI models from providers like OpenAI, Anthropic, and Google to offer conversational AI interfaces and text-to-audio functionalities.
- Conversational AI: Provides a chat interface to interact with AI models.
- Memory: Retains conversation context across sessions.
- Provider Flexibility: Supports various AI providers and models.
- Session Management: Easily manage chat sessions (start, stop, resume).
- Text-to-Audio Conversion: Converts text into audio using AI models.
- Customization: Supports different voices and models for varied outputs.
- File Operations: Includes robust reading and writing capabilities.
- Project Context Awareness: Understands and utilizes the project structure.
- Backup System: Ensures safe file modifications.
- Extensibility: Easily adds new tools and functionalities.
- Troubleshooting: Use AI for guided troubleshooting.
- Brainstorming: Collaborate with AI for content ideas.
- Educational Assistance: Provide real-time answers to complex queries.
- BaseTool: Standard interface for tools.
- FileReadTool: Secure file reading.
- FileWriteTool: Various writing operations with backup options.
- ToolManager: Manages tool operations and integrates with ChatService.
- Uses XML-formatted tool calls for structured file operations.
- Supports various file types including text, markdown, and code files.
- Automatic tool call parsing and execution for seamless interactions.
- Authentication: Requires an API key for all requests.
- User Endpoints: Includes endpoints for listing and creating users.
- Rate Limiting: Enforces a limit of 100 requests per minute.
- Introduction: Basic markdown guide for new users.
- Features: Highlights an easy interface and real-time preview capabilities.
- Usage Steps: Provides a step-by-step guide for new users.
- Directory operations.
- Git integration tools.
- Search and code analysis tools.
- File template generation.