Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

llava_integration_python_api #290

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Nileneb
Copy link

@Nileneb Nileneb commented Dec 15, 2024

This PR introduces the initial integration of LLaVA models using the Ollama API. Key features include:

Camera-based image capture and Base64 encoding for image transmission.
Test script (OllamaTest.cs) to verify communication with the Ollama server.

For a detailed setup and usage guide, please refer to the README file included in this branch.
Testing:

Follow the setup instructions in the README.
Run OllamaTest.cs to validate API communication.
Verify that images captured from the camera are processed successfully.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant