Skip to content

Bra7wurs7/LIQUID

Repository files navigation

README

LIQUID - LLM-Powered, Inquisitive and Intelligent Database (wt) Is a markdown editor and LLM conversation client written in Angular (TS+HTML+SCSS).

Screenshot

LIQUID Goals:

  • Become an in-browser file manager and plaintext file editor with noob friendly, seamless git integration.
  • Seamlessly integrate AI content generation into the workflow. Allow usage of any accessible LLM API, especially locally run ones.
  • Implement a universal REST-API client that automatically implements TUI and GUI inside LIQUID for services provided by the APIs.

Use LIQUID right now:

  • Visit hsp.dev to use a possibly very outdated version of LIQUID

Getting Started (Development):

  • Make sure you've installed Git, NodeJs and NPM
  • Clone the Repository: git clone git@github.com:Bra7wurs7/LIQUID.git
  • Change into the newly created directory: cd LIQUID
  • Download NodeJS dependencies: npm i
  • Start Angular live development server: npm run start
  • Open app in your browser: firefox localhost:4200

Last Update 29.04.23 (DD-MM-YY)

About

LIQUID (LLM-Powered, Inquisitive and Intelligent Database) is the working title of this tool, developed to streamline the process of working on plaintext with other people, and working with language models and public REST APIs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors