@freelensapp/ai-extension
v0.4.1
Published
AI capabilities for Freelens
Maintainers
Readme
@freelensapp/ai-extension
Freelens AI is an extension for Freelens that brings AI capabilities directly into your workflow.
With Freelens AI, you can harness the power of artificial intelligence to automate complex tasks and enhance productivity.
Video Demo
Quick Links:
Index
Install
Open freelens > file > extensions and add the folowing string to the textbox: @freelensapp/ai-extension
or:
Use a following URL in the browser: freelens://app/extensions/install/%40freelensapp%2Fai-extension
Available Models
freelens-ai-extension currently supports integration with the following AI models:
- gpt-5
- gpt-3.5-turbo
- o3-mini
- gpt-4.1
- gpt-4o
- gemini 2.0 flash
Each model offers different capabilities and performance characteristics. Choose the one that best suits your needs and workflow requirements.
Connecting a model
You can connect your model by setting its API Key in the preferences page or by using you environment variables; for example you can set:
- GOOGLE_API_KEY = ...
- OPENAI_API_KEY = ...
together to switch model without switch the API Key in settings page.
Key Features
- Event Analysis: Intelligent analysis of system events and logs
- AI-Powered Pod Creation: Automatically generate and configure pods using AI
- Command Interface: Natural language command processing and execution
- Intelligent Assistance: Get contextual help and suggestions for your operations
Base Agent
We have a base multi agent system that processes user prompts with a set of basic tools to get started. Go deeper by reading our Base Agent documentation.
MCP Agent
We support MCP Agent through a dedicated configuration. Go deeper by reading our MCP Agent documentation.
GPT 5 Setup
Additional Resources
If you find this project useful, please consider giving it a ⭐️ on GitHub!
