Giter Site home page Giter Site logo

ec-digit-csirc / openai-cti-summarizer Goto Github PK

View Code? Open in Web Editor NEW
50.0 50.0 6.0 906 KB

Small web frontend for using openAI's GPT-3.5 and GPT-4's API

License: European Union Public License 1.2

Dockerfile 1.29% Python 54.95% HTML 33.90% CSS 8.62% Makefile 1.25%
fastapi llms openai openai-api

openai-cti-summarizer's People

Contributors

aaronkaplan avatar brandl avatar dependabot[bot] avatar jeevnayak avatar oikosohn 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

Watchers

 avatar  avatar  avatar  avatar  avatar

openai-cti-summarizer's Issues

Create an UPLOAD PDF button

  • upload a PDF
  • automatically pageinate it and go over it in multiple runs. Use sliding window summarization trick

Add a READ FROM URL <input > box

It would be good to have an input field where you can copy & paste the URL of a blog post or so and it will fetch that blog post, convert to text and summarize it and add the URL as a reference.

Needed:

  • <input> url field
  • requests call to fetch the page, convert to text only
  • submit to the API

refactor the settings reading

(correlates with #24 )

  • Move the API_BASE to the settings.
  • test with ENV overwriting the .env file
  • test #24
  • if using azure, show it in the UI , possibly removing the TLP:CLEAR checkbox (?) TBD.

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.