GithubHelp home page GithubHelp logo

yatendra2001 / ai_buddy Goto Github PK

View Code? Open in Web Editor NEW
126.0 5.0 40.0 2.03 MB

Your personal free-to-use AI assistant, built with gemini & flutter.

License: GNU Affero General Public License v3.0

Kotlin 0.11% Ruby 1.13% Swift 0.55% Objective-C 0.03% Dart 96.72% HTML 1.47%
embeddings flutter gemini hive

ai_buddy's Issues

[Feat]: Enhance Chat Functionality with Link Support

Is your feature request related to a problem?

Currently, the app supports chatting based on text and PDF inputs. Users have expressed a desire to include links to articles or blog posts as input for chatting.

Describe the solution that you'd like

Implement a new feature where users can input a link to an article or blog post. This feature would scrape the data from the provided link, process it (chunking + embedding), and then allow users to query this data, similar to the existing chat with PDF feature.

Describe alternatives that you have considered

An alternative could be to allow users to manually input the text from the article or blog post, but this would not be as user-friendly or efficient.

Additional Information

N/A

Acceptance Criteria

  • Users can input a link to an article or blog post.
  • The app successfully scrapes and processes the content of the link.
  • Users can interact with the processed content through the chat interface.

[Feat]: Develop a Web Version of the Mobile App

Is your feature request related to a problem?

To expand the accessibility of the app, there's a need to create a web version using Flutter Web.

Describe the solution that you'd like

Create a web version of the AI Buddy app with a UI similar to the app, utilising Flutter Web. The project structure should be organized into a monorepo to maintain separate apps (mobile, web) under the same repository.

Describe alternatives that you have considered

N/A

Additional Information

N/A

Acceptance Criteria

  • A web version of the AI Buddy app is developed using Flutter Web.
  • The new UI is user-friendly and designed specifically for web.
  • The project is structured as a monorepo with separate apps for mobile and web. I'll help you with this.
  • The web app is fully functional and offers the same features as the mobile version.

[Feat]: Integrate Chat Functionality with Podcasts

Is your feature request related to a problem?

Users have requested the ability to input podcast links (including Spotify, Apple, or YouTube) for chatting.

Describe the solution that you'd like

Develop a feature that allows users to submit podcast links. The app will extract transcripts from these links and process them for chatting, enabling users to interact with podcast content through the chat interface.

Describe alternatives that you have considered

An alternative could be to require users to provide transcripts manually, but this would significantly reduce usability and accessibility.

Additional Information

N/A

Acceptance Criteria

  • Users can submit links to podcasts from major platforms (Spotify, Apple, YouTube).
  • The app extracts transcripts from these podcasts.
  • Users can chat with the app based on the content of the podcasts.
  • The feature maintains the user-friendly interface of the existing chat functionalities.

[Feat]: Enable Chat Interaction with YouTube Videos

Is your feature request related to a problem?

Users would benefit from being able to input YouTube video links for chatting.

Describe the solution that you'd like

Implement a feature where users can input YouTube video links. The app will extract the video transcripts and allow users to query and interact with this content through the chat interface.

Describe alternatives that you have considered

An alternative is to allow users to input video transcripts manually but not preferred due to usability concerns.

Additional Information

N/A

Acceptance Criteria

  • Users can submit YouTube video links for processing.
  • The app extracts transcripts from these videos.
  • Users can interact with the extracted content through the chat interface, similar to how they would with PDF inputs.

[Bug]: App Freezes on Unsafe Language Input

What happened?

When a user inputs text in a language that the model deems unsafe, the model returns an error. Instead of displaying this error to the user, the app currently freezes, leaving the user waiting indefinitely for a response.

Steps to reproduce

1. Open the app and use any feature, for this example let's say chat with ai.
2. Input text in a language considered unsafe by the model. Like 
2. Submit the text for processing.
3. Observe that the app does not proceed or display an error message, effectively freezing.

Supporting info to reproduce

Check image:

Bug Image

Relevant log output

No response

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.