IncognitoPilot

An AI code interpreter for sensitive data, powered by GPT-4 or Code Llama / Llama 2.

MIT License

Stars
397
Committers
2

Bot releases are hidden (Show)

IncognitoPilot - 2.1.0 Latest Release

Published by silvanmelchior about 1 year ago

Enhanced Security

  • Endpoints now require authentication
  • Clickjacking prevented
  • Secure websockets, if https is used
IncognitoPilot - 2.1.0 Beta 1

Published by silvanmelchior about 1 year ago

Pre-release of the upcoming 2.0.0 incognito pilot release.

IncognitoPilot - 2.0.2

Published by silvanmelchior about 1 year ago

This release fixes u bug which prevented the correct working with Azure OpenAI services.

IncognitoPilot - 2.0.1

Published by silvanmelchior about 1 year ago

This release improves security by better protecting the websockets for the LLM and interpreter services.

IncognitoPilot - 2.0.0

Published by silvanmelchior about 1 year ago

New release with many exciting updates 🎉!

Llama 2 Support

We added support for Llama 2, so you can run Incognito Pilot fully locally. For now, there are two ways of using it:

  • Using a cloud API from replicate.
    While you don't have the advantage of a fully local setup here, you can try out the 70B model in a quick way without owning powerful hardware.
  • Using Hugging Face's Text Generation Inference container,
    which allows you to run llama 2 locally with a simple docker run command.

Further Improvements

  • GPT models now also usable via Azure
  • Streaming responses from LLMs
  • Syntax highlighting in the code preview
  • Reject code execution or results
IncognitoPilot - 2.0.0 Beta 2

Published by silvanmelchior about 1 year ago

Pre-release of the upcoming 2.0.0 incognito pilot release.

IncognitoPilot - 2.0.0 Beta 1

Published by silvanmelchior about 1 year ago

Pre-release of the upcoming 2.0.0 incognito pilot release.

IncognitoPilot - 1.0.0

Published by silvanmelchior about 1 year ago

First official release of Incognito Pilot 🎉

IncognitoPilot - 1.0.0 Beta 1

Published by silvanmelchior about 1 year ago

Pre-release of the upcoming 1.0.0 incognito pilot release, containing nearly all functionality, but missing most of the documentation

IncognitoPilot - test

Published by silvanmelchior about 1 year ago

IncognitoPilot - test

Published by silvanmelchior about 1 year ago

IncognitoPilot - test

Published by silvanmelchior about 1 year ago

IncognitoPilot - test

Published by silvanmelchior about 1 year ago

IncognitoPilot - test

Published by silvanmelchior about 1 year ago

IncognitoPilot - test

Published by silvanmelchior about 1 year ago

IncognitoPilot - test

Published by silvanmelchior about 1 year ago

Related Projects