Skip to content

Your Study Copilot 🤖; A Comprehensive Suite of AI-Powered Study Assistants.

Notifications You must be signed in to change notification settings

Paulooh007/omowe.ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

title emoji colorFrom colorTo sdk sdk_version app_file pinned license
Omowe.ai
🏢
blue
green
gradio
3.28.2
app.py
false
mit

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference

omowe.ai Logo

Project Title : Omowe.AI

In today's fast-paced educational environment, students often struggle to navigate through vast amounts of study materials effectively. They spend countless hours searching for relevant information, trying to assimilate lengthy study materials, solving practice questions, and ensuring their essays are well-structured and plagiarism-free. This lack of efficient study tools not only hampers academic performance but also adds unnecessary stress to students' lives.

Try it out here: omowe.ai

Omowe.ai addresses these issues using a suit of tools tools:

  1. Semantic Search in 100+ languages: Our service enables students to perform searches across a pre-indexed library of study materials in their native language. This saves valuable time and ensures they have access to the information they need quickly and efficiently.

  2. Summarization: Generate concise and coherent summaries, capturing the essence of the original study text. This enables students to grasp key concepts and information more effectively, making their study sessions more efficient.

  3. Practice Question Generation: Students can reinforce their understanding, test their knowledge, and prepare for exams by practising with relevant and tailored questions.

  4. Paraphrasing Assistance: Students can rephrase their sentences while maintaining the intended meaning. This can enhance the quality of essays, avoid plagiarism, and improve writing skills.

Getting Started

These instructions will help you get a copy of the project up and running on your local machine.

Installing

  1. Clone the repository:
    git clone https://github.com/Paulooh007/omowe.ai.git
  1. Change directory to the project root:
    cd omowe.ai
  1. Install the required libraries:
    pip install -r requirements.txt
  1. Run the app
    python app.py

Tools & Technologies used:

  1. Cohere: Cohere offers capability to add cutting-edge language processing to any system. They train large language models with API access. Legal-ease uses Cohere's multilingual-22-12 model to obtain multilingual embeddings, the summarize-xlarge model for summarization and command-xlarge-nightly for question answering.

  2. Pinecone Pinecone is a vector similarity engine & vector database and comes with an API service for semantic search - searching for the nearest high-dimensional vectors.

  3. Langchain: It is an open source library that provides abstractions for building LLM-based applications

  4. Gradio: The frontend of the application is built using Gradio.

  5. HF Spaces: Hugging Face Spaces offers deployment support for ML applications. Here is the link to our space

Datasets Used.

  1. Huggingface wikipedia dataset: Wikipedia dataset containing cleaned articles of all languages.

References:

Acknowledgements:

  • We'd like to thank Shivalika Singh and Pratik Mehta for their github repo, we found thier Gradio template/theme and some of thier functions very helpful

Releases

No releases published

Packages

No packages published

Languages