arjunprabhulal/function-calling-gemma3
Demo project showcasing Gemma3 function calling capabilities using Ollama. Enables automatic web searches via Serper.dev for up-to-date information and features an interactive Gradio chat interface.
This project helps developers integrate large language models (LLMs) with web search capabilities. It takes natural language queries as input and, depending on the query's nature, either retrieves information from the LLM's built-in knowledge or performs a real-time web search. The output is a more accurate and up-to-date answer. This tool is for AI/ML developers or researchers building conversational AI applications.
No commits in the last 6 months.
Use this if you are a developer looking to add dynamic, real-time information retrieval to your local Gemma3 large language model applications.
Not ideal if you are an end-user simply wanting to chat with an AI; this project requires technical setup and configuration.
Stars
12
Forks
8
Language
Python
License
—
Category
Last pushed
Mar 30, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/generative-ai/arjunprabhulal/function-calling-gemma3"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
stavrostheocharis/auto-streamlit-studio
AutoStreamlit Studio is an intelligent assistant designed to streamline the creation of...
dhineshaps/fetquest-genai
The FET Quest Model Portfolio Project created to explore the Generative AI and Incorporate the...
sitammeur/streamlit-app-builder
A Streamlit-based AI assistant generates custom Streamlit app code from user-provided images or...
grandelli/dfcx-geminiprovision
A Dialogflow CX implementation of a purely determistic agent (intent-based) integrated with...
sitammeur/PicQ
PicQ: Demo for MiniCPM-o 2.6 to answer questions about images using natural language.