0
stars
15
commits
Python
primary language
Aug 29, 2025
updated
A practical AI-powered support agent designed to automate and streamline user support tasks. Built with Python and TypeScript, this project focuses on reliability, maintainability, and ease of integration.
Clone the repository:
git clone https://github.com/Zapdc/ai-support-agent.git
cd ai-support-agent
Install backend dependencies:
pip install -r requirements.txt
Install frontend dependencies:
npm install
Backend:
uvicorn main:app
Frontend:
npm run start
Docker (optional):
docker-compose up
Contributions are welcome! Please open an issue or submit a pull request for any improvements.
This project is licensed under the MIT License.
15 commits
Python
50.5%
TypeScript
42.0%
JavaScript
3.5%
CSS
2.8%
Dockerfile
1.3%
0
stars
15
commits
Python
primary language
Aug 29, 2025
updated
A practical AI-powered support agent designed to automate and streamline user support tasks. Built with Python and TypeScript, this project focuses on reliability, maintainability, and ease of integration.
Clone the repository:
git clone https://github.com/Zapdc/ai-support-agent.git
cd ai-support-agent
Install backend dependencies:
pip install -r requirements.txt
Install frontend dependencies:
npm install
Backend:
uvicorn main:app
Frontend:
npm run start
Docker (optional):
docker-compose up
Contributions are welcome! Please open an issue or submit a pull request for any improvements.
This project is licensed under the MIT License.
15 commits
Python
50.5%
TypeScript
42.0%
JavaScript
3.5%
CSS
2.8%
Dockerfile
1.3%