Code Monkey home page Code Monkey logo

chatty's People

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

chatty's Issues

[feature request]: system sync theme

Right now, we have these two following themes:

  • light
  • dark

Let's add one more, called system sync (and let's make it default maybe?!!)

Eager to work on this, so feel free to assign this to me.

Customize memory form footer needs improvement.

I think a little improvement can be here, on the screenshot, when the screen size gets narrower (less than 400px) the layout becomes inconsistent.
image

I think this can be a better way to do it.
image_2024-06-12_02-32-04

If you think too I already made a fix locally, I will just create a PR so it can be merged after approval.

Enhancement proposal to the user experience

While trying to use the project from a non-technical user perspective I came across this:
image
I think if the project is going to be used by anyone who wants to use it, maybe a better way to tell if something went wrong would be via error codes or simple error message like: "Failed to load/download the model, Check your internet connection"

There's also the URL format:
image
What do you think about a URL in this format "chatty.com/c/[id_of_the_conversation]" ? I think it's more intuitive this way since we kind of entering a sub-section of the app.
Suggestion: We can replace the "c" by a "d" to say directory or discussion or even "p" for prompt

[feature]: provide electron build

Let's provide users some electron build as well, so that we can get it like a native desktop application, and can run it without opening browsers.

Most importantly it will open lots of opportunities, like lots of desktop integrations, tools, etc.

README additional feedback

  1. Consider adding a "Getting Started" or "Installation" section that provides instructions on how to set up and run the project locally. This would be helpful for users who want to try out the project on their own machines.
  2. We can add a brief "Contributing" section to encourage others to contribute to your project. Provide guidelines on how to submit bug reports, feature requests, or pull requests.
  3. If we have any future plans (e.g. nice to haves we recently discussed), we could include a "Roadmap" or "Upcoming Features" section to give users an idea of what to expect in future releases. We could frame it as features we'd be open to having contributed alternatively.

Dockerize maybe??

I think dockerizing the application will help a lot. As you can simply run and destroy the container, without keeping any unwanted files in your system.

If it is worth it, I am willing to contribute on this one.

Thanks

[feature]: Add edit chat on sidebar for better UX

I think that having a rename functionality will help user easily identify their chats.

This will be good UX as people are accustomed to keeping their own chat names instead of the first message.

fix: large initial bundle size

The way we are currently handling instantiating the web-llm-helper class is suboptimal.
It causes a large initial bundle size when the app is first rendernes as seen on the image below.

(Using next/bundle-analyzer):
image

For now, this is fine as we're focusing on the desktop version for the current release. However, ideally, we would want this to be handled only when needed and not at initial render to optimize the bundle size.

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.