Local AI AgentDeveloped by Shravan Kumar SV Local AI coding agent for VS Code, designed to work with locally hosted AI models and Ollama. It allows you to interact with your code through a VS Code chat interface while keeping your development workflow connected to your local AI infrastructure. Powered by CorpRideConnect It is designed to work with locally hosted AI models, allowing you to interact with your code through a VS Code chat interface while keeping your development workflow connected to your local AI infrastructure. Features
RequirementsVisual Studio CodeThe extension requires:
OllamaLocal AI Agent is designed to connect to an Ollama server running your selected AI model. Install Ollama from: After installing Ollama, make sure the Ollama service is running and that the required model is available. You can verify your installed models with:
Getting Started
Chat ScopeThe agent can work with the scope selected from the chat interface. Depending on the selected scope, the agent can use:
Selecting an appropriate scope helps keep the AI context focused on the code you want it to work with. PrivacyLocal AI Agent is designed for local AI development workflows. When connected to a locally hosted Ollama instance, your code can remain within your local development environment rather than being sent to a third-party hosted AI service. The actual privacy characteristics depend on how your Ollama server and selected models are configured. ConfigurationConnection and agent configuration can be accessed through the Settings option in the Local AI Agent chat interface. The available configuration options may change as the extension evolves. Known IssuesThis is an early release of Local AI Agent. Some functionality may change as the extension continues to evolve. If you encounter an issue, please provide the relevant VS Code version, extension version, model information, and error details when reporting it. Release Notes0.0.1Initial release of Local AI Agent.
LicenseLocal AI Agent is released under the MIT License. AboutLocal AI Agent is an open-source VS Code extension developed by Shravan Kumar SV. The project is powered by the development infrastructure and technology ecosystem of CorpRideConnect. |