Skip to content
/ AIChat Public

Sample Python Project To Show LLM Capability

Notifications You must be signed in to change notification settings

bignyap/AIChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LLM -- OpenAI GPT Applications

Sample Python Project To Show LLM Capabilities. For frontend, you can refer https://github.com/bignyap/llm-fe

Keycloak Authentication

  • src/auth_service

Interactive Chat Application -- src/chat_service

  • Company Name with simple prompt engineering
  • Document Summarizer
  • Video to Audio
  • You Tube Video Summarizer

Non-Interactive Applications -- src/llm_service

  • Interactive chat interface using LLMs

How to Run:

Requirements:

  • Docker

Frameworks used

  • Docker
  • Envoy
  • Python (fastapi, mysql.connector, openai, etc)
  • SQL (MySQL)
  • Keycloak

Concepts / Technologies

  • LLM
  • REST APIs
  • RDBMS
  • Proxy (Rate Limiting)
  • Authentication (OIDC)
  • Micro Services

About

Sample Python Project To Show LLM Capability

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published