Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

# Project Title
Automatic Content Creator

---

## Features
- 2 data pipelines automation
- 1st pipeline: Gemini API, 'gemini-2.5-flash' GenerativeAI Model, User Input Function, Output text file
- 2nd pipeline: SQLite Database, Data Transmission via OS, Data Storage & Drop, Option with Scheduler

---

## Architecture 
- Language: Python
- API: Gemini API
- AI Model: gemini-2.5-flash (require Proxy)
- Database: SQLite

---

## Prerequisites
- Install Python with req. libraries
- Setup Proxy
    1. Install VPN(not broswer extension)
        - Recommended: Proton VPN, Windscribe, Geph
    2. Setup VPN
    3. Config sys Proxy (Option)
        - setting > Network & Internet > Proxy > Check "Use a proxy server" > Setup "Address" > Setup "Port"
- Setup API
    1. https://aistudio.google.com > API keys > Create "Project" > Create "API key"
-Setup VS Code (Recommended)

---

## How to run
Step (1): 1st pipeline run > User Input  -- .txt created/CONTENT stored
Step (2): Edit text file manually        -- CONTENT modified/.txt modified
Step (3): 2nd pipeline run               -- .db created or access/CONTENT stored/.db modified/.txt deleted


About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages