Giter VIP home page Giter VIP logo

10-kgpt's People

Contributors

doriansmiley 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

10-kgpt's Issues

API Limitations

Summary:

To enhance the quality of results and address usage limits and restrictions, a suggestion is to provide Contributors and Users with access to a shared-cost mediator service that facilitates interaction with costly APIs. The limitations of free API trials make it necessary to consider alternative approaches. One might consider alternatively using an open-source GPT instead. Currently, acquiring premium keys for the two APIs below costs $75 per month with most costs coming from Edgar (SEC).

ChatGPT:

To ensure that only relevant information is analyzed, it is recommended to clean the dataset before prompting. The pricing options for ChatGPT are as follows:

  • Free: Limited to a $5 usage limit, no exceptions.
  • Premium: Available at a monthly cost of $20.

Requests:

Thoroughly cleaning the dataset before prompting is advised to focus only on relevant information. The request limits for different pricing options are as follows:

  • Free: Limited to 3 Requests Per Minute (RPM).
  • Premium: After 48 hours, the limit increases to 3,500 Requests Per Minute (RPM).

Tokens:

To effectively analyze the data, it is suggested to divide it into sections and chunk each section if necessary, considering the token request limit. The API response should be limited by the max_token parameter, and the chunked responses should be consolidated and summarized. The size of each summary should be restricted to a percentage of the request limit, with the weighting determined by section size relative to the entire document. By consolidating the section summaries, a comprehensive analysis of the entire document can be obtained. The token limits for different pricing options are as follows:

  • Free: Limited to 40,000 Tokens Per Minute (TPM).
  • Premium: After 48 hours, the limit increases to 90,000 Tokens Per Minute (TPM).
    image

Context Loss and Image:

It's important to note that the more you chunk the data, the higher the risk of context loss. For context loss prevention and analysis accuracy, it is recommended to clean the dataset thoroughly before prompting.

SEC:

To ensure only relevant information is analyzed, it is advisable to clean the dataset thoroughly. The pricing options for SEC are as follows:

  • Free: Limited to 100 queries, without any additional time specifications.
  • Premium: Unlimited access available at a monthly cost of $55.

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.