https://github.com/utkarshthedev/ipcs-ai
https://github.com/utkarshthedev/ipcs-ai
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/utkarshthedev/ipcs-ai
- Owner: UtkarshTheDev
- Created: 2025-07-11T18:18:59.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-07-18T17:46:23.000Z (11 months ago)
- Last Synced: 2025-07-18T22:09:00.749Z (11 months ago)
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# π€ IPCS AI β The Offline AI CLI Assistant for Class 11 CS/IP Projects
IPCS AI is a local, offline AI tool made using Python β designed for 11th-grade students to help them build IPCS projects, learn programming step-by-step, and get ideas or full project generation using a smart AI CLI.
> β οΈ All code has been written **strictly inside school hours only**. No internet, no home coding, no online tools involved.
---
## π Modes in IPCS AI
### π¨οΈ 1. Chat Mode
- Like ChatGPT, but inside your terminal.
- Ask queries, get ideas, debug code, or clarify logic.
- Example: _βSuggest 3 file handling project ideas with real-life use.β_
### βοΈ 2. Agent Mode
- Just describe your project idea and the AI will build the whole thing for you.
- You donβt have to manually write each line β the agent takes care of logic, structure, and syntax.
- Example: _βMake a student marks management system with sorting and search.β_
### π 3. Learn Mode
- Designed to help you **learn by doing**.
- You build widgets through **very small coding tasks**.
- Each task is checked step-by-step:
- β
Press Tick to check your solution.
- π§ Ask for hints or feedback.
- β Ask for the next task.
- Great for learning logic, syntax, and structure one step at a time.
## π§ Why Use IPCS AI?
- Helps you **build IPCS projects without copying**.
- Teaches logic in **simple, class-level language**.
- Promotes **independent thinking** with smart feedback.
- Works completely **offline**.
- Keeps your files safe and stored locally.
- Encourages **project-based learning** inside school.
## π¦ Installation
```bash
pip install ipcs-ai
```
### π Important Notes
This tool is developed by Utkarsh Tiwari, a Class 11 CS student.
> No part of this code is written outside school.
All functionality is offline and locally executed.
> This project is intended only for academic and learning purposes.
### π License
MIT License β Free for educational and school usage.
#