Skip to content

Latest commit

 

History

History
109 lines (73 loc) · 6.63 KB

README.md

File metadata and controls

109 lines (73 loc) · 6.63 KB

LinkedIn AIHarmony


AIHarmony

About The Project

🚀 Excited to share my latest project on Aiharmony! 🤖 AI's are very helpful and time-saving when it comes to getting information by searching online. They guide your search, resulting in decreased search time or providing the expected results you're looking for. However, comparing results generated by different AI models can be challenging. To address this, I've developed Aiharmony, a powerful chat application that tackles two critical issues:

  1. Comparing AI Responses: Aiharmony allows you to compare any two AI responses simultaneously. This feature helps you evaluate the quality and relevance of answers from different models.

  2. Enhancing Data Privacy: As middleware, Aiharmony filters out sensitive information from prompts before sending them to OpenAI and Gemini platforms. This ensures data privacy and prevents confidential details from being exposed.

🔮 Future Work: I plan to integrate a trainable and customizable Language Model (LLM) as a data privacy filter. This LLM will identify confidential information based on user needs. Exciting times ahead! 🌟

aiharmonyVideo.1.mp4

(back to top)

Built With

  • C#
  • ASP.Net Core MVC
  • Entity Framework
  • AWS RDS (SQL Server)
  • RESTful API
  • HTML5
  • CSS3
  • JavaScript
  • Dependency Injection
  • Websockets (SignalR)
  • Git
  • Docker

(back to top)