facebookresearch / nougat

Implementation of Nougat Neural Optical Understanding for Academic Documents
https://facebookresearch.github.io/nougat/
MIT License
8.81k stars 561 forks source link

Built an AI Research Buddy using Nougat a much needed piece of tech I needed to stay updated with the fast pace of AI research these days. #100

Closed bp-high closed 1 year ago

bp-high commented 1 year ago

AI Research Buddy, Your discussion budy when it comes to Research papers on Arxiv or Acl Anthology powered by the recently released Meta's Nougat Transformer. Video:- https://www.youtube.com/watch?v=c3Ae7DBuE-U Github:- https://github.com/bp-high/research_buddy

Open to any feedback. This was built for the StreamLit LLM Hackathon (https://streamlit.io/community/llm-hackathon-2023) Tech Stack:- a) Platforms:-ClarifAI, Modal b)Frameworks:- Streamlit, LLamaIndex, Langchain(for integration with ClarifAI), c) Models:- GPT-3.5-turbo, OpenAI Embeddings, Nougat Transformer(https://facebookresearch.github.io/nougat/) and ClarifAI multilingual moderation model

Thanks @lukas-blecher and his team at meta for releasing this model and maintaining this repo.