Skip to content

mfatir-y/chatr-gsoc-2025

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ChatR-GSoC-2025

This repository contains tasks and solutions related to the Google Summer of Code 2025 project.

It demonstrates how Ollama and the ellmer R package can be used together to query LLMs (like llama3.2:3b) for information about R package through language prompts.

The generated outputs are not guaranteed to be accurate (for the hard task).

Requirements

  • Ollama installed locally
  • The llama3.2:3b model pulled via ollama pull llama3.2:3b
  • R with the ellmer package installed

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages