Skip to content

olumolu/ollama-extension

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ollama Extension

GnomeLama is a intergration between ollama and gnome.

Features In Progress

Note

This extention is being worked on and is not fully functional yet

  • Basic message blobs like ChatGPT
  • Integration with Ollama API
  • Model selection functionality
  • Screenshot and image processing with LLava (future)
  • GNOME search bar integration
  • Improved UI and styles
  • Keyboard shortcuts
  • Putting it on the gnome extention page (after getting bacic functionalaty)
  • Adding image generation (future possiblility)

Installation

Note

This extention is only for Gnome (desktop enviorment) on Linux

  1. Clone this repository to your GNOME extensions directory:
    git clone https://github.com/TheoThePerson/GnomeLama.git ~/.local/share/gnome-shell/extensions/GnomeLama
    
  2. Enable the extension:
    gnome-extensions enable GnomeLama
    
  3. (Optional) Restart GNOME Shell (Alt + F2, then type r and press Enter).

Contributing

  1. Fork this repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Commit your changes (git commit -am 'Add new feature').
  4. Push to the branch (git push origin feature-branch).
  5. Create a new Pull Request.

License

This project is licensed under the MIT License.

About

A gnome ollama extention

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.3%
  • CSS 12.7%