Find answers from the community

B
BpHigh
Offline, last seen 3 months ago
Joined September 25, 2024
Hey Everyone 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.
AI Research Buddy is 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
Streamlit Link:- https://gpt-research-buddy.streamlit.app/
HF Spaces Link:- https://huggingface.co/spaces/bpHigh/AI-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

Just another day building apps leveraging LLamaIndex🙂. CC:- would love your feedback on this.
3 comments
B
j