Home Artists Posts Import Register

Downloads

Content

This is for video:

You can find the full webapp files at this post: https://www.patreon.com/posts/85816625

In this video we will see how we can build a full stack webapp powered by gpt 3.5 turbo 16k and deploy it on railway. This project includes all the files you can deploy online right away. We retrieve latest papers related to Large Language Models using arxiv api. then summarize the contents to a csv file and use the file to generate the contents for the webapp which is built with html using tailwind css and pure JavaScript backed by A FastAPi Python backend. we also save the OpenAI embeddings of the documents to the csv and there isa search.py file for doing similarity search over the paper summaries.

LLM papers webapp: https://llmpapers.up.railway.app/

Search all echohive videos and code download links: https://www.echohive.live/

Chat with us on Discord:  https://discord.gg/PPxTP3Cs3G

Try the GPT-4 Auto Coder app: https://gpt4autocoder.streamlit.app/

Files

Comments

No comments found for this post.