Skip to content

hjl667/kodee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kodee, a language service provider

Kodee is an independent open-source project that aims to be the best AI-powered language assistant for conference interpreters and more.

Core functions for now are as follows:

  • real-time transcription
  • terminology prompt
  • glossary management
  • community

To know more about me, please visit my personal page

Usage

Kodee is deployed at aws EC2 and accessible at https://kodeeinc.com. It is best viewed on a Mac Laptop because its UI is tailored for the Mac system(To be updated). Watch this demo for a how-to demonstration.

Alternatively, you can run this Spring Boot backend locally by running the CaiAppApplication file to for the endpoints to become available. Please remember to provide your own credentials for connecting to a Postgres database.

spring.datasource.url=jdbc:postgresql://     
spring.datasource.username =
spring.datasource.password = 

And install the following dependency

Demo

landing page

  • the terminology prompt page from Kodee.
  • please watch the demo for a how-to demonstration. for more instructions or give it a try at link.

Roadmap

  • enhance the real-time transcription module
  • ...
  • ...
  • ...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published