GithubHelp home page GithubHelp logo

beverm2391 / ai-summarizer Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 4.14 MB

My first attempt at accurate complex summarization (or literature review) with AI.

Home Page: https://www.beneverman.com/blog/ai-summarizer

Jupyter Notebook 76.18% Python 23.82%

ai-summarizer's People

Contributors

beverm2391 avatar

Watchers

 avatar  avatar

ai-summarizer's Issues

Embedding and score calculation for PDF summarization

I hope this message finds you well. I wanted to bring to your attention a potential issue I noticed while exploring your repository. Specifically,

I noticed that you are using embedding to get vectors of chunks of each part of the pdf and then embedding the question to get the top_k=3 of the score of the dot product between the question and vectors.

This is an interesting approach, but I noticed you will get only the chunks that talk about summarizing in the PDF, so will returns prompt + 3 chunks from the PDF. However, I noticed that this leads to sending garbage to chatGPT.

I just wanted to bring this to your attention in case it was unintentional or if there is a better way to approach this. Thank you for your time and for sharing your work on this repository.

Best regards,

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.