Coder Social home page Coder Social logo

chuanqisun / iter Goto Github PK

View Code? Open in Web Editor NEW
7.0 4.0 2.0 309 KB

A minimalist frontend for Azure OpenAI Chat models, optimized for rapid prompt iteration.

Home Page: https://chuanqisun.github.io/iter/

License: MIT License

HTML 1.03% TypeScript 96.44% CSS 2.53%
devtool gpt openai openai-api playground sandbox

iter's Introduction

Iter

A minimalist frontend for Azure OpenAI Chat models, optimized for rapid prompt iteration.

  • ๐Ÿ”’ Privacy first: Credentials are stored in your browser. All requests directly sent to API with no middleman. Absolutely no tracking.
  • โฐ Fork-able history: Explore different variantions of the prompt that share the same history.
  • ๐Ÿ”€ Parallel chat: Gain extra productivity by streaming chat response from multiple submissions at the same time
  • โšก API endpoint and model hot-swap: Switch between different APIs and models without losing any chat progress
  • ๐Ÿฆ‰ Adapts to OS/Browser default theme: Dark theme for happy night owls

*This project is still an early experiment. Please share ideas, feedback, or file bugs via GitHub Issues page. Thank you!

Screenshot

iter's People

Contributors

chuanqisun avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

dr-data bellyfat

iter's Issues

Focus management

Do not auto focus next input if user has jumped to another cell.

Consider imperative, rather than declarative focus management:

  • When user submits and input or deletes a subtree, manually queue a focus task
  • When user clicks to focus a cell, clear all pending focus tasks

Alternatively, leave focus management as a manual task

  • Support arrow key to move across cells

Other Models on Azure

Hello @chuanqisun I hope this reaches you. Thank you for such a clean , elegant solution. I am not that familiar with this language.
I have a few questions. How can I run this on my own pc , are their any instructions or guidelines you may have?

Then how do I change the model on Azure as I am connecting to the same model. There are a few I setup like davinci or text models. Is there a way to select this or are you able to accept the entire endpoint url.

When I insert the entire url of the endpoint there is an error message. Hope you can advise, and thank you for this elegant piece of work. i like the minimalist feel

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.