Giter Club home page Giter Club logo

akash-chat's Introduction

AkashChat V2 - Advanced Chatbot UI

AkashChat V2 is an enhanced chatbot interface based on Chatbot UI Lite a next-generation chatbot interface utilizing Next.js, TypeScript, and Tailwind CSS.

Updates & Modifications

AkashChat is under active development and will be updated regularly to introduce new features and enhancements. We value your feedback and suggestions to improve the user experience.

Recent updates:

  • Initial release of Version 2 of AkashChat (04/04/2024)

Running Locally

1. Clone Repo

git clone https://github.com/akash-network/akash-chat.git

2. Install Dependencies

npm i

3. Provide API Endpoint

Create a .env.local file in the root of the repo.

DEFAULT_MODEL=mistral
DEFAULT_SYSTEM_PROMPT=You are a helpful and friendly assistant. Follow the user's instructions carefully. Don't use emojis or slang. Provide accurate and helpful information.
API_KEY=yourkey
API_HOST=yourollamaendpoint

API_HOST is the endpoint of your compatible endpoint like a Ollama deployment See /types/llms.ts how to add additional models.

4. Run App

npm run dev

akash-chat's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

akash-chat's Issues

Feature Request: Fine Tuning + Deployment Tutorial

Sayve would love to use Akash for both serving learners on our game, and also would like to use Akash to fine-tune a new model related to language learning chat. Could you provide a tutorial

  1. Run a Akash depoloyment for fine tuning
  2. Upload own data + fine tune + export model
  3. Download model onto a deployment system for serving that takes API calls
  4. Post to the api call with standard post

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.