Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Project Roadmap #2

Open
15 of 29 tasks
mdjastrzebski opened this issue Feb 5, 2024 · 1 comment
Open
15 of 29 tasks

Project Roadmap #2

mdjastrzebski opened this issue Feb 5, 2024 · 1 comment
Assignees

Comments

@mdjastrzebski
Copy link
Member

mdjastrzebski commented Feb 5, 2024

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)
@szymonrybczak
Copy link

@mdjastrzebski @Q1w1N did you consider streaming response from the external providers? 🤔

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants