Codellm

Codellm

User Local LLM and OPENAI to power your favorite IDE VSC.

7 followers

This Visual Studio Code extension integrates with the Large Language Model (OLLAMA), an open-source language model, offering both offline and online functionality. It's designed to simplify generating code or answering queries directly within the editor.
Codellm gallery image
Free
Launch Team
OS Ninja
OS Ninja
Explore and Learn Open Source using AI
Promoted

What do you think? …

Roshan Ranabhat (Alis)
Hey everyone, I wanted to share something I've been working on—a Visual Studio Code extension that I hope might make your coding life a bit easier. It's nothing fancy, just a little tool that integrates with the OLLAMA language model to help with code generation and answering queries right in your editor. Feature includes: 1. Embeddings Support: Boost prompt context with local or OpenAI embeddings via Redis. 2. File Type Support: Effortlessly embed content from PDFs, DOCX, JSON, and TXT files. 3. Codebase Embedding: Tailor responses by embedding your entire codebase in Redis or OpenAI. 4. OpenAI API Integration: Access GPT-3, GPT-4, or ChatGPT models for advanced code generation and NLP.
Avkash Kakdiya
Congratulations on the launch of Codellm
Roshan Ranabhat (Alis)
@avkash_kakdiya Thank you