Skip to content

BlazeMCworld/Open-Codeium-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Codeium Engine

This is an Open-Source Engine for Codeium.

It is meant to be used by IDEs or their extensions to integrate Codeium more easily, without having to rely on the official closed source binary.

Features

  • Context-Aware Ai Code Completions
  • Local Code Indexing
  • Semi-Context-Aware Ai Chat
  • Exclude files from being indexed or sent to Codeium.

Known Integrations

Setup

  • Clone this repository into .open-codeium inside your home directory.
  • Install node.js and npm, if not already present.
  • Install the project dependencies with npm install in the directory.
  • Now install an existing or write a new integration.

Documentation

For writing your own integration, or learning about features like the .codeiumignore, see the docs.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published