Git Product home page Git Product logo

archer's Introduction





A fully featured TUI for working with multi-turn Large Language Models. Includes functionality for conversation saving/loading, and hot swapping models mid conversation. Currently built with a variety of backends available, including TogetherAI and Replicate.


Features

Streaming based chat client, with Edit, Copy, and Delete message functionality.

basic_chat

Navigate to past conversations, and pick up where you left off.

conversation_panel

Quickly toggle between providers, and select the best model for the job. Different models can be used for different parts of the conversation. Ie. You can start the conversation talking to Mistral, before switching to Mixtral or Llama as needed.

model_selector

Note: This is very much a project in active development, there will be breaking changes, and bugs.

Getting Started

Archer is built to work with either TogetherAI or Replicate. While you are able to switch to whatever model you prefer in Archer, you will need to have the appropriate API key available.

This includes the REPLICATE_API_KEY for use with Replicate, or TOGETHER_API_KEY for use with TogetherAI.

Installation

Arch

archer is on the AUR!

yay -S archer

Roadmap

Over the long run, I would like archer to become an intuitive and efficient assistant, with access to my personal system, the web, current displays and online systems. This will be done slowly (as time permits), by adding small functional features over time.

Currently I am working on Prompt Profiles, which should:

  • Ship default configurable profiles, which pass a specific System Prompt and additional arguments to the model as needed.
  • Allow user defined profiles to add on/override default prompt profiles.
  • This configuration should overlap with the default model configuration. Allowing user prompt profiles, should solve for making model configuration user configurable aswell.

Longer Term Features

  1. Add additional backends
  • Eventually I should just add OpenAI
  1. Add Voice to Text
  • Click a button to record your input message
  1. Tool Use/Plugin Functionality
  • I would like to introduce a function calling system which will either generate a message, or interact with a series of tools.
  • This may include:
    • Interactivity with Metaphor Systems for Web Based RAG
    • Localized directory based RAG system for QA with your local file system
    • Communicate with Gmail
    • Access to the Current Display System (ie. Launch and ask a question about something in your second display).

archer's People

Contributors

kcaverly avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.