Sign up to save tools and stay up to date with the latest in AI
bg
bg
1

GitHub - charstorm/llmbinge: A web-app to explore topics using LLM

Dec 26, 2023 - github.com
The article introduces llmbinge, a simple web-app designed to generate responses and suggestions based on LLM, allowing users to explore various topics with minimal typing. The app currently only supports the ollama backend. The main features of the app include generating responses from queries, creating related queries and suggestions, generating responses based on text selection, managing history, and managing parent-child relations for topics.

For developers, the article provides instructions on how to get the app running in development mode. The app currently uses fixed parameters, including the ollama URL and the model, which is set to 'mistral'.

Key takeaways:

  • llmbinge is a web-app that uses LLM to generate responses and suggestions for each response, allowing users to explore topics further.
  • The app currently only supports ollama as a backend.
  • Features of the app include generating responses from queries, related queries and suggestions, text selection, history management, and parent-child relation management for topics.
  • The app can be run in dev mode using specific commands and uses fixed parameters, including ollama url and model.
View Full Article

Comments (0)

Be the first to comment!