Setup a Custom AI Writing Assistant in VS Code with Continue.dev
SEE BELOW FOR THE CUSTOM COMMANDS USED IN THE VIDEO.
In this video, we'll see how you can use Ollama and Continue to run a customizable GitHub Copilot clone and turn it into an AI writing assistant that you can use with LaTeX, Markdown, or Quarto.
Run it locally for free using open source large language models (LLMs) such as Meta's Llama 3, Mistral's Mixtral, Google's Gemma or Microsoft's WizardLM 2
This lets you try out different models, and even use uncensored models.
Don't send your private data to OpenAI's ChatGPT or GitHub's Copilot, keep it private on your pc or mac.
👍 Please like if you found this video helpful, and subscribe to stay updated with my latest tutorials. 🔔
❤️ You can support this channel by buying me a ☕: https://buymeacoffee.com/codesfinance
🔖 Chapters:
00:00 Intro
01:55 Install Ollama and Models
02:50 Install Continue
05:45 Spell Check
09:56 Expand text
10:46 Critique
12:26 Translate
14:25 Outro
🍺 Homebrew installation commands:
brew install ollama
🔗 Video links:
Ollama: https://ollama.com/
Continue: https://continue.dev/
🐍 More Vincent Codes Finance:
✍🏻 Blog: https://vincent.codes.finance
🐦 X: / codesfinance
🧵 Threads: https://www.threads.net/@codesfinance
😺 GitHub: https://github.com/Vincent-Codes-Finance
📘 Facebook: / 61559283113665
👨💼 LinkedIn: / vincent-codes-finance
🎓 Academic website: https://www.vincentgregoire.com/
💻 My custom commands:
"customCommands": [
{
"name": "spell",
"description": "Check spelling and grammar for the selected text",
"prompt": "{{{ input }}}\n\n---\n\n Check the selected text for typos and grammatical errors. Return the input text free from any typo or grammatical error. Return only the text. Do not include a preamble."
},
{
"name": "improve",
"description": "Improve selected text",
"prompt": "{{{ input }}}\n\n---\n\n Improve the selected text by making it sound smart and professional. Avoid using rare words or overselling. Return the input text free from any typo or grammatical error. Return only the text. Do not include a preamble."
},
{
"name": "expand",
"description": "Expand selected text",
"prompt": "{{{ input }}}\n\n---\n\n Expand selected text as full paragraphs. Make it longer by adding details. Return the input text free from any typo or grammatical error. Return only the text. Do not include a preamble."
},
{
"name": "critique",
"description": "Critique selected text",
"prompt": "{{{ input }}}\n\n---\n\n Critique the selected text and suggests ways to improve it."
},
{
"name": "french",
"description": "Translate selected text to French",
"prompt": "{{{ input }}}\n\n---\n\n Translate selected text to French. Return the input text free from any typo or grammatical error. Return only the text. Do not include a preamble."
}
],
#vscode #llama3 #writing #university #ollama #latex #quarto #chatgpt #llm #largelanguagemodels #copilot #githubcopilot #python #javascript #programming #code #gpt #opensource #opensourceai #llama2 #mistral #bigdata #research #researchtips #professor #datascience #dataanalytics #dataanalysis #uncensored #private #openai #claude #anthropic
Watch video AI Writing Assistant in Visual Studio Code with Ollama, and Continue - Custom, Private and Free online without registration, duration hours minute second in high quality. This video was added by user Vincent Codes Finance 10 May 2024, don't forget to share it with your friends and acquaintances, it has been viewed on our site 1,924 once and liked it 50 people.