silvanmelchior/IncognitoPilot
A local AI code interpreter combining LLMs with a Python runtime, similar to ChatGPT Code Interpreter but designed for sensitive data.

IncognitoPilot is an AI-powered code interpreter that pairs large language models with a local Python execution environment. Users can chat with the system to analyze data, create visualizations, convert files, and access the internet, with code executed locally rather than sent to remote services. It supports OpenAI GPT models via API or open-source alternatives like Code Llama and Llama 2 running entirely on local hardware, with an approval mechanism to control what data leaves the local environment.
Frequently asked
- What is silvanmelchior/IncognitoPilot?
- A local AI code interpreter combining LLMs with a Python runtime, similar to ChatGPT Code Interpreter but designed for sensitive data.
- Is IncognitoPilot open source?
- Yes — silvanmelchior/IncognitoPilot is open source, released under the MIT license.
- What language is IncognitoPilot written in?
- silvanmelchior/IncognitoPilot is primarily written in Python.
- How popular is IncognitoPilot?
- silvanmelchior/IncognitoPilot has 438 stars on GitHub.
- Where can I find IncognitoPilot?
- silvanmelchior/IncognitoPilot is on GitHub at https://github.com/silvanmelchior/IncognitoPilot.