Skip to content

labeebnaji/Chat-bot-App-in-C-sharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

ChatBot GPT Style

A smart chatbot application built with C# and Windows Forms that uses Groq API to communicate with LLaMA 3.3 model.

Features

  • Modern UI with chat bubble design
  • Support for Arabic and English languages
  • Fast responses using Groq API
  • Simple and easy-to-use interface

Screenshots

Arabic

English

Requirements

  • .NET 8.0 or higher
  • Windows OS
  • Internet connection

Installation & Running

  1. Clone the repository:
git clone https://github.com/labeebnaji/Windows-App.git
cd Chat-bot
  1. Open the project in Visual Studio

  2. Run the project (F5)

Usage

  1. Type your message in the text box at the bottom
  2. Click the "Send" button or press Enter
  3. Wait for the bot's response

Technologies Used

  • C# / .NET 8.0
  • Windows Forms
  • Groq API (LLaMA 3.3-70B)
  • HttpClient for API communication

Developer

Labeeb Albaqri

License

This project is open source and available for free use.

Releases

No releases published

Packages

No packages published

Languages