Skip to content

Tejasivakumar/ai-dev-assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 

Repository files navigation

ai-dev-assistant

A fullstack POC with .NET backend, Angular frontend, and AI integration using Copilot / GPT

Fullstack AI Assistant POC

This is a proof-of-concept project that combines a fullstack web application with AI capabilities. It features:

  • 🧠 AI Integration (GitHub Copilot, Azure Copilot, or OpenAI/GPT - TBD)
  • βš™οΈ Backend: ASP.NET Core Web API
  • πŸ’» Frontend: Angular
  • πŸ§ͺ Purpose: Allow users to interact with an AI assistant through the UI to ask coding questions, get suggestions, and request code enhancements.

πŸš€ Project Goals

  • Create a developer-focused assistant built into a web app
  • Use AI to generate or suggest code improvements
  • Demonstrate integration of modern tools (Copilot / GPT APIs) into a custom app

🧱 Tech Stack

Layer Technology
Frontend Angular
Backend ASP.NET Core (C#)
AI GitHub Copilot / Azure Copilot / OpenAI GPT
Auth Token-based or OAuth (TBD)
Hosting Azure or Local (TBD)

πŸ“ Folder Structure

About

A fullstack POC with .NET backend, Angular frontend, and AI integration using Copilot / GPT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published