Welcome to our immersive chat-based vietnamese - english dictionary! Dive into a world of words where learning is engaging and interactive.
Our chat bot is here to assist you in discovering new words, meanings, and contexts. Explore our reading room to expand your vocabulary and comprehension, then head over to our practice room to reinforce your learning through interactive exercises.
Let's embark on a linguistic journey together!
Make sure to have a OpenAI API key to get chat-bot and AI dictionary working as expected.
You can have a free try API key by go to their website at: https://platform.openai.com/api-keys
Once you have your key, create a openai_api.env
file in project and put the key in the file with format:
OPENAI_API_KEY = your-open-api-key-here
Clean and get packages dependency:
flutter clean
flutter pub get
Run the following command to make sure models are generated:
dart run build_runner build --delete-conflicting-outputs
Everything should work now.
Run the following command to build project:
flutter run
You can support us by downloading the application & leave us feedback. Optionally, you can purchase add-ons in Spooky to try different features as well as support us.
Spooky is licensed under the GNU General Public License v3.0. See the LICENSE file for details.