Skip to content

Hariprajwal/AI-GENERATOR-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ€– AI-Generator: Multi-Modal Synthesis Hub

AI-Generator is a centralized framework designed to streamline the deployment and interaction with Large Language Models (LLMs) and Generative Media engines. It focuses on Local-First AI, allowing for private, secure, and high-speed generation without reliance on external paid APIs.

✨ Key Features

  • Local LLM Integration: Seamlessly connect with Ollama, Code Llama, and Qwen models.
  • Multi-Modal Support: Framework hooks for both Text-to-Text and Text-to-Image generation.
  • Optimized Inference: Configured for efficient performance on both CPU and GPU (WSL/Ubuntu optimized).
  • Extensible Architecture: Built-in support for custom system prompts and "Persona" switching.

πŸ›  Tech Stack

  • Language: Python 3.12
  • AI Engines: Ollama, PyTorch, Transformers
  • Environment: WSL2 / Ubuntu 24.04
  • UI: (Mention if you're using Gradio, Streamlit, or your Anti-Gravity React style)

πŸš€ Getting Started

  1. Ensure Ollama is running in your WSL/Ubuntu environment.

  2. Pull your preferred model: ollama pull llama3

  3. Run the generator:

    python main.py --model llama3 --prompt "Explain quantum computing like a Manhwa narrator."

Project to genrate article and image and save it pdf image

About

πŸ€– Full-Stack Generative AI Implementation Hub. A versatile framework for local and API-based AI generation. Integrates LLMs and diffusion models to provide a unified interface for text, image, and code synthesis. Optimized for Ollama and Code Llama environments. πŸš€

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages