Skip to content

SPTransApp is an AI-powered React Native Expo mobile app with FastAPI server allowing user to translate their text from one language to another, convert written on picture/image to text and convert speech to text while listening to your text as well in difference languages.

Notifications You must be signed in to change notification settings

Gr8Soln/SPTransApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Speech Picture Translation App (SPTransApp)

GitHub repo size GitHub stars GitHub forks Twitter Follow LinkedIn Medium

Brief description of the project.

📋 Table of Contents

✨ Features

  • List key features of your project

🛠️ Technologies Used

  • Frontend: (e.g., React, Vue.js)
  • Backend: (e.g., Node.js, Django)
  • Database: (e.g., MongoDB, PostgreSQL)
  • Other tools: (e.g., Docker, Redux)

🔧 Installation

# Clone the repository
git clone https://github.com/yourusername/your-repo-name.git

# Navigate to the project directory
cd your-repo-name

# Install dependencies
npm install  # or yarn install

# Set up environment variables
cp .env.example .env
# Edit .env with your configuration

# Run the application
npm start  # or yarn start

📘 Usage

Provide instructions on how to use your project. Include code examples if applicable.

📚 API Documentation

If your project has an API, provide endpoint details and example requests/responses.

🤝 Contributing

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

📄 License

This project is licensed under the MIT License.

About

SPTransApp is an AI-powered React Native Expo mobile app with FastAPI server allowing user to translate their text from one language to another, convert written on picture/image to text and convert speech to text while listening to your text as well in difference languages.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors