JokeFlix is a fun mini-project that combines two public APIs to generate personalized jokes based on the plot of a movie you choose. It fetches the plot from the OMDb API and creates a joke with icanhazdadjoke.
Technologies used: Python, OMDb API, icanhazdadjoke API, Requests, Streamlit
🔗 View Project on GitHub 🎭 Try Live DemoPyfunc Generator is a practical tool that streamlines Python development by automatically generating function templates. It analyzes the desired functionality from user input and produces ready-to-use Python code, saving time and reducing repetitive coding.
Technologies used: Python, Streamlit, LiteLLM (OpenAI API), python-dotenv, AST, unittest/pytest
🔗 View Project on GitHub ⚡ Try Live Demo