Project Roadmap

Open
#2 1 comment 3 reactions 2 assignees View on GitHub

@Q1w1N is already working on this.

Since Feb 5, 2024.

Assessment

This issue has not been assessed yet.

Description

This document describes project roadmap. We plan to release v1.0 at some stage, when some of the features below are implemented. Since this is CLI tool the exact project version should not be as important as in the case of library projects.

Inference providers

Core features

  • --model option to select different models
  • --provider option to select different providers
  • Model parameter: system prompt
  • Creativity/precise/default response style option
  • ai init command
  • /save command for saving current conversation
  • Upload text file for context (txt, markdown)

Next steps

  • Migration to Ink
  • Streaming responses
  • Antropic
  • Update notifier
  • Upload HTML files/URL for querying/summarization

Other backlog

  • Personas: create AI assistants for different use cases (e.g. JS, Python, etc)
  • Model parameters: temperature, top_p, top_k
  • Model parameters: context size
  • Upload encoded text files for context (HTML, PDF, doc, etc)
  • Upload image file for context
  • Read context from URL (this might help)
  • Document summarization
  • Query available models
  • Local indexing database: adding and querying documents
  • Save query history (optional)
  • Generating images (DALL-E, etc)
Dominant language
TypeScript
Stars
46
Forks
2
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from callstack/ai-cli

All issues in callstack/ai-cli

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.