Students, researchers, and academics in scientific fields who are looking for early access to research outputs or wish to publish their own preprints for peer feedback. It's also beneficial for anyone interested in staying up-to-date with cutting-edge developments in science and technology.
arXiv might be a bit more popular than FastAPI. We know about 321 links to it since March 2021 and only 289 links to FastAPI. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3.7+ based on standard Python type hints. We use it to build the web API for the image search. - Source: dev.to / 4 days ago
The backend of this accountability AI application is built using FastAPI, a high-performance framework for Python. The app allows users to communicate with the AI, which helps them stay accountable by generating responses based on their input. Below is a breakdown of the key components used in the code:. - Source: dev.to / 17 days ago
Until I realized Anki has their own API Interface, which made me realize that I can automate this task, efficiently, while also getting hand on experience using FastAPI and LLMs (but am I going to change the stack later?.. Lets see). - Source: dev.to / 14 days ago
By the end of this tutorial, you’ll see how I used FastAPI and Jinja2 to turn raw JSON into a dynamic timeline of weather and history that feels informative and fun. - Source: dev.to / 29 days ago
The only thing left to do then was to build something that could showcase the power of code ingestion within a vector database, and it immediately clicked in my mind: "Why don't I ingest my entire codebase of solved Go exercises from Exercism?" That's how I created Code-RAGent, your friendly coding assistant based on your personal codebases and grounded in web search. It is built on top of GPT-4.1, powered by... - Source: dev.to / about 1 month ago
As a Ph.D. Student studying Deep Learning (DL) from the perspective of a Software Engineer, I rely upon academic resources to learn about DL models, techniques, and methods. Arxiv is arguably the largest host of the latest academic (but not peer-reviewed) DL manuscripts. - Source: dev.to / 9 months ago
To answer the above questions, you can check excellent resources like Hugging Face and Arxiv.org. Also, Open LLm Leaderboard and LMSYS Chatbot Arena provide detailed information and benchmarks for varieties of LLMs. - Source: dev.to / 9 months ago
Would it be better to post the paper on https://arxiv.org/ or speak with your local university mathematics department. These would be far more qualified to assess a proof than HN. - Source: Hacker News / 9 months ago
If st.button('Search for Papers'): with st. Spinner ('Searching and Processing...'): relevant memories = memory.search(search_query, user_id=user_id, limit=3) prompt = f "Search for arXiv papers: {search_query}\nUser background: {' '.join(mem['text'] for mem in relevant_memories)}" result = process_with_gpt4 (multion.browse (cmd=prompt, url="https://arxiv.org/")) st.markdown (result). - Source: dev.to / 10 months ago
One of the things that stands in the way of this (for me) is that I've been out of academia for nearly ten years. I never even got verified for submitting CS pre-prints https://arxiv.org/ for example, which I should have done before leaving school. - Source: Hacker News / 12 months ago
Django - The Web framework for perfectionists with deadlines
SCI-HUB - It provides mass and public access to tens of millions of research papers
Flask - a microframework for Python based on Werkzeug, Jinja 2 and good intentions.
Google Scholar - Google Scholar is a freely accessible web search engine that indexes the full text of scholarly...
ExpressJS - Sinatra inspired web development framework for node.js -- insanely fast, flexible, and simple
Unpaywall - Legally read research papers behind paywalls.