Coder Social home page Coder Social logo

shubham185y / ai-hackfest-project Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sahil-sagwekar2652/knowledgenie

0.0 0.0 0.0 277 KB

made with the GitHub API

Home Page: https://ai-hackfest-project.vercel.app

License: MIT License

Python 26.97% CSS 24.97% JavaScript 23.24% HTML 24.69% Procfile 0.14%

ai-hackfest-project's Introduction

Logo

Ask your documents anything. Get answers instantly.


KnowledGenie is a web application that allows users to upload a PDF and ask queries to which answers will be provided along with the reference text. The application uses a large language model (LLM) to process the PDF and generate answers to the user's queries. The LLM is trained on a massive dataset of text and code, which allows it to understand and respond to a wide range of queries.

How we built it

We built KnowledGenie using LangChain with HuggingFace LLMs. LangChain is a framework that makes it easy to build LLM-powered applications. The Hugging Face Hub is a platform with over 120k models, 20k datasets, and 50k demo apps (Spaces), all open source and publicly available, in an online platform where people can easily collaborate and build ML together.

The model utilized for the retrieval of answers in KnowledGenie is flan-t5-large. This model is a Transformer-based LLM that has been trained on a massive dataset of text and code. The model is able to generate text, translate languages, write different kinds of creative content, and answer your questions in an informative way. In our case, we utilized flan-t5-large to answer queries asked by the user and point to where the answer was picked from in the uploaded document.

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.