Coder Social home page Coder Social logo

index-labs / readpilot Goto Github PK

View Code? Open in Web Editor NEW
1.1K 1.1K 70.0 3.22 MB

Read Pilot analyzes online articles and generate Q&A cards for you. Powered by OpenAI & Next.js.

Home Page: https://readpilot.vercel.app

License: MIT License

JavaScript 3.92% TypeScript 91.98% CSS 4.11%
gpt3 nextjs openai react tailwindcss vercel

readpilot's People

Contributors

13ruceyu avatar andy00614 avatar forrestchang avatar kiesun avatar

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  avatar  avatar  avatar  avatar  avatar  avatar

readpilot's Issues

Perhaps it would be appropriate to update the repository status and clarify any misleading implementation details

Originally posted by @songhn233 in #9 (comment)

In the previous issue #4 it was pointed out that the description of "content analysis" was somewhat misleading. In addition, the current online API request for the linked service returns a 500 error, and the current backend service implementation can be traced to #12. However, the specifics of this implementation appear to be hidden in a black box, deployed in Github actions using environment variables.

In comparison to previous versions, which allowed deployment even in cases where the OpenAI API usage limit was exceeded by replacing the personal API secret, the current black box implementation results in a lack of alternative solutions when the demo link service is unavailable.

In the previous implementation, only the URL was embedded in the prompt and passed to the completion API, resulting in a high probability of error (and significant confusion and misdirection for those unfamiliar with the article), and when tested with a URL that contains no article information, the generated content is completely unrelated.

To achieve this functionality, a more feasible method may be to use a web scraper to parse the main content of the article, then embed the multimodal content in a vector database for retrieval and use as contextual prompts for GPT, such as the llama_index or langchain tools.

Perhaps these details should be clarified in the readme. This implementation may confuse those who are unfamiliar with the article and whose URL contains related information, leading them to believe that the generated content has some relevance (when in fact it has no reference value).

When will other languages be supported?

This is a very great project! however, I found that it doesn't seem to be able to analyze articles other than English. Will other languages be supported? Like Chinese?

The "Start Analyzing" is not working

When I input a link and click the "Start Analyzing" button, there were no Q&A cards generated and returned red.

Environment:

Input link: https://en.wikipedia.org/wiki/Wiki
Device: Desktop
OS: macOS
Browser: Chrome or Safari

Thank you for your attention to this matter. I appreciate your help in resolving this issue as soon as possible.

Misleading Claims of "Content Analysis"

I recently came across the Readpilot web app, which claims to use AI to "analyze the content" of a webpage. However, upon testing the app, I discovered that it only performs analysis on the URL submitted and not the actual content of the webpage.

I believe this is a misleading representation of the app's capabilities and would like to request that the app's description be updated to accurately reflect its functionality. Additionally, I suggest adding a disclaimer that the app only analyzes the url submitted, not the content of the webpage.

Thank you for your consideration.

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.