Skip to content

tinatsou/TinaAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

54 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

TinaAI

An Experimental Collection of AI Projects: Edge, Cloud & Creativity

TinaAI is a sandbox that brings together multiple AI driven experiments exploring creativity, reasoning, and intelligent automation, from personal productivity tools to distributed AI edge platforms.


🧩 Projects in This Repository

🧠 AI Agent Platform

Edge & Open Source Focus
Integrates LlamaIndex with edge AI components to enable retrieval augmented workflows and robotic/voice interfaces.
Includes backend APIs, data orchestration, and distributed cloud support for open source ecosystems.

Folder: ai-agent-platform/


✈️ Travel Planner

An AI travel assistant that builds itineraries based on destination, season, and user preferences.
Combines structured travel data, weather APIs, and LLM reasoning.

Folder: Travel planner/


πŸ“– ChatGPT Storytelling

An interactive story generator powered by prompt chaining and user feedback loops.
Explores creative writing with character memory and adaptive tone.

Folder: chatgpt_storytelling/


πŸ’° Expense Tracker

A smart ledger that uses natural language input and classification to organize personal expenses.
Supports JSON export and quick analytics.

Folder: expense_tracker/


🧱 Tech Stack

  • Python 3.10+
  • LlamaIndex and LangChain
  • FastAPI for backend components
  • OpenAI / Ollama for model endpoints
  • PostgreSQL / pgVector for vectorized retrieval
  • Edge orchestration via distributed microservices

πŸš€ Quick Start

git clone https://github.com/tinatsou/TinaAI.git
cd TinaAI/ai-agent-platform
pip install -r requirements.txt
python backend/api.py

🀝 Collaboration

This repository welcomes contributions from developers, researchers, and open-source communities. Focus areas include:

πŸ§‘β€πŸ’» AI for Developers (AI4D)

🌐 Edge AI & Distributed Cloud

🀝 Federated Learning

πŸ” Privacy Enhancing Technologies (PETs)


πŸ“œ License

This project is open source under the MIT License.


πŸ‘©β€πŸ’Ό Maintainer

Tina Tsou
Chair, LF Edge – InfiniEdge AI
TSC Member, LF AI & Data – OPEA
πŸ‘‰ LinkedIn Profile β†’

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published