Projects with this topic
Sort by:
-
F2P Solver extracts mathematical formulas from PDF research papers and converts them into interactive Python simulations — entirely offline, on CPU. Upload a paper, and for every formula you get a callable Python function plus a live chart with sliders for each variable: drag a slider and the curve updates instantly, with no further AI calls. Built with Streamlit, pymupdf, ollama (Qwen2.5-7B), numpy, and Plotly. Runs on any Linux/macOS machine with a single command: ./run.sh.
Updated -
A Python-based tool to track LinkedIn posts for a specific hashtag, perform sentiment analysis on the content, and visualize the results.
Updated