Skip to content

AppWish 2.0

Compare
Choose a tag to compare
@pwgit-create pwgit-create released this 20 Jul 18:54
· 59 commits to master since this release
bba23ff

AppWish 2.0.2

News

Appwish enterprise is now open for all!

AppWish Ollama

  • Keeping the original app in its original location, the Continue an app function will place continued apps in a designated folder. This is advantageous because you won't lose good Java code just because of an incorrect code edit.

  • To put it simply, you have backups for your apps when you use the button for continue an application.

Install AppWish Ollama

The Install script will include 6 commands (aliases) for you. 🥇

                          ./install_ollama.sh

Start Appwish Ollama

              appwish2

The install script information is still the same (nothing new)

  • Java 19 will be installed for you (if you don't already have it) and also Ollama itself. Ollama is installed by nesting their official script which can be seen at https://ollama.com/download/linux

  • The installation script will take care of downloading the AI model used by AppWish for you, making it a breeze 😘

  • Don't worry about hard configurations, spyware, or other trash add-ons. This is a clean project that respects integrity more than anything else. I'm sharing this with you to brighten the world and make the sun shine again 🌞

Helper script for Windows Subsystem for Linux (WSL)

If you possess a decent Nvidia GPU, utilize the wsl and execute the helper script to activate the wsl GUI. That is the only way to get good speeds unless you run Linux as your primary machine. Let me know if you're having trouble running this on WSL and I'll help you.

🐲 🔮 🌌

Commands / Aliases

  • appwish2
  • change-model
  • ollama-config
  • appwish-applications
  • appwish-version
  • appwish-path

By writing them in your terminal, you can use them.

Appwish Going slow? Try this:

It's important to remember that if you lower this property too much, code base generation may take a turn for the worse.

  1. run command : ollama-config
  2. Change NUM_CTX=10240 into NUM_CTX="2048