Giter VIP home page Giter VIP logo

jenn-ai's Introduction

JennAI

JennAI is an open-source chat interface to interact with LLMs. Part of the inspiration of the project was getting a Go generative AI project running. After getting a small Go + HTMX + Ollama project setup, I wanted to add more features to it. JennAI is the generative AI helper that gives both cli and UI access to LLMs.

Features

Support for models is currently limited to:

  • Bedrock Foundational Models
  • Ollama Models

Dependencies

  • Bedrock requires model access set as default profile or leveraging AWS_PROFILE
  • Ollama requires installation link

Installation

git clone <repo>
go install ./cmd/jenn-ai

Local Development

If you have go installed, ensure that you have air

make deps

Run in development to perform live edits

make local_dev

Run locally

make local

Docker

Run locally (in development)

make build_dev
make up_dev

Run locally

make build
make up

To bring it down, run

make down

If you have a GPU, then you need to modify the input

make up COMPOSE_FILE=docker-compose-gpu.yaml

Make sure to include the variable when running down

jenn-ai's People

Contributors

catpaladin avatar github-actions[bot] avatar

Stargazers

 avatar Jonathon Pemberton avatar Mike Sahari avatar Bobby Lindsey avatar

Watchers

Lucian avatar  avatar  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.